summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Remove all non-const operator==Harald Fernengel2011-08-091-1/+1
* Changed QLibrary::resolve() to return a function pointer.Kim Motoyoshi Kalland2011-07-252-5/+5
* Making cached glyphs drawing check clearerJiang Jiang2011-07-251-8/+2
* Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2011-07-211-5/+5
* Moved red-black tree from qtriangulator.cpp into its own file.Kim Motoyoshi Kalland2011-07-153-518/+577
* Don't issue GL calls when the geometry is emptyEskil Abrahamsen Blomfeldt2011-07-051-0/+2
* Fixed compile of QtOpenGL on Mac & QPA.Rohan McGovern2011-07-051-4/+6
* Remove QPainter::UniteClipGunnar Sletta2011-06-282-40/+0
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Refactor glyph pretransform checkJiang Jiang2011-06-032-0/+2
* Export the qt_gl_read_framebuffer function for use in declarativeGunnar Sletta2011-05-303-3/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2482-1411/+1411
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+6
* Doc: Fixed qdoc warnings.David Boddie2011-05-234-8/+11
* Full translucent background support in xcb and xlib backend.Samuel Rødal2011-05-192-5/+15
* Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-181-11/+22
* Add ability to work around non-standard GLES implementationsPaul Olav Tvete2011-05-181-3/+3
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+1
|\
| * Fix to commit 7fce0a73cc9b099c4ca67b3bc2e8bbe3060230c6.Kim Motoyoshi Kalland2011-05-111-0/+1
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-13/+19
|\|
| * Check if OES_texture_npot is present on OpenGL ES 2.Kim Motoyoshi Kalland2011-05-111-13/+19
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-0/+2
|\ \ | |/ |/|
| * Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+2
* | Only cleanup share widget if it has been created.Armin Berres2011-05-101-3/+9
* | Fix trailing whitespacesJani Hautakangas2011-05-101-1/+1
* | Fix for native child widget performance issue.Jani Hautakangas2011-05-101-0/+11
* | Added support for six-parameter radial gradients.Samuel Rødal2011-05-105-55/+35
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtbase-stagingGunnar Sletta2011-05-041-1/+5
|\
| * Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
| * Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-034-3/+46
* | Initial import from qtquick2.Qt by Nokia2011-04-278-110/+173
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-27114-0/+63044