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
2014-12-01
gen_outerproduct_tests.py: Move template to templates dir
Dylan Baker
3
-7
/
+9
2014-12-01
util/gl: link against OPENGL_gl_LIBRARY on waffle aware systems
Emil Velikov
1
-0
/
+5
2014-11-27
Don't test floats with the form ‘1f’
Neil Roberts
1
-4
/
+6
2014-11-24
gen_builtin_packing_tests.py: Reduce style problems
Dylan Baker
1
-115
/
+125
2014-11-24
gen_builtin_packing_tests.py: removed unused variable
Dylan Baker
1
-1
/
+0
2014-11-24
gen_builtin_packing_tests templates: Use xrange instead of range
Dylan Baker
4
-12
/
+12
2014-11-24
gen_builtin_packing_tests.py: put templates in templates directory
Dylan Baker
8
-441
/
+428
2014-11-24
gen_builtin_packing_tests.py: Make docstring a proper docstring
Dylan Baker
1
-18
/
+12
2014-11-24
gen_builtin_packing_tests.py: Fix imports
Dylan Baker
1
-6
/
+23
2014-11-24
gen_const_builtin_equal_tests.py: put template in templates dir
Dylan Baker
3
-25
/
+28
2014-11-24
gen_const_builtin_equal_tests.py: us os.path.join for directory names
Dylan Baker
1
-9
/
+12
2014-11-24
gen_texture_query_lod_tests.py: Split template into templates folder
Dylan Baker
3
-39
/
+40
2014-11-24
gen_texture_query_lod_tests.py: minor refactors
Dylan Baker
1
-18
/
+18
2014-11-24
gen_texture_query_lod_tests.py: move file generation up in loop
Dylan Baker
1
-5
/
+5
2014-11-24
gen_texture_query_lod_tests.py: Use if __name__ == __main__ pattern
Dylan Baker
1
-35
/
+42
2014-11-24
gen_texture_query_lod_tests.py: use with and print_function
Dylan Baker
1
-9
/
+9
2014-11-24
gen_texture_query_lod_tests.py: cleanup style problems
Dylan Baker
1
-15
/
+13
2014-11-24
gen_texture_lod_tests.py: Split templates
Dylan Baker
5
-111
/
+94
2014-11-24
gen_shader_bit_encoding_tests.py: silence remaining pylint warnings
Dylan Baker
1
-0
/
+1
2014-11-24
gen_shader_bit_encoding_tests.py: remove unnecessary assignments
Dylan Baker
1
-9
/
+4
2014-11-24
gen_shader_bit_encoding_tests.py: move dirname assignment up in loops
Dylan Baker
1
-8
/
+6
2014-11-24
gen_shader_bit_encoding_tests.py: Silence or fix pylint warnings
Dylan Baker
1
-15
/
+22
2014-11-24
gen_shader_bit_encoding_tests.py: Use with and print_function
Dylan Baker
1
-14
/
+15
2014-11-24
gen_shader_bit_encoding_tests.py: use builtin operators
Dylan Baker
1
-11
/
+6
2014-11-24
gen_shader_bit_encoding_test.py: use the if __name__ == __main__ pattern
Dylan Baker
1
-50
/
+54
2014-11-24
gen_shader_bit_encoding_tests.py: split template into separate file
Dylan Baker
3
-95
/
+98
2014-11-24
test generators: add templates folder
Dylan Baker
1
-0
/
+81
2014-11-21
framework/summary/junit: Remove.
José Fonseca
4
-520
/
+0
2014-11-21
framework/backends/junit: Prepend command line to stdout.
José Fonseca
1
-0
/
+3
2014-11-21
tests/llvmpipe: Add a test profile for llvmpipe.
José Fonseca
1
-0
/
+16
2014-11-21
framework/backends/junit: Split test name correctly on Windows.
José Fonseca
1
-3
/
+2
2014-11-21
framework/test/base: Pass None preexec_fn on Windows.
José Fonseca
1
-1
/
+7
2014-11-21
Removed Glean logicop test.
Laura Ekstrand
4
-544
/
+0
2014-11-21
Ported logicop test from Glean to Piglit.
Laura Ekstrand
3
-0
/
+314
2014-11-20
arb_arrays_of_arrays: geometry shader tests
Timothy Arceri
15
-0
/
+512
2014-11-18
glsl-1.20: Add tests exposing some crashes with const arrays
Chris Forbes
3
-0
/
+45
2014-11-17
Add a test for GLX_ARB_context_flush_control
Neil Roberts
3
-0
/
+482
2014-11-17
Add a test using gl_VertexID with glPolygonMode(GL_POINT)
Neil Roberts
3
-0
/
+155
2014-11-16
glsl-1.10: check that mul source is used before dest is written
Ilia Mirkin
1
-0
/
+23
2014-11-15
results.py: Allow partially completed runs to be summarized
Dylan Baker
1
-0
/
+13
2014-11-15
results.py: remove unused import
Dylan Baker
1
-1
/
+0
2014-11-15
glx-query-drawable: Use visual depth when creating pixmap.
José Fonseca
1
-1
/
+1
2014-11-14
ext_transform_feedback: Silence GCC -Wmaybe-uninitialized warning.
Vinson Lee
1
-0
/
+1
2014-11-14
cl: split CL10/CL11+ optimization options testing
EdB
2
-0
/
+13
2014-11-14
cl: add CL_MEM_HOST_* releated tests
EdB
2
-2
/
+158
2014-11-14
cl: fix test name
EdB
1
-1
/
+1
2014-11-14
cl: fix doxygen filename
EdB
1
-2
/
+2
2014-11-14
cl: add tests for clCompileProgram
EdB
3
-0
/
+368
2014-11-14
glx_ext_create_context_es2_profile: Update versions.
José Fonseca
1
-16
/
+7
2014-11-14
glx-close-display: Fix GLX_DOUBLEBUFFER attrib.
José Fonseca
1
-1
/
+1
[next]