summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpaintengine_opengl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix y orientation of pixmap brushes and pixmaptiles in gl1 engineGunnar Sletta2009-08-271-8/+0
* | New variant of QGLContext::bindTexture that does not require mipmap generationGunnar Sletta2009-08-271-4/+4
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-1/+1
|\| |
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
| |\|
| | * Fixed bug where line widths were rounded to integers in the GL engine.Kim Motoyoshi Kalland2009-07-161-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-20/+44
|\| |
| * | Silence trivial warningsThiago Macieira2009-06-261-4/+4
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-7/+13
| |\|
| | * Fixed drawTiledPixmap() for the GL paint engine.Trond Kjernåsen2009-06-221-7/+13
| * | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-6/+3
| * | Prevented unnecessary depth clip updates in OpenGL paint engine.Samuel Rødal2009-06-181-1/+9
| * | Added save state detection in OpenGL engine to avoid dirtying state.Samuel Rødal2009-06-181-0/+13
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | 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-071-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-221-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