index
:
~tpohjola/piglit
91926_dirty_but_simple
dbg
df_scalar_test
external_objects
fast_lod_dbg
fp16
lossless_65x65
msaa_wide
oes_egl_image_ext
stenci_texture_new
stencil-texture
stencil_texture
vf_packing_dbg
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
2016-05-19
arb_uniform_buffer_object: Add AoA support to random test generation script
Timothy Arceri
2
-82
/
+144
2016-05-13
generators: gen_extensions_defined.py: fix typo in extension name
Dylan Baker
1
-1
/
+1
2016-05-11
arb_gpu_shader_fp64: Adds conversion tests generator
Andres Gomez
21
-0
/
+942
2016-05-05
python: Make mako template dirs robust
Dylan Baker
1
-4
/
+7
2016-05-04
builtin_function*py: more test data for "trunc"
Andres Gomez
2
-2
/
+14
2016-04-29
gen_flat_interpolation_qualifier.py: Adds non-flat interpolation tests generator
Andres Gomez
4
-0
/
+325
2016-04-29
arb_gpu_shader_fp64: use generator to test in/out attributes
Juan A. Suarez Romero
5
-0
/
+278
2016-04-16
generated_tests: Fix spelling mistakes
Eric Engestrom
5
-5
/
+5
2016-04-14
generators: Use python generator instead of bash generated tests
Dylan Baker
1
-0
/
+7
2016-04-14
generators: port gen_variable_index_write to python
Dylan Baker
4
-0
/
+605
2016-04-13
unittests: move generator tests to unittests
Dylan Baker
1
-148
/
+0
2016-04-13
generators: Use gen_vp_tex generator instead of checked in tests
Dylan Baker
1
-0
/
+8
2016-04-13
generators: port vp-tex.sh to python
Dylan Baker
6
-0
/
+247
2016-04-13
generators: Add a simple generator for enabled and disabled defines
Dylan Baker
5
-0
/
+319
2016-04-13
generators: Add a minimum version helper.
Dylan Baker
1
-0
/
+126
2016-04-13
generators: Add helper classes for GLSL version numbers
Dylan Baker
2
-0
/
+219
2016-03-10
gen_constant_array_size_tests_fp64.py: Added missing abstract method
Andres Gomez
1
-0
/
+6
2016-02-28
cl: Add some tests for fdim
Aaron Watry
1
-0
/
+10
2016-02-25
arb_gpu_shader_fp64: Explicit conversion from double to float
Andres Gomez
1
-1
/
+1
2016-02-25
generators: Typo correction
Andres Gomez
2
-2
/
+2
2016-02-23
cl: Add frexp generated tests
Aaron Watry
1
-0
/
+12
2016-02-23
cl/math: Add some basic ilogb builtin tests
Aaron Watry
1
-1
/
+11
2016-02-23
cl: Add generated tests for fract
Tom Stellard
1
-0
/
+12
2016-02-23
cl: Add support for builtins with multiple outputs
Jan Vesely
1
-29
/
+79
2016-02-08
generated_tests/test_generators.py: Ignore random_ubo unit tests
Dylan Baker
1
-1
/
+6
2016-01-13
arb_uniform_buffer_object: Remove unused field from test generatation script
Timothy Arceri
1
-11
/
+3
2016-01-12
random_ubo: fix double immediates
Ilia Mirkin
1
-2
/
+2
2016-01-13
arb_uniform_buffer_object: Generate a selection of random tests
Ian Romanick
1
-0
/
+120
2016-01-13
arb_uniform_buffer_object: Trim an element from a randomly generated test
Ian Romanick
1
-0
/
+216
2016-01-13
arb_uniform_buffer_object: Random test generation infrastructure
Ian Romanick
1
-0
/
+1826
2015-11-16
gen_builtin_uniform_tests.py: Add extensions to require section
Dylan Baker
1
-0
/
+2
2015-11-12
generated_tests/builtin_function.py: fix running with python 3.x
Dylan Baker
1
-2
/
+4
2015-11-10
generated_tests/builtin_function.py: hide RuntimeWarnings
Dylan Baker
1
-8
/
+14
2015-11-05
generated_tests/test_generators.py: Remove expected failures mechanism
Dylan Baker
1
-25
/
+7
2015-11-05
gen_tcs_input_tests.py: replace unused variable with _
Dylan Baker
1
-1
/
+1
2015-11-05
gen_tcs_input_tests.py: use textwrap.dedent
Dylan Baker
1
-95
/
+96
2015-11-05
gen_tcs_input_tests.py: use six.moves.range
Dylan Baker
2
-6
/
+7
2015-11-05
gen_tcs_input_tests.py: fix whitespace errors
Dylan Baker
1
-12
/
+12
2015-11-05
gen_tcs_input_tests.py: fix imports
Dylan Baker
1
-1
/
+4
2015-11-05
gen_tcs_input_tests.py: Use a proper docstring
Dylan Baker
1
-12
/
+14
2015-11-05
gen_tcs_input_tests.py: replace tabs with spaces
Dylan Baker
1
-30
/
+30
2015-11-05
gen_tcs_input_tests.py: remove unnecessary semicolons
Dylan Baker
1
-2
/
+2
2015-11-05
gen_tes_input_tests.py: replace unused variable with _
Dylan Baker
1
-1
/
+1
2015-11-05
gen_tes_input_tests.py: use texwrap.dedent
Dylan Baker
1
-94
/
+95
2015-11-05
gen_tes_input_tests.py: use six.moves.range
Dylan Baker
2
-6
/
+7
2015-11-05
gen_tes_input_tests.py: cleanup whitespace issues
Dylan Baker
1
-13
/
+13
2015-11-05
gen_tes_input_tests.py: Cleanup imports
Dylan Baker
1
-1
/
+4
2015-11-05
gen_tes_input_tests.py: replace tabs with spaces.
Dylan Baker
1
-25
/
+25
2015-11-05
gen_tes_input_tests.py: remove unnecissary ; at end of python lines
Dylan Baker
1
-2
/
+2
2015-11-05
gen_tes_input_tests.py: use a proper docstring
Dylan Baker
1
-15
/
+17
[next]