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
2015-03-09
igt.py: add docstrings.
Dylan Baker
1
-9
/
+20
2015-03-09
igt.py: Use PEP8 specified whitespace
Dylan Baker
1
-0
/
+5
2015-03-09
igt.py: fix invalid name errors
Dylan Baker
1
-10
/
+14
2015-03-09
igt.py: Replace igtTestRoot with PEP8 compliant IGT_TEST_ROOT
Dylan Baker
1
-9
/
+9
2015-03-09
igt.py: Change an empty string to a list
Dylan Baker
1
-4
/
+2
2015-03-09
igt.py: Fix whitepace warnings for pylint
Dylan Baker
1
-11
/
+9
2015-03-08
Delete redundant condition-07.vert test.
Kenneth Graunke
1
-26
/
+0
2015-03-08
framework: Try to fix the exclusions of llvmpipe test list.
Jose Fonseca
2
-1
/
+7
2015-03-06
tests/all.py: Fix typo that switched arb with ext
Dylan Baker
1
-1
/
+1
2015-03-05
all.py: Fix copy and paste error
Dylan Baker
1
-1
/
+1
2015-03-05
all.py: disable pylint's bad-continuation error
Dylan Baker
2
-0
/
+9
2015-03-05
all.py: use __future__ functions
Dylan Baker
1
-3
/
+4
2015-03-05
all.py: Remove run_concurrent=True flag
Dylan Baker
2
-1642
/
+1224
2015-03-05
piglit_test.py: Change run_concurrent to True by default
Dylan Baker
2
-4
/
+4
2015-03-05
all.py: Set run_concurrent=False explicitly
Dylan Baker
1
-506
/
+588
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
[prev]
[next]