summaryrefslogtreecommitdiffstats
path: root/src/opengl
Commit message (Expand)AuthorAgeFilesLines
* Fixed tst_QGL::destroyFBOAfterContext().Samuel Rødal2011-09-073-2/+13
* Fixed crash in tst_QGL::multipleFBOInterleavedRendering().Samuel Rødal2011-09-071-5/+7
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-302-574/+0
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-296-2766/+3
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2950-8526/+79
* Move GL resource handling enablers to QtGui.Samuel Rødal2011-08-2915-448/+363
* Merge branch 'master' into refactorGunnar Sletta2011-08-251-1/+1
|\
| * Remove all non-const operator==Harald Fernengel2011-08-091-1/+1
* | compile after removal of OpenGL 1 paint engineGunnar Sletta2011-08-173-14/+2
* | Build fix after setPreferredPaintEngine was removedPaul Olav Tvete2011-08-171-2/+0
* | Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-1634-15323/+53
* | Get rid of unused convenience class in QtOpenGL.Samuel Rødal2011-08-163-76/+0
* | Removed QPaintDevice dependency in blitFramebuffer().Samuel Rødal2011-08-091-2/+4
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-033-13/+7
|\|
| * 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
* | Remove nativeimagehandleprovider.Samuel Rødal2011-07-272-491/+1
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-5/+8
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-213-518/+577
|\|
| * 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
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-197-111/+111
* | 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