qtdeclarative/examples/quick
Laszlo Agocs de45522283 openglunderqml example: remove unnecessary resetOpenGLState call
Also request the OpenGL RHI backend explicitly, like all the other
similar examples (d3d11underqml, and so on) do.

Calling resetOpenGLState() in this example is pointless because it
happens before returning from the custom rendering function, and the
endExternalCommands() call achieves the same internally, i.e. the rhi
will know that cached state cannot be used anymore. There are other
valid uses cases for resetOpenGLState() but this example does not have
those.

Change-Id: Ifa7861b80c29c174d02cfe37fe8ef8eed7344195
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-06-11 18:13:59 +02:00
..
animation CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
canvas CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
customitems CMake: Don't install .qmltypes for Qt tests, examples and tools 2020-05-29 10:01:40 +02:00
delegatechooser CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
draganddrop CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
embeddedinwidgets CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
externaldraganddrop CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
imageelements CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
imageprovider CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
imageresponseprovider CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
keyinteraction CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
layouts Fix some bugs in the example that was introduced by moving over to QQC2 2020-06-04 08:50:28 +02:00
localstorage CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
models CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
mousearea CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
particles Remove CustomParticle 2020-06-02 11:15:44 +02:00
positioners CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
quick-accessibility CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
quickwidgets CMake: Don't install .qmltypes for Qt tests, examples and tools 2020-05-29 10:01:40 +02:00
rendercontrol Remove winrt 2020-06-04 15:51:51 +02:00
righttoleft CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
scenegraph openglunderqml example: remove unnecessary resetOpenGLState call 2020-06-11 18:13:59 +02:00
shadereffects CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
shapes CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
shared fix duplicated properties resulting from bad merge 2020-03-09 18:50:25 +01:00
tableview CMake: Don't install .qmltypes for Qt tests, examples and tools 2020-05-29 10:01:40 +02:00
text CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
threading CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
touchinteraction CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
tutorials Merge remote-tracking branch 'origin/dev' into wip/cmake 2020-03-12 15:03:03 +01:00
views CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
window CMake: Regenerate qtdeclarative/examples 2020-05-29 10:01:22 +02:00
.prev_CMakeLists.txt Add qt6_add_qml_module() public API 2019-09-19 08:06:24 +00:00
CMakeLists.txt Remove textureprovider example 2020-05-06 11:22:20 +02:00
quick.pro Remove textureprovider example 2020-05-06 11:22:20 +02:00