summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.cpp
Commit message (Expand)AuthorAgeFilesLines
* improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-271-6/+42
|\
| * qdoc: Added some missing qdoc comments.Martin Smith2009-05-251-6/+42
* | Make QGLWidgets have the same background colour as QWidgetsTom Cooksey2009-05-271-0/+5
* | Make WA_TranslucentBackground work on QGLWidget for X11Tom Cooksey2009-05-271-1/+1
* | Avoided expensive image upload for GL pixmap backend for QPixmap::fill.Samuel Rødal2009-05-271-0/+4
* | Fixed bugs in GL2 paint engine when several engines are active.Samuel Rødal2009-05-271-0/+15
* | Merge commit 'qt/master'Samuel Rødal2009-05-201-1/+1
|\ \
| * \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
| |\ \ | | |/
| | * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* | | Make QtOpenGL compile on OpenGL ES 1.1 againTom Cooksey2009-05-141-13/+52
* | | Reverted use of GL 2 engine as default on desktop.Samuel Rødal2009-05-131-2/+2
* | | Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-12/+21
* | | Big GL Extension CleanupTom Cooksey2009-05-061-5/+5
* | | Fix OpenGL ES 2.0 breakagesTom Cooksey2009-05-051-0/+2
* | | Merge branch 'shader-api' into gl2engine-new-shadersRhys Weatherley2009-05-011-55/+120
|\ \ \ | |/ /
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-2/+10
| |\ \ | | |/
| | * Get rid of an unnecessary image copy when grabbing a GL framebuffer.Trond Kjernåsen2009-04-291-2/+10
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-271-0/+4
| |\ \ | | |/
| | * Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-0/+4
| | * BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+4
| * | Speed up texture uploads for hardware without n-pot-2 texture support.Trond Kjernåsen2009-04-201-53/+106
* | | Correctly handle using GL pixmaps that still have an active engine.Samuel Rødal2009-04-171-2/+4
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-graphics-teamGunnar Sletta2009-04-171-8/+48
|\ \ \
| * | | Use FBOs as pixmap backend in GL graphics system.Samuel Rødal2009-04-161-8/+48
* | | | Merge branch 'qt/main'Gunnar Sletta2009-04-171-0/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | BT: Fix Cocoa bug w/OpenGL widgets in dock widgets would disappear.Norwegian Rock Cat2009-04-151-0/+4
| * | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+4
| |\ \ | | |/
| | * Update docs regarding sibling widgets ontop of QGLWidgets when Qt is builtTrond Kjernåsen2009-04-141-0/+4
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+4204
* | Fixes: Add blitting and multisample API to QGLFramebufferObject.Samuel Rødal2009-04-011-0/+2
* | Fixes: Enable use of the GL pixmap backend in the GL 2 paint engine.Samuel Rødal2009-04-011-5/+5
* | Fixes: Move QGLDrawable into qgl_p.h so that we can use it in the GL 2 pai...Samuel Rødal2009-04-011-0/+150
* | Merge branch 'gl2text' of ..\qt-mainKim Motoyoshi Kalland2009-04-011-4/+21
|/
* Long live Qt!Lars Knoll2009-03-231-0/+4205