Codechange: [OpenGL] Use shaders to display the video buffer on screen.
This commit is contained in:
@@ -85,3 +85,8 @@ add_files(
|
||||
unicode.h
|
||||
water_land.h
|
||||
)
|
||||
|
||||
add_files(
|
||||
opengl_shader.h
|
||||
CONDITION OPENGL_FOUND
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user