qt5base-lts/examples/opengl/hellowindow
Laszlo Agocs f4ae4f41b0 hellowindow: Set all the state for each frame
Trying to be smart and minimizing the amount of GL calls per frame
to provide a good example was a mistake (in a way): There are
components, like the eglfs mouse cursor, that change the context state.
To make sure the example work in these cases, set the state upon
each frame.

Change-Id: Ief1fd7bbb0fb1955a64dac97a071b7a3d9d506d4
Reviewed-by: Jørgen Lind <jorgen.lind@digia.com>
2014-09-04 14:06:42 +02:00
..
hellowindow.cpp hellowindow: Set all the state for each frame 2014-09-04 14:06:42 +02:00
hellowindow.h Modernize the OpenGL examples 2014-08-12 07:47:23 +02:00
hellowindow.pro centralize and fixup example sources install targets 2012-11-29 20:21:11 +01:00
main.cpp Modernize the OpenGL examples 2014-08-12 07:47:23 +02:00