aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/rendercontrol_opengl
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-271-9/+12
* Correct license for examples filesLucie Gérard2024-03-211-1/+1
* wasm: rendercontrol example -background colorEven Oscar Andersen2024-03-161-1/+1
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-171-1/+1
* Doc: Add example categories for qtquickJaishree Vyas2023-09-261-0/+2
* Fix qmllint warning in rendercontrol examplesLaszlo Agocs2023-05-161-1/+1
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-5/+5
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-2/+1
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Quick examples: Modernize cmake files according to our guidelinesOliver Eftevaag2023-01-161-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Adapt examples to AUTO_RESOURCE_PREFIXUlf Hermann2022-06-243-2/+3
* Use SPDX license identifiersLucie Gérard2022-06-117-320/+14
* Examples: Add missing header files to the CMakeLists.txtUlf Hermann2022-06-071-2/+2
* Use QSGRendererInterface::OpenGL in documentation and examplesKai Köhne2022-02-141-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-01-241-4/+3
* Rendercontrol example: use new cmake apiOliver Eftevaag2021-11-152-31/+14
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* rendercontrol examples: Exercise key event generation as wellLaszlo Agocs2021-06-154-1/+35
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-3/+3
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-1/+1
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-221-1/+1
* Move resetOpenGLState() to QQuickFboLaszlo Agocs2020-06-121-2/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-111-2/+2
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-1/+1
* Modernize the rendercontrol_opengl exampleLaszlo Agocs2020-05-187-710/+68
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-112-2/+2
* Move legacy rendercontrol example into a subdirectoryLaszlo Agocs2020-03-2413-0/+1781