summaryrefslogtreecommitdiffstats
path: root/src/opengl/opengl.pro
Commit message (Expand)AuthorAgeFilesLines
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-3/+2
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-271-2/+1
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Remove duplicate triangulating stroker implementation.Kim Motoyoshi Kalland2012-07-061-2/+0
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-1/+1
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+0
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+0
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* EGLFS: Integrate building into configure.Donald Carr2012-03-211-2/+0
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Gui/OpenGL: Remove remains of qpa from profiles.Friedemann Kleint2011-10-311-1/+0
* Rename remaining gui/opengl source files to avoid name clashing.Samuel Rødal2011-08-301-1/+0
* Build on Windows/clean build on Linux.Friedemann Kleint2011-08-291-2/+0
* Get rid of OpenGL 1.x engine and platform code from QtOpenGL.Samuel Rødal2011-08-161-90/+30
* Remove nativeimagehandleprovider.Samuel Rødal2011-07-271-19/+1
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-211-0/+1
|\
| * Moved red-black tree from qtriangulator.cpp into its own file.Kim Motoyoshi Kalland2011-07-151-0/+1
* | Bring OpenGL closer to compiling on Windows.Friedemann Kleint2011-07-111-2/+4
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-17/+5
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-1/+3
|\|
| * 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
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-121-1/+3
|\|
| * Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+2
* | some build fixesLars Knoll2011-05-071-1/+1
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-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
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-2/+0
* | QWS removal, part 2Lars Knoll2011-05-021-20/+1
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+181