summaryrefslogtreecommitdiffstats
path: root/src/opengl/qwindowsurface_gl.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Use FBOs as pixmap backend in GL graphics system.Samuel Rødal2009-04-161-9/+25
| * Make FBO the default instead of pixel buffers in GL window surface.Samuel Rødal2009-04-161-28/+29
| * Ensure we don't access the GL share widget when it's being destroyed.Samuel Rødal2009-04-161-2/+3
* | 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: Use the new framebuffer blit/multisample API in the window surface.Samuel Rødal2009-04-011-18/+31
* | Fixes: Make FBO window surface work with GL 2 paint engine.Samuel Rødal2009-04-011-0/+4
* | Fixes: Extreme amount of pixel buffers created in embeddeddialogs demo.Samuel Rødal2009-04-011-3/+11
* | Merge branch 'gl2text' of ..\qt-mainKim Motoyoshi Kalland2009-04-011-1/+7
|/
* Long live Qt!Lars Knoll2009-03-231-0/+661