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
path:
root
/
generated_tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
arb_shader_image_load_store/compiler: Add memoryBarrier() tests
Samuel Iglesias Gonsalvez
1
-0
/
+8
2015-08-24
arb_shader_precision: better calculate tolerances for complex functions
Micah Fedke
4
-102
/
+218
2015-08-24
arb_shader_precision: support scalar values in shader_runner_format
Micah Fedke
1
-14
/
+16
2015-08-20
arb_shader_image_load_store/compiler/builtin-constants: Don't check tesselati...
Francisco Jerez
1
-2
/
+0
2015-08-20
shader_runner: Pass the desired image format explicitly to "image texture".
Francisco Jerez
1
-1
/
+1
2015-07-29
gen_builtin_uniform_tests.py: Add tessellation control shader tests.
Fabian Bieler
1
-4
/
+133
2015-07-29
arb_tessellation_shader: Simplify tcs-input tests.
Chris Forbes
1
-6
/
+5
2015-07-27
generated_tests: Test tessellation control shader input.
Chris Forbes
2
-0
/
+305
2015-07-27
generated_tests: Test tessellation evaluation shader input.
Fabian Bieler
2
-0
/
+334
2015-07-14
arb_compute_shader: Use GL_RGBA8 for image_load_store internal format
Jordan Justen
1
-1
/
+1
2015-06-09
gen_variable_index_read_tests: make params.col behave like row
Dylan Baker
2
-6
/
+10
2015-06-09
gen_variable_index_read_tests.py: reduce duplication with loop
Dylan Baker
1
-89
/
+39
2015-06-09
gen_variable_index_read_tests: simplify color assignment with params.row
Dylan Baker
1
-7
/
+1
2015-06-09
gen_variable_index_read_tests use bools instead of 0 and 1
Dylan Baker
3
-11
/
+9
2015-06-09
generators: port variable-index-read.sh to python
Dylan Baker
6
-1
/
+591
2015-04-29
cl: Add fmin, fmax tests
Jan Vesely
1
-0
/
+20
2015-04-20
cl: Add tests for common builtin functions
Jan Vesely
3
-21
/
+158
2015-04-20
cl: Fix generating tts tests
Jan Vesely
1
-9
/
+7
2015-04-10
gen_builtin_uniform_tests.py: Draw small rectangles per test, and probe them.
Eric Anholt
1
-13
/
+55
2015-04-10
gen_builtin_uniform_tests.py: Refactor how we generate draws/probes.
Eric Anholt
1
-24
/
+39
2015-04-10
gen_builtin_uniform_tests.py: Take advantage of draw_rect support for core co...
Eric Anholt
1
-27
/
+7
2015-04-08
cl: Fix tolerance requirements to match the specs
Jan Vesely
1
-12
/
+12
2015-04-07
generator: clear before rendering with the builtin tests
Dave Airlie
2
-0
/
+4
2015-03-30
cl: Enable required extension before using double type
Jan Vesely
2
-4
/
+4
2015-03-26
cl: add atan2pi test
Jan Vesely
1
-0
/
+11
2015-03-26
cl: add asinpi test
Jan Vesely
1
-0
/
+10
2015-03-26
cl: add acospi test
Jan Vesely
1
-0
/
+10
2015-03-13
framework: Add python version to mako template dirs
Dylan Baker
1
-0
/
+2
2015-02-24
Revert "cl tests: move non-generated tests out of the generated tests dir"
Dylan Baker
2
-0
/
+35
2015-02-23
generators: use __future__ absolute_import
Dylan Baker
24
-24
/
+24
2015-02-23
generated tests: Use __future__ division
Dylan Baker
23
-23
/
+23
2015-02-23
generated tests: add print function to remaining generators
Dylan Baker
8
-1
/
+8
2015-02-23
gen_cl_store_tests.py: hybridize for python 2/3
Dylan Baker
1
-1
/
+4
2015-02-23
genclbuiltins.py: hybridize for python3
Dylan Baker
1
-3
/
+7
2015-02-23
gen_cl_int_builtins.py: use __future__ division
Dylan Baker
1
-1
/
+2
2015-02-23
genclbuiltins.py: remove tabs
Dylan Baker
1
-2
/
+2
2015-02-23
cl tests: move non-generated tests out of the generated tests dir
Dylan Baker
2
-35
/
+0
2015-02-23
gen_cl_int_builtins.py: Replace use of Long type
Dylan Baker
1
-1
/
+1
2015-02-23
generators: use if __name__ == __main__ pattern in cl generators
Dylan Baker
4
-40
/
+49
2015-02-23
generators: rename cl generators so they can be imported
Dylan Baker
5
-4
/
+4
2015-02-23
gen_shader_bit_encoding_tests.py: python 2/3 hybridize
Dylan Baker
2
-5
/
+8
2015-02-23
gen_builtin_packing_tests.py: python2/3 hybridize
Dylan Baker
5
-13
/
+17
2015-02-23
gen_builtin_uniform_tests.py: python2/3 hybridize
Dylan Baker
1
-6
/
+7
2015-02-23
gen_builtin_uniform_tests_fp64: hybridize python2/3
Dylan Baker
1
-9
/
+10
2015-02-23
gen_interpolation_tests.py: hybridize python 2/3
Dylan Baker
1
-3
/
+5
2015-02-23
gen_constant_array_size_tests_fp64.py: python2/3 hybridize
Dylan Baker
1
-3
/
+5
2015-02-23
gen_constant_array_size_tests.py: python2/3 hybridize
Dylan Baker
1
-2
/
+4
2015-02-23
gen_uniform_initializer_tests.py: hybridize for python2 and python3
Dylan Baker
1
-10
/
+12
2015-02-23
gen_shader_precision_tests.py: python2/3 hybridize
Dylan Baker
4
-18
/
+29
2015-02-23
builtin_function*py: convert to python3
Dylan Baker
2
-8
/
+52
[next]