lib_ui/ui/gl
2021-06-08 13:24:51 +04:00
..
gl_detection.cpp Improve OpenGL logging. 2021-05-24 20:35:27 +04:00
gl_detection.h Allow force-disabling OpenGL. 2021-05-20 16:07:19 +04:00
gl_image.cpp Allow setting other filter/clamp in GL::Textures. 2021-06-08 11:08:55 +04:00
gl_image.h Allow setting other filter/clamp in GL::Textures. 2021-06-08 11:08:55 +04:00
gl_math.cpp Remove redundant Uniform(QColor) helper. 2021-06-07 18:31:11 +04:00
gl_math.h Remove redundant Uniform(QColor) helper. 2021-06-07 18:31:11 +04:00
gl_primitives.cpp Use QOpenGLShaderProgram::bind. 2021-06-08 13:24:51 +04:00
gl_primitives.h Add FragmentGlobalOpacity shader part. 2021-06-04 17:05:42 +04:00
gl_shader.cpp Allow setting other filter/clamp in GL::Textures. 2021-06-08 11:08:55 +04:00
gl_shader.h Add FragmentGlobalOpacity shader part. 2021-06-04 17:05:42 +04:00
gl_surface.cpp Add texture / image OpenGL helper. 2021-05-25 12:07:11 +04:00
gl_surface.h Add texture / image OpenGL helper. 2021-05-25 12:07:11 +04:00