summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Build examples in isolated sub-builds using ExternalProjectCraig Scott2021-05-261-13/+13
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2713-0/+52
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-1913-13/+13
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-142-4/+5
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-1/+1
* Switch QSurfaceFormat::colorSpace to a QColorSpaceAllan Sandfeld Jensen2020-09-151-1/+2
* Doc: Move example file that was left behindPaul Wicking2020-09-101-0/+158
* CMake: Regenerate examplesAlexandru Croitor2020-07-0913-13/+65
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-1/+4
* Use QList instead of QVector in examplesJarek Kobus2020-06-237-13/+13
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-082-2/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-083-10/+10
* Fix hellowindow exampleMichal Klocek2020-05-252-59/+30
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+1
|\
| * Doc: replace deprecated references to QGLWidgetChristian Ehrlicher2020-03-202-12/+12
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-112-0/+2
|\|
| * Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-062-0/+2
* | Remove legacy OpenGL examplesJohan Klokkhammer Helsing2020-02-2156-5290/+0
* | Move QOpenGLShaderProgram from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-207-5/+9
* | Docs: Remove traces of QGLJohan Klokkhammer Helsing2020-02-202-20/+17
* | Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-1812-6/+18
* | Move QOpenGLFrameBufferObject from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-02-171-1/+1
* | Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-5/+2
* | QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-1/+1
* | Post-merge fixesAlexandru Croitor2020-01-304-0/+75
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-297-0/+443
|\ \
| * | Move QOpenGLPaintEngine and related classes from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-01-227-0/+443