index
:
~jljusten/piglit
arb_get_program_binary
atomic-fs
attributeless
bash-install-path
cs
cs-master
debian-unstable
depth-clear-timing
depthstencil-different-lod
dmabuf-prefer-gbm-over-libdrm-intel
dynamic-buffer-index
fabian-tess
fbo-5-varyings
gbm
get-prog-bin
gl_Layer
gs-inv-id
gs-streams
image-load-store
instanced_arrays-vbo
intel-rectlist
interface-blocks
layered-jkp
libcaca
main
master
piglit-cmd
piglit/master
pipe_stats
pipe_stats+cs
primitive-restart+instanced_arrays+vbo
primitive-restart-vbo
primitive-restart-xfb
python-piglit-util
qbo
rgb10_a2-precision
sanity
save-ci-shader-runner
shader_runner-time
small-size
textureLod-on-array
texture_rgb10_a2ui
tmp-dir-predicable-path
ts
ts-1
web-py3-pip
website
wflinfo-sys-info
jljusten's piglit repo
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-15
Example shader_test scripts using new commands
shader_runner-time-v1
shader_runner-time
Jordan Justen
2
-0
/
+78
2013-10-15
shader_runner: add finish command
Jordan Justen
1
-0
/
+2
2013-10-15
shader_runner: add echo command
Jordan Justen
1
-0
/
+5
2013-10-15
shader_runner: enable scissor command
Jordan Justen
1
-0
/
+7
2013-10-15
shader_runner: enable depth clear
Jordan Justen
1
-0
/
+4
2013-10-15
shader_runner: support depth visual with DEPTH keyword in requirements
Jordan Justen
1
-0
/
+7
2013-10-15
shader_runner: add 'time reset' and 'time show' commands
Jordan Justen
1
-0
/
+6
2013-10-15
piglit-util: add piglit_get_microseconds
Jordan Justen
3
-0
/
+31
2013-10-15
glsl-1.50: add size requirements to 3 shader_test tests
Jordan Justen
3
-6
/
+9
2013-10-15
shader_runner: support SIZE in requirement section of a shader_test
Jordan Justen
1
-13
/
+27
2013-10-15
glut framework: skip if implementation doesn't support required GL version.
Paul Berry
1
-0
/
+28
2013-10-15
gs: Check GL errors in primitive-id-restart test.
Paul Berry
1
-0
/
+2
2013-10-15
built-in-constants: don't try to create GS with version < 150.
Paul Berry
1
-1
/
+1
2013-10-14
junit: Update script for status class hierarchy.
José Fonseca
1
-240
/
+9
2013-10-14
GL 3.2: Test that GetTexLevelParameterfv() generates an error when passed TEX...
Nicholas Mack
3
-0
/
+68
2013-10-14
GLSL 1.50: Test that multiple shaders of version 140 and 150 can be linked to...
Nicholas Mack
1
-0
/
+52
2013-10-14
GLSL 1.50: Test that version 140 and version 150 shaders can be linked together
Nicholas Mack
1
-0
/
+33
2013-10-14
GL 1.50: Test that UNIFORM_BLOCK_REFERENCED_BY_GEOMETRY_SHADER is accepted by...
Nicholas Mack
1
-42
/
+96
2013-10-14
sso: Add compile tests for the location layout qualifier
Ian Romanick
11
-0
/
+171
2013-10-14
sso: Combine 20 vertex shaders and 20 fragment shaders in various ways.
Ian Romanick
3
-0
/
+374
2013-10-14
sso: Verify that rendezvous by location also works
Ian Romanick
3
-0
/
+204
2013-10-14
piglit-run.py: Fix missing import
Kenneth Graunke
1
-0
/
+2
2013-10-14
summary: Fold __generate_lists into __init__
Dylan Baker
1
-21
/
+4
2013-10-14
summary: Remove optimization with no impact
Dylan Baker
2
-42
/
+26
2013-10-14
status: Make use of the status objects
Dylan Baker
2
-73
/
+36
2013-10-14
status.py: Adds a new status class and subclasses
Dylan Baker
1
-0
/
+191
2013-10-14
framework/summary.py: Fix problems with status handling
Dylan Baker
1
-22
/
+26
2013-10-14
piglit-framework-tests.py: Adds a utility for running piglit unit tests
Dylan Baker
1
-0
/
+47
2013-10-14
framework/tests/summary.py: Tests Summary.py's assignment of statues
Dylan Baker
3
-0
/
+445
2013-10-14
arb_sync: Test that a sync object is initialized with the correct properties
Nicholas Mack
3
-0
/
+136
2013-10-14
arb_sync: Test that IsSync returns true/false if it is given a valid/invalid ...
Nicholas Mack
3
-0
/
+85
2013-10-14
arb_sync: Test that GetSynciv sets correct error codes.
Nicholas Mack
3
-0
/
+93
2013-10-14
arb_sync: Test for the correct error messages caused by invalid input to Fenc...
Nicholas Mack
3
-0
/
+75
2013-10-14
arb_sync: Basic test for DeleteSync
Nicholas Mack
3
-0
/
+81
2013-10-14
arb_sync: Test to check the correct error messages are returned for invalid i...
Nicholas Mack
3
-0
/
+99
2013-10-11
arb_shader_bit_encoding: Generate tests for 3.30, not 4.00.
Matt Turner
1
-2
/
+2
2013-10-11
framework: stop copying dma buffer source padding
Topi Pohjolainen
1
-2
/
+2
2013-10-11
depthstencil-render-miplevels: use double-buffered visual
Jordan Justen
1
-1
/
+1
2013-10-11
GL 3.2: Test glFramebufferTexture
Jacob Penner
3
-0
/
+282
2013-10-11
GL 3.2: Test gl_Layer render to layered attachements
Jacob Penner
3
-0
/
+310
2013-10-11
GL 3.2: Test gl_Layer maps to correct cube map face.
Jacob Penner
3
-0
/
+190
2013-10-11
GL 3.2: Test gl_Layer with non layered texture.
Jacob Penner
3
-0
/
+151
2013-10-11
GL 3.2: Test gl_Layer when unassigned or no geometry shader
Jacob Penner
3
-0
/
+210
2013-10-11
piglit-run.py: Fix a few PEP8 issues that snuck in
Dylan Baker
1
-12
/
+15
2013-10-09
gs: Test that a single shader can redeclare both gl_PerVertex input and output.
Paul Berry
1
-0
/
+67
2013-10-09
egl-1.4: Add test egl-terminate-then-unbind-context (v2)
Chad Versace
5
-0
/
+123
2013-10-08
AMD_performance_monitor: Update comments about the Catalyst driver.
Kenneth Graunke
1
-7
/
+7
2013-10-08
glsl-1.50: Port over basic UBO tests from glsl 1.40 VS to glsl 1.50 GS
Eric Anholt
13
-0
/
+904
2013-10-08
Test that gl_in may be redeclared with an array size.
Paul Berry
1
-0
/
+45
2013-10-08
Verify that gl_PerVertex can't be redeclared in certain shader types.
Paul Berry
3
-0
/
+55
[next]