summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Bring OpenGL closer to compiling on Windows.Friedemann Kleint2011-07-113-4/+6
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-063-41/+7
|\
| * 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
* | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-232-0/+8
* | Reintroduce QWindow::SurfaceTypeMorten Sorvig2011-06-221-0/+2
* | OpenGL API refactor.Samuel Rødal2011-06-212-23/+16
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-2120-4511/+7
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-103-1/+5
|\|
| * 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
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-104-65/+80
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-013-3/+3
|\|
| * Export the qt_gl_read_framebuffer function for use in declarativeGunnar Sletta2011-05-303-3/+3
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2475-1300/+1308
|\|
| * 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
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-204-27/+51
|\|
| * 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
* | Port Qt 5 to Mac.Morten Sorvig2011-05-182-2/+2
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-122-14/+23
|\|
| * 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
* | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-116-58/+55
|\| |
| * | 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
| |/
* | Wayland plugin compile fixes.Samuel Rødal2011-05-091-1/+1
* | fix remaining includesLars Knoll2011-05-074-7/+7
* | some build fixesLars Knoll2011-05-073-4/+4
* | Fix compilation of QtOpenGL.Samuel Rødal2011-05-042-4/+4
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-0411-114/+224
|\|
| * 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
| |/
* | remove the graphicssystem code paths.Lars Knoll2011-05-035-274/+0
* | QWS removal, part 2Lars Knoll2011-05-026-930/+1
* | Add QWidgetWindow to bridge events from QWindow to QWidget.Samuel Rødal2011-04-294-51/+53