summaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-10-18 15:15:58 +0200
committerSven Gothel <[email protected]>2012-10-18 15:15:58 +0200
commitf25682cabc5f421c3126e75833ae70b5a16e5b2e (patch)
tree910304641d19a7afac47a53367440c4dc6b613a9 /make/scripts
parentdcc9cfd2397f2a44ed8d5b980297c5b974b5ac18 (diff)
FixedFuncPipeline: Cache current ShaderSelectionMode, update PMVMatrix according it's usage (update Mvi/Mvit only if lighting is being used)
Diffstat (limited to 'make/scripts')
-rwxr-xr-xmake/scripts/tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index 7a768d68c..6398fa4cc 100755
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -248,7 +248,6 @@ function testawtswt() {
#testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestGearsES2NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.demos.es2.newt.TestElektronenMultipliziererNEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestFloatUtil01MatrixMatrixMultNOUI $*
-testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestGLBufferConversionNOUI $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestPMVMatrix01NEWT $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestNEWTCloseX11DisplayBug565 $*
#testnoawt com.jogamp.opengl.test.junit.jogl.acore.TestMainVersionGLWindowNEWT $*