index
:
piglit
dither
glean-master
glsl2
main
ppgtt
shader_runner
piglit is an OpenGL test suite (mirrored from https://gitlab.freedesktop.org/mesa/piglit)
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
Add a set of GLSL tests for optimizations I plan to do in glsl2.
shader_runner
Eric Anholt
24
-0
/
+582
2010-04-15
Fix warning in compile_shader().
Eric Anholt
1
-1
/
+1
2010-04-12
shaders: Add generic test that replicates glsl-vs-if
Ian Romanick
1
-0
/
+28
2010-04-12
shaders: Add generic test that replicates glsl-fs-log2
Ian Romanick
1
-0
/
+26
2010-04-12
shaders: Add framework for generic shader tests
Ian Romanick
2
-0
/
+507
2010-04-12
util: Add function require an extension NOT be available
Ian Romanick
2
-0
/
+9
2010-04-12
util: Add new function to compile shaders
Ian Romanick
2
-9
/
+34
2010-03-23
glsl-orangebook-ch06-bump: New testcase for the Orange Book bumpmapping shader.
Eric Anholt
5
-0
/
+201
2010-03-22
fp-cmp: Simple vpfp test for CMP opcode.
Eric Anholt
2
-0
/
+12
2010-03-22
rg-draw-pixels.c: Fix up the file permissions.
Eric Anholt
1
-0
/
+0
2010-03-22
glsl-vs-functions: New test for Mesa function calls in the VS.
Eric Anholt
4
-0
/
+116
2010-03-22
glsl-fs-mix-constant: New test for a regression I introduced OPCODE_LRP.
Eric Anholt
4
-0
/
+88
2010-03-22
glsl-fs-mix: Simple test for mix() behavior in the FS.
Eric Anholt
4
-0
/
+98
2010-03-18
Change expected result of TextureRectangleSamplers.frag from 'fail' to 'pass'
Ian Romanick
1
-1
/
+1
2010-03-17
depth-level-clamp: Test for a miptree relayout failure in the 965 driver.
Eric Anholt
3
-0
/
+166
2010-03-16
scissor-depth-clear: Fix doxygen for what this test is about.
Eric Anholt
1
-1
/
+1
2010-03-16
fbo-pbo-readpixels-small: remove dead defines.
Eric Anholt
1
-2
/
+2
2010-03-14
glsl-fs-bug25902: Fix GLSL compilation errors on Mac OS X.
Vinson Lee
2
-2
/
+2
2010-03-14
glsl-fs-sqrt-branch: Fix GLSL compilation error on Mac OS X.
Vinson Lee
1
-1
/
+1
2010-03-14
Add fbo-copypix and fbo-readdrawpix to all.tests.
Vinson Lee
1
-0
/
+2
2010-03-13
add fbo-copypix and fbo-readdrawpix to CMakeLists.txt
Brian Paul
1
-0
/
+2
2010-03-13
fbo-readdrawpix: a varient of fbo-blit.c
Brian Paul
1
-0
/
+229
2010-03-13
fbo-copypixels: a varient of fbo-blit.c
Brian Paul
1
-0
/
+225
2010-03-13
fbo-blit: remove glCopy/Read/DrawPixels code
Brian Paul
1
-71
/
+10
2010-03-10
piglit: be smarter about finding/removing -auto from argv
Brian Paul
1
-8
/
+14
2010-03-10
piglit: ignore gallium debug messages
Brian Paul
1
-0
/
+1
2010-03-10
fbo-no(depth/stencil)test: use POT textures
Maciej Cencora
2
-4
/
+4
2010-03-10
fbo-blit: s/glBindFramebuffer/glBindFramebufferEXT/
Maciej Cencora
1
-6
/
+6
2010-03-10
glsl-fs-sqrt-branch: Add a new test for a 965 driver bug in Yo Frankie!
Eric Anholt
4
-0
/
+98
2010-03-10
glsl-fs-bug25902: Add a new test for fd.o bug #25902 (965 driver hang).
Eric Anholt
5
-0
/
+151
2010-03-10
fbo-blit: remove check for GL_ARB_texture_non_power_of_two
Brian Paul
1
-1
/
+0
2010-03-10
fbo-blit: enable the new tests, plus asst fixups
Brian Paul
1
-6
/
+4
2010-03-10
fbo-blit: also test glCopyPixels and glRead/DrawPixels()
Brian Paul
1
-18
/
+95
2010-03-10
fbo-blit: use POT texture size
Brian Paul
1
-11
/
+15
2010-03-10
fbo-blit: asst. clean-ups
Brian Paul
1
-21
/
+26
2010-03-09
glsl-fs-loop-nested: New test for nested loops in the fragment shader.
Eric Anholt
4
-0
/
+142
2010-03-09
glsl-fs-loop: New test for loops in the fragment shader.
Eric Anholt
4
-0
/
+136
2010-03-09
glsl-vs-loop-nested: Test for a failure in the i965 VS with nested loop.
Eric Anholt
4
-0
/
+140
2010-03-09
fbo-generatemipmap: Only complain once per mipmap level.
Eric Anholt
1
-3
/
+3
2010-03-06
fbo-blit: this currently requires texture npot.
Dave Airlie
1
-0
/
+1
2010-03-05
fbo-blit: s/glBindFramebuffer/glBindFramebufferEXT/
Vinson Lee
1
-9
/
+9
2010-03-05
object_purgeable: Document test cases with verbage from the spec.
Ian Romanick
1
-0
/
+46
2010-03-05
object_purgeable: Check the operations on object 0 generate errors
Ian Romanick
1
-0
/
+38
2010-03-05
object_purgeable: Check that setting redundant state generates an error
Ian Romanick
1
-0
/
+17
2010-03-05
object_purgeable: Move state checks into state setting tests
Ian Romanick
1
-24
/
+12
2010-03-05
object_purgeable: Fix errors in previous commits
Ian Romanick
1
-2
/
+2
2010-03-05
object_purgeable: Misc. whitespace and trivial code clean-ups.
Ian Romanick
1
-48
/
+50
2010-03-05
object_purgeable: Clean-up error messages and logging
Ian Romanick
1
-28
/
+38
2010-03-05
object_purgeable: Refactor main test body into text_Purgeable
Ian Romanick
5
-168
/
+87
2010-03-05
object_purgeable: Use piglit test framework
Ian Romanick
3
-167
/
+43
[next]