lib_ui/ui/gl
Ilya Fedin 48a34dc746 Get rid of QSurface::supportsOpenGL check
It checks for surface type to be compatible with OpenGL, but there's no guarantee raster surface would return true here and once it's converted to an OpenGL surface, there's no need to check as it's known to support OpenGL.

This is the case with all QWidgets in Qt 6.4.
2022-07-19 19:44:06 +04:00
..
gl_detection.cpp
gl_detection.h
gl_image.cpp
gl_image.h
gl_math.cpp
gl_math.h
gl_primitives.cpp
gl_primitives.h
gl_shader.cpp
gl_shader.h
gl_surface.cpp
gl_surface.h
gl_window.cpp
gl_window.h