index
:
~gabbayo/piglit
base
fbo-extended-blend
fbo-generatemipmap-formats-debug
master
rhel-6.8
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generated_tests
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-02-23
generators: interpolation-qualifier... python2/3 hybridize
Dylan Baker
1
-5
/
+5
2015-02-23
gen_texture_query_lod_tests.py: make pyhthon2/3 hybrid
Dylan Baker
2
-4
/
+6
2015-02-23
gen_non-lvalue_tests.py: make python2/3 compatible
Dylan Baker
1
-1
/
+1
2015-02-23
generators: python2/3 hybridize gen_outerproduct_tests.py
Dylan Baker
2
-8
/
+14
2015-02-23
generated_tests: use future division in mako templates
Dylan Baker
1
-0
/
+5
2015-02-23
gen_constant_array_size_tests_fp64.py: use print_function
Dylan Baker
1
-1
/
+2
2015-02-23
gen_constant_array_size_tests.py: use print_function
Dylan Baker
1
-1
/
+2
2015-02-23
gen_builtin_uniform_tests_fp64.py: use print_function
Dylan Baker
1
-1
/
+2
2015-02-23
gen_builtin_uniform_tests.py: use print_function
Dylan Baker
1
-1
/
+2
2015-02-23
generated builtin_uniform: Fix dimensions of cs tests
Jordan Justen
1
-3
/
+5
2015-02-12
CL: Add support for generating double-precision tests
Aaron Watry
1
-1
/
+9
2015-02-03
arb_shader_precision: set tolerance for div/assign-div
Ilia Mirkin
1
-1
/
+4
2015-01-26
cl: Add exp tests
Meng, Mengmeng
1
-1
/
+11
2015-01-26
cl: add log10 test
Jan Vesely
1
-1
/
+11
2015-01-23
cl: add atanpi tests
Zhu Bingbing
1
-0
/
+10
2015-01-19
arb_shader_precision: Add positional argument specifiers.
Vinson Lee
3
-6
/
+6
[next]