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-04-02
registry: Update gl.xml to Revision 29762.
adsa-buffer-objects
Laura Ekstrand
1
-42
/
+840
2015-04-02
all.py: Change format for arb_direct_state_access-compressedtextureimage.
Laura Ekstrand
1
-2
/
+2
2015-04-02
arb_direct_state_access: Test errors thrown by CopyTex[ture]SubImage*D.
Laura Ekstrand
1
-0
/
+48
2015-04-02
arb_direct_state_access: Test errors thrown by CompressedTex[ture]SubImage*D.
Laura Ekstrand
1
-0
/
+80
2015-04-02
texturing: New test for GetCompressedTexImage.
Laura Ekstrand
3
-0
/
+234
2015-04-02
texturing: New test for GetTexImage targets.
Laura Ekstrand
3
-0
/
+231
2015-04-02
texturing: Remove over-complicated getteximage-targets test.
Laura Ekstrand
3
-306
/
+0
2015-04-02
arb_direct_state_access: New test for glGetTextureImage.
Laura Ekstrand
3
-0
/
+231
2015-04-02
arb_direct_state_access: Remove over-complicated test gettextureimage-targets.
Laura Ekstrand
3
-368
/
+0
2015-04-02
arb_direct_state_access: New test for glCompressedTextureSubImage*D.
Laura Ekstrand
3
-0
/
+258
2015-04-02
arb_direct_state_access: New test for GetCompressedTextureImage.
Laura Ekstrand
3
-0
/
+232
2015-04-02
arb_direct_state_access: Remove over-complicated getcompressedtextureimage test.
Laura Ekstrand
3
-450
/
+0
2015-04-02
arb_map_buffer_range: Fix for bug in map_buffer_range_test?
Laura Ekstrand
1
-1
/
+2
2015-04-02
arb_direct_state_access: Fix gettextureimage-targets fall through.
Laura Ekstrand
1
-4
/
+2
2015-04-02
arb_direct_state_access: gettextureimage-targets.c has display.
Laura Ekstrand
1
-2
/
+63
2015-04-02
arb_direct_state_access: getcompressedtextureimage now has distinct layers.
Laura Ekstrand
1
-6
/
+17
2015-04-02
arb_direct_state_access: Testing glGetNamedBufferSubData.
Laura Ekstrand
3
-0
/
+114
2015-04-02
arb_direct_state_access: Testing glGetNamedBufferParameteri[64]v and
Laura Ekstrand
3
-0
/
+225
2015-04-02
arb_direct_state_access: Testing FlushMappedNamedBufferRange.
Laura Ekstrand
3
-0
/
+148
2015-04-02
arb_direct_state_access: Testing UnmapNamedBuffer.
Laura Ekstrand
3
-0
/
+117
2015-04-02
arb_direct_state_access: Testing MapNamedBuffer.
Laura Ekstrand
3
-0
/
+130
2015-04-02
arb_direct_state_access: Testing glClearNamedBufferSubData.
Laura Ekstrand
3
-0
/
+102
2015-04-02
arb_direct_state_access: Testing glClearNamedBufferData.
Laura Ekstrand
3
-0
/
+167
2015-04-02
arb_direct_state_access: Testing NamedBufferSubData.
Laura Ekstrand
3
-0
/
+108
2015-04-02
arb_direct_state_access: Testing NamedBufferStorage.
Laura Ekstrand
3
-0
/
+269
2015-04-02
arb_direct_state_access: Testing glTextureBufferRange.
Laura Ekstrand
3
-0
/
+146
2015-04-02
arb_direct_state_access: Test for CreateBuffers.
Laura Ekstrand
3
-0
/
+78
2015-04-02
arb_sync: Test to demonstrate ClientWaitSync bug.
Laura Ekstrand
3
-0
/
+205
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
[next]