summaryrefslogtreecommitdiffstats
path: root/examples/opengl
Commit message (Expand)AuthorAgeFilesLines
* Make OpenGL examples work on retina displays.Morten Johan Sørvig2013-11-294-5/+5
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-0911-28/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-162-5/+0
|\
| * examples: remove unused static const variablesMarc Mutz2013-09-142-5/+0
* | hellowindow: Request multisampling only when told soLaszlo Agocs2013-09-101-1/+2
|/
* QGLWidget: Support retina framebuffer grabbingGabriel de Dietrich2013-05-231-1/+1
* Update opengl/overpainting example for high-dpiGabriel de Dietrich2013-05-231-2/+4
* Avoid harmless warning in paintedwindow exampleGunnar Sletta2013-05-142-7/+2
* Improved robustness of threaded rendering in hellowindow example.Samuel Rødal2013-04-252-26/+55
* PaintedWindow example: Use standard window flags.Friedemann Kleint2013-03-181-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-169-10/+10
* Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+2
|\
| * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-221-1/+1
|\|
| * fix a typo in cube exampleJing Bai2013-01-181-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-1876-76/+76
* | Fix crash in hellowindow example when minimizing.Friedemann Kleint2013-01-151-1/+2
|/
* Polish code of some opengl exampleshjk2012-12-2829-255/+182
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Fix compilation of Open GL ES 2 examples when using a Qt-namespace.Friedemann Kleint2012-12-193-5/+2
* remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
* OpenGL examples: Add error message about ANGLE on WindowsThomas Hartmann2012-12-177-0/+42
* Removed requestOrientation() API from QWindow.Samuel Rødal2012-12-061-9/+7
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-3011-129/+10
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2915-63/+15
* Add \brief to the examples.Eike Ziller2012-11-2911-11/+11
* delete .desktop files of examplesOswald Buddenhagen2012-11-2813-143/+0
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2615-30/+30
* Remove warnings from qtbase.Mitch Curtis2012-11-211-1/+1
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-073-14/+14
* Fix hellowindow example generating excess timersMiikka Heikkinen2012-11-052-5/+8
* Fixed cube opengl exampleOliver Wolff2012-10-171-1/+2
* Fix missing return in QtOpenGl/paintedwindow example.Friedemann Kleint2012-10-131-1/+1
* Made cube example not use glActiveTexture.Samuel Rødal2012-10-021-2/+1
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-273-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2277-567/+553
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-2123-0/+1282
* examples: Mark ctor's as explicitSergio Ahumada2012-09-174-5/+5
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-072-38/+2
* qtbase: Add missing example installs and files.Friedemann Kleint2012-07-101-0/+5
* OpenGL/HelloWindow example: Fix resource leaks.Friedemann Kleint2012-05-253-10/+21
* Fixed unused parameter warning in hellowindow example.Mitch Curtis2012-05-181-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Made hellowindow example respect the expose event.Samuel Rødal2012-04-202-4/+11
* Cleaned up examples/opengl/cube/cube.pro, removed message()Rohan McGovern2012-02-291-9/+0
* clean up qmake-generated projectsOswald Buddenhagen2012-02-245-44/+3
* Improve QSurface / QWindow API a bit and use that to avoid errorsGunnar Sletta2012-02-021-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3066-66/+66
* Made window orientation API more flexible.Samuel Rødal2012-01-242-31/+26
* Update contact information in license headers.Jason McDonald2012-01-2366-66/+66