summaryrefslogtreecommitdiffstats
path: root/mkspecs/common/linux.conf
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete OpenGL/ES CommonLite (fixed-point) supportRhys Weatherley2010-02-041-3/+0
| | | | | Task-number: QTBUG-7683 Reviewed-by: Tom Cooksey
* Sanitize building Qt with OpenGL ES supportHarald Fernengel2009-11-021-0/+9
| | | | | | | | | | | | | | introduce QMAKE_LIBS_OPENGL_ES1, QMAKE_LIBS_OPENGL_ES1CL and QMAKE_LIBS_OPENGL_ES2 so we do not have to force users to copy/paste around entire mkspecs just to change the OpenGL backend. This should make the "-opengl es2" (and friends) configure option work out of the box with any mkspec on Linux+WinCE. Also removes a WinCE specific hack that is not required anymore. Reviewed-by: Tom Cooksey Reviewed-by: Trond Kjernåsen Approved-by: Lars Knoll
* Better detection for OpenVG engines that run on top of OpenGLRhys Weatherley2009-06-241-0/+3
| | | | | | | ShivaVG runs on top of OpenGL. Include the QMAKE_*_OPENGL flags on the link line if it is needed by the OpenVG engine. Reviewed-by: trustme
* Integrate the OpenVG graphics system into Qt 4.6Rhys Weatherley2009-06-221-0/+3
| | | | | This change also moves the EGL support classes from QtOpenGL to QtGui so they can be shared between OpenGL and OpenVG.
* Long live Qt!Lars Knoll2009-03-231-0/+49