summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpaintengine_opengl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-235/+24
|\
| * Make QGLWidgets have the same background colour as QWidgetsTom Cooksey2009-05-271-2/+8
| * Make WA_TranslucentBackground work on QGLWidget for X11Tom Cooksey2009-05-271-1/+1
| * some cleanups on private exported symbolsThierry Bastian2009-05-261-1/+0
| * Merge commit 'qt/master'Samuel Rødal2009-05-201-19/+3
| |\
| | * Optimize rendering in the GL engineZack Rusin2009-05-111-19/+3
| * | Make QtOpenGL compile on OpenGL ES 1.1 againTom Cooksey2009-05-141-3/+6
| * | Merge commit 'qt/master'Samuel Rødal2009-05-131-3/+2
| |\ \ | | |/
| | * Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-061-3/+2
| | |\
| * | | Enabled compilation of both GL and GL2 paint engine.Samuel Rødal2009-05-131-29/+3
| * | | Merge branch 'shader-api' into gl2engine-new-shadersRhys Weatherley2009-05-011-2/+8
| |\ \ \ | | |/ /
| | * | Merge branch '4.5'Rhys Weatherley2009-04-211-2/+8
| | |\ \
| * | \ \ Merge branch 'qt/main'Gunnar Sletta2009-04-171-27/+26
| |\ \ \ \ | | |/ / /
| | * | | Rename qIsFuzzyNull to qFuzzyIsNullBjoern Erik Nilsen2009-04-081-4/+4
| | * | | Use qIsFuzzyNull rather than the more expensive qFuzzyCompareBjoern Erik Nilsen2009-04-081-5/+4
| | * | | Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-071-22/+22
| * | | | Fixes: Move QGLDrawable into qgl_p.h so that we can use it in the GL 2 pai...Samuel Rødal2009-04-011-176/+0
| |/ / /
* | | | Make Qt exception safer.Robert Griebl2009-06-101-1/+1
| |_|/ |/| |
* | | Re-enabled antialiasing for large font sizes in OpenGL paint engine.Samuel Rødal2009-05-061-3/+2
| |/ |/|
* | Fix crash in OpenGL paint engine with hq antialiasing and TxProjectSamuel Rødal2009-04-211-2/+8
* | Make OpenGL/ES 1.1 CommonLite and OpenGL/ES 1.0 builds workRhys Weatherley2009-04-071-22/+22
|/
* 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-231-0/+5787