qt5base-lts/examples/gui/rhiwindow
Laszlo Agocs 6f956279f8 rhiwindow example: Make -g option (OpenGL) work on macOS
Of course we managed to rely on a GLSL feature that is only
in GLSL 130 and newer, not 120 which is what the default 2.1 OpenGL
contexts support on macOS.

Change-Id: Ib75e750ea15d59e51b2207669068fba7719a48b1
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
(cherry picked from commit 204c91c971)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-06-21 13:09:14 +00:00
..
shaders rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
CMakeLists.txt rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
main.cpp rhiwindow example: Make -g option (OpenGL) work on macOS 2023-06-21 13:09:14 +00:00
rhiwindow.cpp rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
rhiwindow.h rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
rhiwindow.pri rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
rhiwindow.pro rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
rhiwindow.qrc rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00