index
:
~anholt/piglit
apitrace
atomic-counters
atomic-counters-review-2
automake
buffer-age
cairo
dmabuf-refcount
epoxy
es2-compat
fbo-clear-formats
framework
fs-texture-select
g-s-dim-window
getteximage
glean-master
glsl2
glspec-upstream
idr-glsl
lineloop-many
master
merge-glspec
mesa-multithread-makecurrent
rpi2-piglit
saturate
swap-exchange
sync
tbo
ubo
utility-wrapper
vc4-perf
wm-hint-below
xcb
xts
Unnamed repository; edit this file to name it for gitweb.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
all.tests
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-28
ARB_shader_objects/getuniform: New test for glGetUniform* on various types.
Eric Anholt
1
-0
/
+6
2011-08-28
texwrap: Convert to running concurrently into FBOs.
Eric Anholt
1
-6
/
+10
2011-08-28
piglit: Run the shader_runner fbo tests concurrently.
Eric Anholt
1
-0
/
+1
2011-08-28
piglit: Run shader_runner tests into FBOs.
Eric Anholt
1
-1
/
+2
2011-08-24
gl-2.0: Add getattriblocation-conventional test
Ian Romanick
1
-0
/
+1
2011-08-24
Add an ARB_transform_feedback2 test.
Marek Olšák
1
-0
/
+4
2011-08-24
Add EXT_transform_feedback tests.
Marek Olšák
1
-0
/
+33
2011-08-23
Add new FS execution test for textureSize with 2D textures.
Kenneth Graunke
1
-0
/
+1
2011-08-21
fbo-depthstencil: also test the default framebuffer
Marek Olšák
1
-11
/
+16
2011-08-21
arb_vertex_type_2_10_10_10_rev: add vertex/color drawing test.
Dave Airlie
1
-0
/
+4
2011-08-19
Set rlimit on glsl-*-explosion.shader_test, remove from blacklist
Ian Romanick
1
-4
/
+0
2011-08-19
glsl-1.20: Add serveral tests for recursion in shaders
Ian Romanick
1
-0
/
+24
2011-08-18
generated tests: Add uint and int tests for GLSL 1.30.
Paul Berry
1
-0
/
+6
2011-08-15
Add GL_SELECT render mode tests
Pierre-Eric Pelloux-Prayer
1
-0
/
+5
2011-08-11
Add tests for gl_ClipDistance and gl_ClipVertex.
Paul Berry
1
-0
/
+4
2011-08-11
Add constant array size builtin tests.
Paul Berry
1
-0
/
+3
2011-08-10
spec/arb_copy_buffer: Add a new test for copy_buffer.
Ben Widawsky
1
-0
/
+4
2011-08-05
Add comprehensive tests of builtin functions with uniform input.
Paul Berry
1
-0
/
+15
2011-07-31
tests/texturing/cubemap: Add a "npot" command line option.
Kenneth Graunke
1
-0
/
+1
2011-07-30
arb_texture_compression: Check that only the correct formats are advertised
Ian Romanick
1
-0
/
+24
2011-07-30
arb_texture_compression: Check internal formats when generic formats are used
Ian Romanick
1
-0
/
+2
2011-07-28
glsl-vs-statechange-1: New test for a potential bug in core Mesa.
Eric Anholt
1
-0
/
+1
2011-07-28
copyteximage: basic test of glCopyTexImage2D()
Brian Paul
1
-0
/
+1
2011-07-25
fbo-flushing-2: Another test for FBO texture cache flushing.
Eric Anholt
1
-0
/
+1
2011-07-25
glx-multi-context-ib-1: New test for a regression in the i965 driver.
Eric Anholt
1
-0
/
+1
2011-07-19
copyteximage-clipping: test clipping of glCopyTexImage2D()
Brian Paul
1
-0
/
+1
2011-07-19
fbo-bind-renderbuffer: test error detection for renderbuffer binding
Brian Paul
1
-0
/
+1
2011-07-19
gtf: Don't look for GTF tests if the gtf symlink does not exist.
Vinson Lee
1
-1
/
+4
2011-07-19
all.tests: Add strings to ignore from Windows drivers.
Vinson Lee
1
-0
/
+4
2011-07-18
Test that shaders are not allowed to declare non-uniform samplers.
Paul Berry
1
-0
/
+4
2011-07-17
Fix recursion in add_shader_test_dir().
Paul Berry
1
-5
/
+4
2011-07-11
glsl-1.10: Add some tests for over-riding built-in functions
Ian Romanick
1
-0
/
+4
2011-07-10
fp-dst-aliasing-*: Tests for DST with a src = dst
Eric Anholt
1
-0
/
+2
2011-07-11
fbo-depth: test clear, blit, read/draw/copypixels with depth buffers
Marek Olšák
1
-8
/
+13
2011-07-11
Rename fbo-depth to fbo-depth-tex1d
Marek Olšák
1
-8
/
+8
2011-07-11
fbo-depthstencil: test clear, blit, read/draw/copypixels with depth & stencil
Marek Olšák
1
-0
/
+13
2011-07-10
fbo-stencil: test BlitFramebuffer with stencil
Marek Olšák
1
-0
/
+1
2011-07-06
getlocal4d-with-error: New test for a bug in glGetProgramLocalParameter4dARB()
Eric Anholt
1
-0
/
+1
2011-07-06
getenv4d-with-error: New test for a bug in glGetProgramEnvParameter4dARB().
Eric Anholt
1
-0
/
+4
2011-06-28
glsl-fs-fogcolor-statechange: New test for possible driver bug.
Eric Anholt
1
-0
/
+1
2011-06-28
glsl-fs-textureenvcolor-statechange: New test for possible driver bug.
Eric Anholt
1
-0
/
+1
2011-06-28
glsl-vs-mvp-statechange: New test for possible driver bug.
Eric Anholt
1
-0
/
+1
2011-06-28
ARB_vertex_buffer_object/mixed-immediate-and-vbo: New test for #37934.
Eric Anholt
1
-0
/
+1
2011-06-28
ARB_vertex_buffer_object/elements-negative-offset: Pretty up the test name.
Eric Anholt
1
-1
/
+1
2011-06-27
fbo-stencil: new test for clear,readpixels,drawpixels,copypixels with stencil
Marek Olšák
1
-0
/
+15
2011-06-23
texture-packed-formats: test packed texture formats
Brian Paul
1
-0
/
+1
2011-06-21
ext_packed_depth_stencil/readpixels-24_8: New test for packed fbo readpixels.
Eric Anholt
1
-0
/
+1
2011-06-21
fbo-readpixels-depth-formats: New test for glReadPixels(GL_DEPTH_COMPONENT, *).
Eric Anholt
1
-0
/
+1
2011-06-20
Add fp-lit-src-equals-dst to all.tests.
Vinson Lee
1
-0
/
+1
2011-06-17
Actually add tests from the last commit to all.tests.
Kenneth Graunke
1
-0
/
+3
[next]