summaryrefslogtreecommitdiffstats
path: root/src/opengl/util
Commit message (Expand)AuthorAgeFilesLines
* Fixed soft-light composition mode in raster and OpenGL1.Kim Motoyoshi Kalland2009-11-052-339/+361
* Fixed bitmap brushes and tiled bitmaps in the OpenGL1 paint engine.Kim Motoyoshi Kalland2009-10-152-90/+120
* Fixed the GLSL-to-assembly code generator to output enums correctly.Kim Motoyoshi Kalland2009-10-141-21/+32
* Cleaned up OpenGL1 paint engine GLSL code.Kim Motoyoshi Kalland2009-10-1420-1063/+1009
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-graphics-team into 4.6Gunnar Sletta2009-10-141-2/+0
|\
| * Fixed upside down brush patterns in the OpenGL paint engines.Kim Motoyoshi Kalland2009-10-141-2/+0
* | updated fragment programs after changes to .glsl filesGunnar Sletta2009-10-141-141/+105
|/
* Fix compilation with -pedanticDavid Faure2009-10-071-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-122-4/+57
|\
| * Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
| * Update license headers again.Jason McDonald2009-09-083-12/+12
* | Update license headers again.Jason McDonald2009-09-093-12/+12
* | Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-0/+40
|\|
| * Add missing license headersJason McDonald2009-09-031-0/+40
* | Fixed compile failure caused by merge error in fragmentprograms_p.h.Samuel Rødal2009-08-311-0/+38
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-312-13/+26
|\|
| * Update tech preview license header.Jason McDonald2009-08-312-26/+26
| * Update license headers.Jason McDonald2009-08-112-2/+2
* | Fix y orientation of pixmap brushes and pixmaptiles in gl1 engineGunnar Sletta2009-08-273-3517/+3370
* | Update contact URL in license headers.Jason McDonald2009-08-122-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-162-4/+4
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-162-4/+4
| * Long live Qt 4.5!Lars Knoll2009-03-2336-0/+8383
* All of Qt's own code compiles with -pedantic now (but pcre and webkit don't s...David Faure2009-06-051-4/+4
* Fix compilation with gcc-4.3.3 (due to std::system)David Faure2009-06-051-0/+1
* improved string operations all over the placeThierry Bastian2009-05-281-1/+1
* Long live Qt!Lars Knoll2009-03-2336-0/+8383