index
:
~fredrik/piglit
arb-direct-state-access
arb-multi-bind
master
Unnamed repository; edit this file to name it for gitweb.
fredrik
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
framework; Catch "No results found" exception
Dylan Baker
3
-4
/
+21
2015-03-23
summary: Add an aggregate function
Dylan Baker
2
-3
/
+42
2015-03-21
junit.py: Fix PEP 8 issues.
Vinson Lee
1
-4
/
+7
2015-03-21
backends_tests.py: Fix PEP 8 issues.
Vinson Lee
1
-1
/
+2
2015-03-20
grouptools.py: Drop _normalize and _assert_illegal helpers.
Dylan Baker
1
-48
/
+1
2015-03-20
framework: change group separator from '/' to '@'
Dylan Baker
5
-13
/
+139
2015-03-20
summary.py: Use posixpath in one place instead of grouptools
Dylan Baker
1
-1
/
+4
2015-03-20
grouptools.py: make group separator a constant value
Dylan Baker
6
-35
/
+140
2015-03-20
results.py: use posixpath instead of grouptools
Dylan Baker
1
-4
/
+6
2015-03-20
grouptools_tests.py: Drop some very complex testing mechanisms
Dylan Baker
1
-103
/
+12
2015-03-20
grouptools.py: drop relgroup function
Dylan Baker
2
-34
/
+0
2015-03-20
framework tests: use grouptools for joining groups
Dylan Baker
8
-49
/
+70
2015-03-20
arb_clip_control: Remove unused variables.
Jose Fonseca
1
-1
/
+0
2015-03-20
util: do not compile/attach a NULL shader
Martin Peres
1
-3
/
+7
2015-03-20
tests/igt.py: read a single combined test list
Thomas Wood
1
-5
/
+10
2015-03-20
arb_clip_control: add test for ARB_clip_control.
Mathias Fröhlich
6
-0
/
+481
2015-03-19
gl-3.1: Verify error for drawing with default VAO
Ian Romanick
3
-0
/
+58
2015-03-19
glsl-1.10: Test the step built-in function
Ian Romanick
1
-0
/
+35
2015-03-18
shader_runner: Generate an error for an unrecognized [section] block
Ian Romanick
1
-0
/
+5
2015-03-18
glsl-1.10: Add missing ] on vertex passthrough line.
Ian Romanick
3
-3
/
+3
2015-03-18
glsl-1.10: Add test for bug in i965 gl_FrontFacing optimization
Ian Romanick
1
-0
/
+32
2015-03-17
all.py: remove remaining uses of run_concurrent=True
Dylan Baker
1
-22
/
+19
2015-03-17
arb_shader_storage_buffer_object: add minmax test
Aditya Atluri
5
-0
/
+87
2015-03-17
framework: Request forward-compatible contexts when supports_gl_core_version ...
Jose Fonseca
2
-1
/
+25
2015-03-17
framework: Handle supports_gl_compat_version >= 32 with GLUT.
Jose Fonseca
1
-1
/
+6
2015-03-17
framework: Handle supports_gl_compat_version >= 32 with Waffle.
Jose Fonseca
1
-0
/
+5
2015-03-16
profile.py: Fix PEP 8 issues.
Vinson Lee
1
-6
/
+8
2015-03-16
summary.py: Fix PEP 8 issues.
Vinson Lee
1
-11
/
+19
2015-03-16
framework/core.py: Fix PEP 8 issues.
Vinson Lee
1
-2
/
+6
2015-03-16
all.py: Fix PEP 8 issues.
Vinson Lee
1
-33
/
+65
2015-03-14
registry/gl.py: Fix PEP 8 issues.
Vinson Lee
1
-67
/
+103
2015-03-14
oglconform.py: Fix PEP 8 issues.
Vinson Lee
1
-9
/
+14
2015-03-13
framework: Add python version to mako template dirs
Dylan Baker
2
-0
/
+4
2015-03-12
spec/arb_copy_image: Don't try to do compressed-to-compressed copies
Jason Ekstrand
1
-3
/
+14
2015-03-12
oclconform: s/tests/test_list/
Tom Stellard
1
-2
/
+2
2015-03-11
sanity.py: Remove trailing whitespace.
Vinson Lee
1
-1
/
+1
2015-03-11
grouptools.py: Silently ignore mixed os.path.join usage on Windows too.
Jose Fonseca
1
-0
/
+25
2015-03-11
tests/all: Use grouptools.join for glx_ext_import_context.
Jose Fonseca
1
-3
/
+3
2015-03-11
shaders: add test to check (x+y cmp 0) optimization
Samuel Iglesias Gonsalvez
1
-0
/
+26
2015-03-11
shaders: add test to check (0 cmp x+y) optimization
Samuel Iglesias Gonsalvez
1
-0
/
+26
2015-03-11
spec/arb_blend_func_extended: Add test for SIMD16 dual source blending
Iago Toral Quiroga
3
-0
/
+157
2015-03-11
arb_program_interface_query: report subtest pass + minor cleanup
Tapani Pälli
1
-3
/
+11
2015-03-09
igt.py: Fix PEP 8 issues.
Vinson Lee
1
-3
/
+2
2015-03-09
deqp_gles3.py: Fix PEP 8 issues.
Vinson Lee
1
-8
/
+11
2015-03-09
all.py: Fix PEP 8 issues.
Vinson Lee
1
-83
/
+105
2015-03-09
es3conform.py: Fix PEP 8 issues.
Vinson Lee
1
-6
/
+9
2015-03-09
cl.py: Fix PEP 8 issues.
Vinson Lee
1
-2
/
+4
2015-03-09
profile.py: Support automatic naming of tests with string arguments
Dylan Baker
2
-4
/
+24
2015-03-09
igt.py: Use subprocess.check_output instead of subprocess.Popen
Dylan Baker
1
-18
/
+15
2015-03-09
igt.py: Use __future__ functions, mainly print_function
Dylan Baker
1
-6
/
+7
[prev]
[next]