summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorAdrian Constantin <adrian.constantin@nokia.com>2010-11-15 11:13:22 +0200
committerAdrian Constantin <adrian.constantin@nokia.com>2010-11-15 11:29:55 +0200
commit96f8a8f87c28df9c753d9f3494d806a6dea24ba7 (patch)
treed77c2e5867b91aa2f5e0e541cd45954f062141db /mkspecs
parent69d9e773c246b39561fb86861491aad6d9d34060 (diff)
Enable OpenGL scissors test
Reviewed-by: Petri Latvala
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/linux-g++-maemo/qmake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/linux-g++-maemo/qmake.conf b/mkspecs/linux-g++-maemo/qmake.conf
index f0236340d5..0178f14d3e 100644
--- a/mkspecs/linux-g++-maemo/qmake.conf
+++ b/mkspecs/linux-g++-maemo/qmake.conf
@@ -24,7 +24,4 @@ QMAKE_LIBDIR_OPENGL = /usr/lib
QMAKE_CFLAGS_RELEASE += -g -Wno-psabi
QMAKE_CXXFLAGS_RELEASE += -g -Wno-psabi
-# Work round PowerVR SGX 1.3 driver bug with glScissor & FBOs:
-DEFINES += QT_GL_NO_SCISSOR_TEST
-
load(qt_config)