summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopenglextensions_p.h
Commit message (Expand)AuthorAgeFilesLines
* More nullptr usage in headersKevin Funk2019-03-141-1/+1
* Move texture uploading out of QOpenGLTextureCacheAllan Sandfeld Jensen2018-07-271-1/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Get rid of the gles3helper classLars Knoll2016-03-011-195/+7
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-231-76/+177
* Do not use 16 bits per color on GLESLaszlo Agocs2015-06-291-1/+2
* Don't try to load opengl extensions or functions without QLibraryUlf Hermann2015-06-121-1/+2
* Fix GLES3 functions on iOSLaszlo Agocs2015-05-181-0/+3
* Use glFinish() in QOpenGLWidget unless glFlush() is known to be enoughLaszlo Agocs2015-03-231-0/+5
* Prevent crashing on ES2 SDK - ES3 device scenarios with AndroidLaszlo Agocs2015-02-121-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+27
|\
| * Resolve GLES3 functions from the shared libLaszlo Agocs2015-01-101-0/+27
* | Add GL_EXT_discard_framebuffer to QOpenGLExtensionsJørgen Lind2014-12-111-1/+13
|/
* Pass a sized format when creating multisampled renderbuffers on ESLaszlo Agocs2014-10-031-1/+2
* Remove wrong unneeded definition in qopenglextensions_p.hAllan Sandfeld Jensen2014-10-021-12/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for glMapBufferRange in the wrappers and resolversLaszlo Agocs2014-08-081-1/+15
* Remove non-existent function from headerLaszlo Agocs2014-03-211-2/+0
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* OpenGL: Use official glext.h and gl2ext.h headersSean Harmer2012-08-201-478/+0
* 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
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-6/+7
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-0/+676