index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
test
/
opengl.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
framework: move WflInfo class into new wflinfo.py module
Brian Paul
1
-248
/
+2
2017-10-24
framework: remove _DISABLED variable in opengl.py
Brian Paul
1
-4
/
+1
2017-10-24
framework: fix comment typos in opengl.py
Brian Paul
1
-5
/
+5
2017-09-26
framework: fix comment typos on FastSkip class
Brian Paul
1
-4
/
+4
2016-10-07
framework: Split FastSkipMixin.
Dylan Baker
1
-39
/
+143
2016-08-23
framework: fix PIGLIT_NO_FAST_SKIP.
Dylan Baker
1
-2
/
+4
2016-08-10
framework: fix binary assignment for shader_runner
Dylan Baker
1
-7
/
+13
2016-04-16
framework: Fix spelling mistakes
Eric Engestrom
1
-1
/
+1
2016-02-08
opengl.py: fix bytes returned from wflinfo.
Dylan Baker
1
-1
/
+3
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-2
/
+4
2016-01-08
framework/test/opengl.py: Add environment variable to turn off fast skipping
Dylan Baker
1
-0
/
+25
2016-01-04
framework/test/opengl.py: Fix opengl fast-skipping wflinfo errors
Dylan Baker
1
-12
/
+40
2015-11-16
framework/test/opengl.py: Add GLSL and GLSL ES fast skipping
Dylan Baker
1
-0
/
+58
2015-11-16
framework/test/opengl.py: add support for GL(ES) version skipping.
Dylan Baker
1
-0
/
+74
2015-11-16
framework/test/opengl.py: Add FastSkipMixin which checks extensions
Dylan Baker
1
-0
/
+206