summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
* Add Copyright and licensing information in fileLucie Gérard5 days2-0/+4
* CMake: Add deployment API to our examplesAlexandru Croitor2024-03-227-63/+70
* wasm: Fix openglwindow exampleEven Oscar Andersen2024-03-221-43/+38
* Correct license for examples filesLucie Gérard2024-03-078-8/+8
* Doc: Move OpenGL examples to '3D' categoryTopi Reinio2024-02-212-2/+2
* Doc: Create separate Graphics and Multimedia example categoriesJaishree Vyas2024-01-164-4/+4
* Docs: Add stereoscopic example to OpenGL examplesSafiyyah Moosa2023-12-051-5/+10
* Make contextinfo example a manual testLaszlo Agocs2023-11-179-726/+1
* hellogl2 example: Decouple mainwindow from windowFriedemann Kleint2023-09-183-9/+16
* hellogl2 example: Streamline codeFriedemann Kleint2023-09-183-36/+45
* Update mobile example categories for Qt 6.6Rami Potinkara2023-09-121-0/+1
* Doc: Add example categories for qtopenglJaishree Vyas2023-09-056-1/+6
* Docs: Add link to OPenGL examples to OpenGL indexSafiyyah Moosa2023-06-301-0/+1
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-081-2/+0
* Polish forward decl in vulkan and opengl examplesLaszlo Agocs2023-06-013-17/+9
* Move qopenglwidget example to manual testsLaszlo Agocs2023-05-2413-1108/+0
* Docs: Update OpenGl example docsNicholas Bennett2023-05-092-14/+135
* Examples: Use versioned CMake targets for Qt modulesKai Köhne2023-05-021-5/+5
* Tune textures example to work with wasm and update docsLaszlo Agocs2023-04-251-3/+5
* cube example: always set required state in paintGLLaszlo Agocs2023-04-201-8/+8
* cube example: Switch to a power-of-two textureLaszlo Agocs2023-04-191-0/+0
* cube example: make sure the program is boundLaszlo Agocs2023-04-181-0/+1
* Move hellogles3 docs to where the rest of these files liveLaszlo Agocs2023-03-233-0/+2
* Remove erroneous widget dependency for hellogles3Laszlo Agocs2023-03-233-3/+9
* Change paintedwindow example to be a manual testLaszlo Agocs2023-03-237-313/+1
* Move hellowindow and qopenglwindow to be a manual testsLaszlo Agocs2023-03-2314-1028/+2
* Change computegles31 example to a manual testLaszlo Agocs2023-03-229-603/+0
* Remove threadeqopenglwidget exampleLaszlo Agocs2023-02-2811-616/+0
* Examples: Add missing include guardsFriedemann Kleint2023-02-013-0/+14
* Fix ContextInfo example crashing on AndroidJani Korteniemi2023-01-311-0/+2
* Examples: Use PRIVATE CMake linkageKai Köhne2022-11-3013-13/+13
* Add support for stereoscopic content in QOpenGLWidgetKristoffer Skau2022-11-2812-1/+503
* Examples: Use qt_standard_project_setup()Kai Köhne2022-11-1713-26/+26
* Examples: Use Qt6:: to qualify Qt CMake packagesKai Köhne2022-11-1714-55/+55
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2314-14/+14
* Add license headers to cmake filesLucie Gérard2022-08-0314-0/+42
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1671-3341/+142
* Examples: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+2
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-116-22/+101
* threadedqopenglwidget example: Split out class RendererFriedemann Kleint2022-01-259-310/+441
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-2413-52/+0
* Examples: Remove unneeded target_include_directoriesKai Köhne2021-12-172-8/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-1313-19/+40
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-1314-28/+0
* CMake: Prefer unversioned commandsKai Köhne2021-12-133-3/+3
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-1013-52/+13
* Remove .prev_CMakeLists.txtKai Köhne2021-12-061-36/+0
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1713-13/+13