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
path:
root
/
tests
/
shaders
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-04
glsl-fs-log2.c: New test for log2() in fragment shaders.
Eric Anholt
4
-0
/
+165
2009-08-04
glsl-fs-exp2: Add a new test for exp2() in fragment shaders.
Eric Anholt
4
-0
/
+165
2009-07-24
vpfp-generic: Extend script syntax to include program.local
Nicolai Hähnle
1
-0
/
+20
2009-07-21
fp-fog: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+6
2009-07-17
Remove mesautil library dependency for non-mesa tests.
Vinson Lee
1
-1
/
+0
2009-07-11
vp-bad-program: Use gl[Enable|Disable]ClientState for GL_VERTEX_ARRAY.
Vinson Lee
1
-2
/
+2
2009-07-12
vpfp-generic: Remove incorrect glReadBuffer call
Nicolai Hähnle
1
-1
/
+0
2009-07-12
New generic test for ARB_vertex|fragment_program
Nicolai Hähnle
5
-0
/
+420
2009-07-11
vp-bad-program: Clear err on failures.
Vinson Lee
1
-3
/
+3
2009-07-08
fp-kil: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+2
2009-07-07
fp-generic: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+2
2009-07-07
fp-fragment-position: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+2
2009-07-07
trinity-fp1: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+2
2009-06-23
piglit: clean up all warnings with gcc 4.4.0
Dave Airlie
1
-0
/
+3
2009-05-22
MSVC fixes for shaders tests
Vinson Lee
6
-38
/
+40
2009-05-20
Mac OS GLUT header fixes
Vinson Lee
3
-0
/
+12
2009-05-15
Add test for GLSL vertex shader loops
Ian Romanick
4
-0
/
+198
2009-05-14
glsl-unused-varying: Add a testcase for a 965 GLSL bug.
Eric Anholt
4
-0
/
+182
2009-05-13
glsl-uniform-update: Add to all.tests after fixing up shader paths.
Eric Anholt
2
-2
/
+4
2009-05-05
Add a test for uniform updates getting reflected in GLSL drawing.
Eric Anholt
4
-0
/
+168
2009-04-30
Warnings cleanup, resulting in a number of actual bugfixes.
Eric Anholt
7
-55
/
+3
2009-04-23
Mac OS fixes for shaders tests
Vinson Lee
9
-0
/
+48
2009-03-23
fp-fog: Just move swapbuffers instead of reading out of GL_FRONT.
Eric Anholt
1
-3
/
+2
2009-03-23
fp-fog: Use the probe util routine so the fail output is more obvious.
Eric Anholt
1
-19
/
+10
2008-12-16
Add new test for passing fog coordinates to fragment programs
Ian Romanick
2
-0
/
+208
2008-11-06
Fixes for Cygwin by Yaakov
Nicolai Haehnle
1
-2
/
+2
2008-10-04
Add a test for ARB_fp texture indirection accounting.
Eric Anholt
2
-0
/
+305
2008-07-27
New test: shaders/fp-generic/kil-swizzle
Nicolai Haehnle
1
-0
/
+48
2008-07-12
fp-generic: Add alpha channel for a full RGBA visual
Nicolai Haehnle
2
-2
/
+2
2008-07-12
Add new tst: fp-generic/lrp_sat
Nicolai Haehnle
1
-0
/
+15
2008-06-30
Cleanup/Code sharing: Use piglit-util functions in a number of places
Nicolai Haehnle
6
-310
/
+28
2008-06-29
Add fragment program / vertex program helper code to piglit-util
Nicolai Haehnle
5
-164
/
+9
2008-06-20
Various fixes by Brian Paul.
Nicolai Haehnle
3
-9
/
+45
2008-06-14
New data-driven test: fp-generic
Nicolai Haehnle
3
-0
/
+322
2008-04-01
Add a test for failures with bad vertex programs, highlighted by wine.
Eric Anholt
2
-0
/
+160
2008-02-21
Move FindLine to shared code instead of cargo-culting it around.
Eric Anholt
6
-60
/
+5
2007-03-24
Initial commit
Nicolai Hähnle
6
-0
/
+2074