aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/rendercontrol/rendercontrol_d3d11
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
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-171-1/+1
* Add license headers to shader sourceEskil Abrahamsen Blomfeldt2023-10-301-0/+3
* 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-4/+4
* Replace AUTO_RESOURCE_PREFIX with Qt CMake Policy in examples, testsAmir Masoud Abdol2023-02-211-1/+2
* CMake: Allow omitting the version of QML modulesUlf Hermann2023-01-271-1/+0
* Fix typo in rendercontrol_d3d11 exampleLaszlo Agocs2022-11-031-1/+1
* 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/+4
* 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-7/+3
* Rendercontrol example: use new cmake apiOliver Eftevaag2021-11-152-27/+14
* rendercontrol_d3d11: Explicitly include qt_windows.hAndrei Golubev2021-10-291-0/+1
* 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-153-6/+27
* Enable rendercontrol_d3d11 example for MinGWLaszlo Agocs2021-05-195-13/+6
* 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-2/+2
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-3/+3
* Rename setSceneGraphBackend to setGraphicsApiLaszlo Agocs2020-06-222-2/+2
* Remove winrtOliver Wolff2020-06-041-4/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-291-1/+5
* Fix namespaced builds in rendercontrol exampleLaszlo Agocs2020-05-271-0/+2
* Adapt to changes in NativeTexture in qtbaseEskil Abrahamsen Blomfeldt2020-05-251-4/+2
* Allow redirecting QRhi-based rendering via QQuickRenderControlLaszlo Agocs2020-04-1116-0/+1587