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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
all.py: Use TestProfile.group_manager default_args to set require_platforms
Dylan Baker
1
-175
/
+118
2015-03-05
cl.py: Use flat list for program test dirs
Dylan Baker
1
-10
/
+11
2015-03-05
cl.py: simplify add_program_test_dir
Dylan Baker
1
-13
/
+4
2015-03-05
cl.py: Use TestProfile.group_manager
Dylan Baker
1
-99
/
+93
2015-03-05
sanity.py: Use TestProfile.group_manager
Dylan Baker
1
-2
/
+4
2015-03-05
all.py: add asmparser tests automatically with loop
Dylan Baker
1
-443
/
+17
2015-03-05
all.py: Convert all.py to use TestProfile.group_manager
Dylan Baker
3
-3219
/
+4233
2015-03-05
all.py: move all of the helper functions to the top of the file
Dylan Baker
1
-153
/
+149
2015-03-05
all.py: use profile.test_list instead of profile.test for glean tests
Dylan Baker
2
-5
/
+14
2015-03-05
all.py: remove extra newline in list.
Dylan Baker
1
-2
/
+1
2015-03-05
arb_program_interface_query: Remove unused variable.
Vinson Lee
1
-1
/
+1
2015-03-04
shader_runner: fix uniform array name lookups
Arthur Huillet
1
-7
/
+26
2015-03-04
gl-1.0-readpixsanity: Fix Clang absolute-value warning.
Vinson Lee
1
-1
/
+1
2015-03-04
arb_direct_state_access: Fix Clang absolute-value warning.
Vinson Lee
1
-1
/
+1
2015-03-04
max-varyings: Use logical-OR instead of if statement to set failed.
Matt Turner
1
-6
/
+4
2015-03-04
varying-packing: Use logical-OR instead of if statement to set failed.
Matt Turner
1
-12
/
+5
2015-03-04
shaders: Add test for conditional mod propagation with different types.
Matt Turner
1
-0
/
+37
2015-03-04
all.py: Fix two tests being assigned the same name
Dylan Baker
1
-1
/
+1
2015-03-04
arb_program_interface_query: GetProgramResourceIndex test
Tapani Pälli
3
-0
/
+286
2015-03-03
cl-program-tester: Avoid void pointer arithmetic.
Jose Fonseca
1
-1
/
+1
2015-03-03
arb_direct_state_access: Avoid void pointer arithmetic.
Jose Fonseca
1
-2
/
+2
2015-03-03
arb_framebuffer_srgb/blit: Fix command line option 'disabled'
Antia Puentes
1
-1
/
+1
2015-03-03
arb_direct_state_access: Added *NamedRenderbuffer* tests
Martin Peres
3
-0
/
+187
2015-03-03
arb_direct_state_access: Added glCreateRenderbuffers tests
Martin Peres
3
-0
/
+165
2015-03-03
arb_direct_state_access: Added glCreateSamplers tests
Martin Peres
3
-0
/
+162
2015-03-03
arb_direct_state_access: Added glCreateProgramPipelines tests
Martin Peres
3
-0
/
+160
2015-03-03
arb_direct_state_access: Added glCreateQueries tests
Martin Peres
3
-0
/
+111
2015-03-03
arb_direct_state_access: Added glGetTransformFeedback* tests
Martin Peres
3
-0
/
+272
2015-03-03
arb_direct_state_access: Added glTransformFeedbackBufferRange tests
Martin Peres
3
-0
/
+248
2015-03-03
arb_direct_state_access: Added glTransformFeedbackBufferBase tests
Martin Peres
3
-0
/
+236
2015-03-03
dsa_create-transformfeedback: set the min. GL version to 3.1 core
Martin Peres
1
-1
/
+13
2015-03-03
arb_direct_state_access: fix the execution of two tests
Martin Peres
1
-2
/
+2
2015-03-02
AMD_performance_monitor: add missing subtest result
Samuel Pitoiset
1
-0
/
+2
2015-03-02
Don't use default texture object
Anuj Phogat
1
-0
/
+3
2015-03-02
Fix arguments count check and the test name
Anuj Phogat
1
-2
/
+2
2015-03-03
arb_arrays_of_arrays: check array sizes when instance name differ
Timothy Arceri
2
-0
/
+74
2015-03-03
glsl-1.50: check array sizes when instance name differ
Timothy Arceri
2
-0
/
+64
2015-03-02
arb_program_interface_query: add array to location test
Tapani Pälli
1
-7
/
+29
2015-03-02
arb_program_interface_query: change location test concurrent
Tapani Pälli
1
-1
/
+1
2015-02-27
utils: Handle WM_QUIT properly.
Jose Fonseca
1
-4
/
+17
2015-02-27
utils: Don't intercept WM_KEYDOWN::VK_ESCAPE.
Jose Fonseca
1
-7
/
+0
2015-02-26
util: Use posix_memalign for all non-Windows platforms.
Vinson Lee
1
-3
/
+1
2015-02-26
util: Define C99 __func__ macro on MSVC.
Jose Fonseca
1
-0
/
+4
2015-02-26
arb_program_interface_query: GetProgramResourceLocation test
Tapani Pälli
5
-0
/
+451
2015-02-25
utils: Write event loop for Waffle+WGL.
Jose Fonseca
1
-8
/
+64
2015-02-24
Revert "cl tests: move non-generated tests out of the generated tests dir"
Dylan Baker
3
-37
/
+0
2015-02-24
getteximage-luminance: remove obsolete piglit_dispatch_default_init() call
Emil Velikov
1
-1
/
+1
2015-02-24
Revert "ext_timer_query: the timestamp test does not require the EXT extension"
Emil Velikov
1
-2
/
+2
2015-02-24
ext_timer_query: the timestamp test does not require the EXT extension
Emil Velikov
1
-2
/
+2
2015-02-23
all.py: replace import_glsl_parser_test with loop search
Dylan Baker
1
-140
/
+25
[prev]
[next]