summaryrefslogtreecommitdiffstats
path: root/src/opengl/qglframebufferobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs in GL2 paint engine when several engines are active.Samuel Rødal2009-05-271-4/+8
* A GLint is converted to int for passing to qBound().Martin Smith2009-05-261-1/+1
* Fix build failure on MacOS 10.4Tom Cooksey2009-05-261-3/+3
* Made PixelBuffer/FramebufferObject report correct DPI based metrics.Samuel Rødal2009-05-251-7/+8
* Make QtOpenGL compile on OpenGL ES 1.1 againTom Cooksey2009-05-141-3/+7
* Reverted use of GL 2 engine as default on desktop.Samuel Rødal2009-05-131-1/+2
* Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-7/+11
* Merge branch 'gl2engine-new-shaders' into graphics-masterTom Cooksey2009-05-061-38/+38
|\
| * Big GL Extension CleanupTom Cooksey2009-05-061-38/+38
* | compile...Gunnar Sletta2009-04-241-2/+1
|/
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-graphics-teamGunnar Sletta2009-04-171-15/+13
|\
| * Use FBOs as pixmap backend in GL graphics system.Samuel Rødal2009-04-161-9/+7
| * Fix off-by-one bugs in the framebuffer blits.Samuel Rødal2009-04-161-6/+6
* | Merge branch 'qt/main'Gunnar Sletta2009-04-171-0/+4
|\ \ | |/ |/|
| * Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-071-0/+4
* | Fixes: Prevent QGLFramebufferObject from resetting the current context.Samuel Rødal2009-04-011-2/+4
* | Fixes: Add blitting and multisample API to QGLFramebufferObject.Samuel Rødal2009-04-011-29/+427
* | Merge branch 'gl2text' of ..\qt-mainKim Motoyoshi Kalland2009-04-011-1/+7
|/
* Long live Qt!Lars Knoll2009-03-231-0/+749