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-09
arb_sync: Test to demonstrate ClientWaitSync bug.
Laura Ekstrand
3
-0
/
+205
2015-03-09
arb_direct_state_access: Testing NamedBufferStorage.
Laura Ekstrand
3
-0
/
+256
2015-03-09
arb_direct_state_access: Testing glCreateBuffers.
Laura Ekstrand
3
-3
/
+3
2015-03-09
arb_direct_state_access: Testing glTextureBufferRange.
Laura Ekstrand
3
-0
/
+146
2015-03-09
deqp_gles3.py: Fix PEP 8 issues.
Vinson Lee
1
-8
/
+11
2015-03-09
all.py: Fix PEP 8 issues.
Vinson Lee
1
-83
/
+105
2015-03-09
es3conform.py: Fix PEP 8 issues.
Vinson Lee
1
-6
/
+9
2015-03-09
cl.py: Fix PEP 8 issues.
Vinson Lee
1
-2
/
+4
2015-03-09
profile.py: Support automatic naming of tests with string arguments
Dylan Baker
2
-4
/
+24
2015-03-09
igt.py: Use subprocess.check_output instead of subprocess.Popen
Dylan Baker
1
-18
/
+15
2015-03-09
igt.py: Use __future__ functions, mainly print_function
Dylan Baker
1
-6
/
+7
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
[next]