index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generated_tests
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-01-19
cmake: use cmake builtin python module
Dylan Baker
1
-1
/
+1
2015-01-19
arb_shader_precision: add tests for floating point precision
Micah Fedke
5
-0
/
+556
2014-12-19
generate-cl-store-tests.py: fix copy and paste error from 68829470
Dylan Baker
1
-1
/
+1
2014-12-19
generated_tests: Actually catch exception in os.makedirs
Dylan Baker
19
-126
/
+85
2014-12-17
cl: Add more cospi/sinpi tests
Aaron Watry
1
-4
/
+8
2014-12-17
CL: Add ldexp tests
Aaron Watry
1
-0
/
+15
2014-12-17
CL: refactor genclbuiltins.py to allow TSS functions with different arg types
Aaron Watry
1
-19
/
+25
2014-12-12
generated_tests: Except error for os.makedirs
Dylan Baker
17
-19
/
+112
2014-12-08
generators: Add positional argument specifiers.
Vinson Lee
4
-11
/
+11
2014-12-04
arb_shader_image_load_store: Import GLSL parser test generator script.
Francisco Jerez
2
-0
/
+826
2014-12-01
Cmake: generate tests based on configure options
Dylan Baker
1
-33
/
+60
2014-12-01
gen_interpolation_tests.py: put template in templates dir
Dylan Baker
3
-81
/
+82
[next]