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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-05
framework: Override run_concurrent for CL test classes
Dylan Baker
3
-30
/
+22
2015-03-05
all.py: Use group_manager default_args for exclude_platforms
Dylan Baker
1
-59
/
+50
2015-03-05
all.py: Use TestProfile.group_manager default_args to set require_platforms
Dylan Baker
1
-175
/
+118
2015-03-05
profile.py: Add kwargs to TestProfile.group_manager
Dylan Baker
2
-2
/
+42
2015-03-05
profile.py: Remove TestProfile.tests
Dylan Baker
2
-149
/
+2
2015-03-05
opencv.py: use test_list instead of tests.
Dylan Baker
1
-2
/
+2
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
profile.py: Add a context_manager to TestProfile for adding tests.
Dylan Baker
3
-0
/
+107
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
CMakeList.txt: Install OpenCL inc files.
Dylan Baker
1
-1
/
+8
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
framework/backends/junit: Report expected failures/crashes as skipped.
Jose Fonseca
1
-1
/
+3
2015-03-03
cmake: Use -Werror=pointer-arith on GCC builds.
Jose Fonseca
1
-0
/
+6
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
[prev]
[next]