summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* 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
* GL2: Avoid expensive updateDepthClip() every time setState() is calledSamuel Rødal2009-04-162-17/+14
* Fix off-by-one bugs in the framebuffer blits.Samuel Rødal2009-04-161-6/+6
* Fixes: Prevent QGLFramebufferObject from resetting the current context.Samuel Rødal2009-04-011-2/+4
* Fixes: Use the new framebuffer blit/multisample API in the window surface.Samuel Rødal2009-04-011-18/+31
* Fixes: Add blitting and multisample API to QGLFramebufferObject.Samuel Rødal2009-04-016-30/+520
* Fixes: Make FBO window surface work with GL 2 paint engine.Samuel Rødal2009-04-012-0/+7
* Fixes: Respect the SmoothPixmapTransform render hint in the GL2 paint engine.Samuel Rødal2009-04-011-1/+1
* Fixes: Get rid of GL 2 paint engine debug message...Samuel Rødal2009-04-011-2/+0
* Fixes: Small optimizations in GL 2 paint engine...Samuel Rødal2009-04-011-3/+3
* Fixes: Clipping bug in GL 2 paint engine (embeddeddialogs demo).Samuel Rødal2009-04-011-0/+1
* Fixes: Extreme amount of pixel buffers created in embeddeddialogs demo.Samuel Rødal2009-04-012-3/+12
* Fixes: Introduce mode transfer functions in the GL 2 paint engine.Samuel Rødal2009-04-012-53/+94
* Fixes: Enable use of the GL pixmap backend in the GL 2 paint engine.Samuel Rødal2009-04-014-8/+20
* Fixes: GL 2 paint engine text rendering optimization.Samuel Rødal2009-04-014-57/+52
* Fixes: Improve text rendering in GL 2 paint engine.Samuel Rødal2009-04-011-2/+2
* Get rid of warning introduced in the last commit.Samuel Rødal2009-04-011-1/+1
* Fixes: Move QGLDrawable into qgl_p.h so that we can use it in the GL 2 pai...Samuel Rødal2009-04-014-185/+193
* Merge branch 'gl2text' of ..\qt-mainKim Motoyoshi Kalland2009-04-0111-31/+207
* Merge branch '4.5'Thiago Macieira2009-03-271-0/+3
|\
| * Crash in OpenGL paint engine when brush style is Qt::NoBrush.Samuel Rødal2009-03-271-0/+3
| * Long live Qt 4.5!Lars Knoll2009-03-2394-0/+37128
* Long live Qt!Lars Knoll2009-03-2394-0/+37171