summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of legacy glTexParameterf calls.Samuel Rødal2011-10-281-17/+13
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Remove the remaining traces of QT3_SUPPORTLars Knoll2011-10-031-55/+0
* Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-071-0/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-9/+13
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-291-131/+1
* compile after removal of OpenGL 1 paint engineGunnar Sletta2011-08-171-6/+0
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-603/+7
* Get rid of unused convenience class in QtOpenGL.Samuel Rødal2011-08-161-4/+0
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-11/+11
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-30/+0
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-4/+4
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\
| * Export the qt_gl_read_framebuffer function for use in declarativeGunnar Sletta2011-05-301-1/+1
* | 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 'origin/master' into refactorLars Knoll2011-05-041-0/+38
|\|
| * Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-031-0/+7
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+31
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-4/+4
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+6057