qt5base-lts/examples/opengl/hellogles3
Laszlo Agocs 45aa3c73f7 hellogles3: Request core profile context
...instead of compatibility, in order to play nice with systems
that have no compatibility profile support (macOS). Instancing
needs OpenGL 3.x so sticking with 2.x contexts is not an option.

The example looks fully compatible with core profile so its
functionality should not change.

Change-Id: If0d554a6208973aa8a4fb86757e246d170cd0e71
Fixes: QTBUG-75680
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-05-11 12:01:53 +00:00
..
doc Doc: Add Hello GLES3 example 2018-06-26 07:58:39 +00:00
glwindow.cpp Doc: Add Hello GLES3 example 2018-06-26 07:58:39 +00:00
glwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00
hellogles3.pro Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
hellogles3.qrc Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00
main.cpp hellogles3: Request core profile context 2019-05-11 12:01:53 +00:00
qtlogo.png Doc: Add Hello GLES3 example 2018-06-26 07:58:39 +00:00