summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengl.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-191-2/+2
* Fix calling convention in ANGLE builds on WindowsSean Harmer2013-03-151-3/+5
* Don't include custom qopengles2ext.h on iOSTor Arne Vestbø2013-03-131-21/+32
* OpenGL: Add support for the Compute shader stageSean Harmer2013-03-021-0/+1
* OpenGL: Add support for OpenGL 4 tessellation shader stagesSean Harmer2013-03-011-0/+4
* OpenGL: Reinstate support for OpenGL geometry shadersSean Harmer2013-02-281-0/+1
* OpenGL: Add a set of version and context specific OpenGL classesSean Harmer2013-02-261-0/+129
* OpenGL: Refactor some defines and typedefs to a common locationSean Harmer2013-02-211-0/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+1
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-0/+1
| |\
| | * Prevent GL/gl.h from including system glext.hSean Harmer2013-01-271-0/+1
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/ /
* / Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Fix warnings from syncqt.Friedemann Kleint2012-10-131-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix compilation on HarmattanSimon Hausmann2012-09-141-0/+9
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-3/+28
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Make it possible to compile with -no-opengl.Andreas Holzammer2012-01-241-0/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed compile of QtGui with -qtnamespace.Rohan McGovern2011-11-171-4/+4
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-031-0/+6
* Use module prefixed include paths, avoids warnings in configure.Pekka Vuorela2011-09-281-1/+1
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-0/+3
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+73