summaryrefslogtreecommitdiffstats
path: root/src/opengl/opengl.pro
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-2/+2
|\
| * Simplify texture pooling logic in GL graphics system.Jani Hautakangas2011-06-091-2/+2
* | Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-04-141-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-241-1/+1
| |\|
| | * Change Symbian to use destroyed swap behaviour in GLJani Hautakangas2011-03-221-1/+1
* | | Compile fixes for GL ES and Maccon2011-04-051-1/+1
|/ /
* | Merge remote-tracking branch 'origin/4.7' into HEADThiago Macieira2011-03-161-2/+7
|\|
| * Initial implementation of GLES2.0 resource poolingJani Hautakangas2011-03-151-2/+7
* | Fixes compilation when using FreeType on Symbian.Yoann Lopes2011-01-311-0/+7
* | qt project files: create pkg-config files for mingwMark Brand2011-01-101-1/+1
* | Add inter-process binary shader cache for MeeGoHarald Fernengel2010-12-211-1/+3
* | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-261-10/+20
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-10/+20
| |\|
| | * Introduce QtOpenGL module for Symbian.Jani Hautakangas2010-08-201-9/+19
* | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-191-0/+2
|\| |
| * | QGLFunctions - cross-platform access to ES2.0 APIRhys Weatherley2010-08-131-0/+2
| |/
* | Never compile lighthouse with EGL supportJørgen Lind2010-07-071-2/+0
* | Adding -qpa configure switchJørgen Lind2010-06-241-2/+2
* | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-241-1/+1
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-0/+1
|\|
| * fix irix buildOswald Buddenhagen2010-05-201-0/+1
* | Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-111-4/+2
* | gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-011-7/+3
* | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-211-1/+2
|\|
| * Support building with desktop OpenGL managed via EGLTom Cooksey2010-04-141-1/+1
| * Fix build on WindowsTom Cooksey2010-03-261-0/+1
* | Rename qglplatformintegration_lite.h & add QGLWidget surfaceTom Cooksey2010-04-081-1/+1
* | Introduce QPlatformGLContext to enable QtOpenGL in LighthouseTom Cooksey2010-04-061-0/+1
* | Stub out QtOpenGL on Lighthouse & get it compilingTom Cooksey2010-03-311-0/+12
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-5/+7
|\|
| * Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-5/+3
| * Add the QGLBuffer class to Qt 4.7 for VBO'sRhys Weatherley2010-02-011-0/+2
| * Merge branch '4.6'Thiago Macieira2010-01-081-2/+4
| |\
| * | Added QTriangulator.Kim Motoyoshi Kalland2009-12-021-2/+4
* | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-2/+4
|\ \ \ | | |/ | |/|
| * | Move QGLTextureGlyphCache into it's own fileTom Cooksey2010-01-051-2/+4
| |/
* / make sure that x11 is disabled when building embedded_liteHarald Fernengel2009-12-041-1/+1
|/
* Fixed hardcoded GL library names on WinCE.Trond Kjernåsen2009-11-041-16/+1
* Fixed compilation and linking of EGL on Windows CE.Trond Kjernåsen2009-11-041-8/+2
* Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-12/+10
* Add a new window surface which utilises QX11GLPixmapDataTom Cooksey2009-10-201-3/+4
* Add a new QX11GLPixmapData which renders to X pixmaps using GLTom Cooksey2009-10-191-2/+5
* Integrated new triangulating stroker into QtGunnar Sletta2009-10-191-2/+4
* Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDeviceRhys Weatherley2009-10-161-3/+1
* Add a QMAKE_LFLAGS_EGL and QMAKE_LFLAGS_OPENGLTom Cooksey2009-09-171-0/+1
* Make QtOpenGL link against EGL for OpenGL ESTom Cooksey2009-09-091-1/+9
* Make QGLFramebufferObject work again using new QGLPaintDevice APITom Cooksey2009-09-081-0/+1
* Replace QGLDrawable with a new QGLPaintDeviceTom Cooksey2009-09-081-1/+5
* Make QGraphicsShaderEffect private API for 4.6Rhys Weatherley2009-09-071-1/+1
* Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171-2/+12
|\