summaryrefslogtreecommitdiffstats
path: root/examples/opengl/textures
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-165-245/+10
* Examples: Remove unneeded CMake optionsKai Köhne2022-01-241-4/+0
* Examples: Fix whitespace issues in CMakeLists.txtKai Köhne2021-12-131-2/+3
* Examples: Remove remaining conversion markers in CMakeLists.txtKai Köhne2021-12-131-2/+0
* Examples: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-101-5/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-271-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-191-1/+1
* CMake: Regenerate examplesAlexandru Croitor2020-07-091-1/+5
* Use QList instead of QVector in examplesJarek Kobus2020-06-231-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-4/+4
* Move QOpenGLWidget from QtOpenGL to its own moduleJohan Klokkhammer Helsing2020-02-182-1/+3
* Post Merge FixesLeander Beernaert2020-01-241-2/+4
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Move QOpenGLWidget from QtWidgets to QtOpenGLJohan Klokkhammer Helsing2019-12-121-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-142-18/+7
|\|
| * Cleanup QtOpenGL examplesChristian Ehrlicher2019-09-302-18/+7
* | cmake: add examples/openglFrederik Gladhorn2019-10-071-0/+51
|/
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-151-8/+8
* Unify license header usage.Jani Heikkinen2016-03-295-15/+65
* Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-021-3/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* Update copyright headersJani Heikkinen2015-02-115-25/+25
* Modernize the OpenGL examplesLaszlo Agocs2014-08-126-51/+65
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-151-8/+8
* Extend QOpenGLFunctions with GL1 functionsLaszlo Agocs2014-03-042-1/+4
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-142-37/+1
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-3/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Fix compilation of Open GL ES 2 examples when using a Qt-namespace.Friedemann Kleint2012-12-191-1/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-3/+1
* delete .desktop files of examplesOswald Buddenhagen2012-11-281-11/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-30/+30
* examples: Mark ctor's as explicitSergio Ahumada2012-09-171-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* QtBase examples: Remove Maemo/Symbian-specific code.Friedemann Kleint2011-10-181-3/+0
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-242-0/+15
|\
| * Squashed commit of changes from the 4.8-temp branch.David Boddie2011-05-231-0/+11
| * Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-05-231-0/+4
* | fix pro filesLars Knoll2011-05-071-1/+1
* | include fixesLars Knoll2011-05-073-3/+3
|/
* Moved to using a feature profile instead of direct inclusion.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2713-0/+564