lib_ui/ui/gl
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-11 12:54:17 +04:00
..
gl_detection.cpp Correctly check for OpenGL libs on Linux. 2026-06-11 12:54:17 +04:00
gl_detection.h Guarded RHI initialization with crash check and disable state. 2026-06-10 19:22:02 +03:00
gl_image.cpp Fix bug with incorrect texture deletion. 2025-11-17 11:23:18 +04:00
gl_image.h Fix build with Qt 6 on Windows. 2024-06-21 11:34:21 +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 Remove BackgroundFiller, use glClear in paintEvent. 2021-06-10 23:36:26 +04:00
gl_primitives.h Simple replacements for Qt 6 2021-10-19 17:06:25 +04:00
gl_shader.cpp Fix color decoding in the shader. 2025-09-08 15:58:43 +04:00
gl_shader.h Add NV12 -> RGB shader. 2022-03-22 19:46:19 +04:00
gl_surface.cpp [qrhi] Added QRhi rendering infrastructure. 2026-05-18 08:21:15 +03:00
gl_surface.h Enabled Qt RHI per window instead of forcing it on all windows. 2026-06-04 10:27:59 +03:00
gl_window.cpp [qrhi] Added QRhi rendering infrastructure. 2026-05-18 08:21:15 +03:00
gl_window.h Added translucent window support to GL::Window and RpWindow. 2026-05-18 08:21:15 +03:00