summaryrefslogtreecommitdiffstats
path: root/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-7/+8
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Fixed crash in GL 2 paint engine on Intel Atom.Samuel Rødal2012-01-171-3/+7
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-9/+9
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix subpixel positioning supportJiang Jiang2011-11-081-1/+1
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-281-10/+10
* OpenGL: Remove Q_WS_ defines.Friedemann Kleint2011-10-181-33/+0
* Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-071-5/+7
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-1/+1
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-3/+2
* compile after removal of OpenGL 1 paint engineGunnar Sletta2011-08-171-1/+2
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-9/+0
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-8/+2
|\
| * Making cached glyphs drawing check clearerJiang Jiang2011-07-251-8/+2
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-35/+2
|\|
| * Don't issue GL calls when the geometry is emptyEskil Abrahamsen Blomfeldt2011-07-051-0/+2
| * Remove QPainter::UniteClipGunnar Sletta2011-06-281-35/+0
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-1/+0
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-201-11/+22
|\|
| * Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-181-11/+22
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-1/+7
|\|
| * Added support for six-parameter radial gradients.Samuel Rødal2011-05-101-1/+7
* | Fix compilation of QtOpenGL.Samuel Rødal2011-05-041-2/+2
|/
* Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-2/+29
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2458