summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Doc: Corrected link issues in qtbaseNico Vertriest2015-09-041-1/+1
* Fix warnings about unused variablesThiago Macieira2015-08-061-2/+1
* Doc:added doc to undocumented functionsNico Vertriest2015-07-221-1/+7
* Replace MAC OS X with OS XNico Vertriest2015-06-304-6/+6
* Fix subpixel rendered text in QGLWidgetAllan Sandfeld Jensen2015-05-301-7/+11
* Make data tables const.Volker Krause2015-05-051-1/+1
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-03-301-1/+2
* QtOpenGL: Fix const correctness in old style castsThiago Macieira2015-03-262-2/+2
* QGLWidget: make renderText() work in high-dpi modeMorten Johan Sørvig2015-03-231-1/+4
* Remove some uses of the private Q_PI constantAllan Sandfeld Jensen2015-02-261-4/+3
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-2/+2
|\
| * QtOpenGL: avoid crashing if creating a QGLContext sharing with the global QOp...Giuseppe D'Angelo2015-02-241-1/+1
| * Doc: mod to correct OpenGL link errorNico Vertriest2015-02-241-1/+1
* | Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-2/+2
* | Updated BSD licensed file headersJani Heikkinen2015-02-155-15/+15
* | Update copyright headersJani Heikkinen2015-02-1145-301/+301
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-6/+4
|\|
| * Qt OpenGL is deprecated with 5.4. Show that in the docs as wellLars Knoll2014-12-182-6/+4
* | [QStaticTextItem] Drop unused membersKonstantin Ritt2014-12-141-2/+0
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0312-68/+68
|/
* Update fbo toImage() docs regarding premultiplied alphaLaszlo Agocs2014-11-171-0/+14
* Fixed QtGui's GL paint engine getting out of sync when using QtOpenGLSamuel Rødal2014-11-112-1/+21
* Fix for current_fbo getting out of sync in QtOpenGLSamuel Rødal2014-11-116-7/+58
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-2437-702/+406
* Mark the remaining QGL classes as obsoleteLaszlo Agocs2014-09-101-0/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-2/+3
|\
| * OpenGL: destroy QGLContext allocated by QGLContext::fromOpenGLContextDavid Fries2014-08-052-2/+3
* | Modernize the OpenGL examplesLaszlo Agocs2014-08-123-18/+2
* | Use NAmE spelling of grey (gray)Marc Mutz2014-08-091-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-0/+2
|\|
| * Propagate swapInterval to QGLFormatLaszlo Agocs2014-07-311-0/+2
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-1/+1
| |\
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-011-1/+6
* | | Unduplicate the implementations of next power of twoAllan Sandfeld Jensen2014-06-261-16/+2
* | | Include the ES3 headers on iOSLaszlo Agocs2014-06-251-0/+4
* | | Remove tracking of the current fboLaszlo Agocs2014-06-021-6/+6
* | | qpa: Merge qgl_qpa.cpp into qgl.cppTor Arne Vestbø2014-05-153-477/+388
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-0610-42/+62
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0110-40/+40
| |\|
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-2510-40/+40
| * | Avoid a double memory copy during bindTextureAllan Sandfeld Jensen2014-04-251-1/+13
| * | Don't use GL_REPEAT for image-brush drawing on OpenGL ES2Allan Sandfeld Jensen2014-04-251-1/+9
| |/
* | Remove direct OpenGL calls from QtOpenGLLaszlo Agocs2014-04-2813-258/+307
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-116-33/+24
|\|
| * purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-043-31/+8
| * Avoid recreating the underlying context in QGLContext wrappersLaszlo Agocs2014-04-031-2/+3
| * QNX: Fix OpenGL autotestFabian Bumberger2014-04-012-0/+8
| * Do not set fwdcompat bit for a compatibility profile QGLFormatLaszlo Agocs2014-04-011-0/+5
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-013-49/+4
|\|