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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-17
Merge branch 'master' into glsl2
glsl2
Ian Romanick
8
-1
/
+316
2010-06-17
glslparsertest: Add several tests for uniforms with initializers
Ian Romanick
3
-0
/
+7
2010-06-15
tex-border-1: New test for border color sampling.
Eric Anholt
3
-0
/
+103
2010-06-15
fdo28551: Require GL_ARB_framebuffer_object.
Vinson Lee
1
-0
/
+2
2010-06-15
line-aa-width: Fix MSVC build.
Vinson Lee
1
-0
/
+3
2010-06-15
line-aa-width: New test for the thickness of width 1.0 AA lines.
Eric Anholt
3
-0
/
+198
2010-06-15
crossbar: Disable build on non-Linux platforms.
Vinson Lee
1
-1
/
+3
2010-06-15
Add error checking for GLSL_PARSER env var
Ian Romanick
1
-0
/
+13
2010-06-15
Update external-glslparsertest.sh for changes to compiler command line usage
Ian Romanick
1
-7
/
+1
2010-06-15
Use $GLSL_PARSER instad of hardcoding a particular external parser path.
Kenneth Graunke
1
-1
/
+1
2010-06-15
Include the normal GLSL tests in the external parsing.
Eric Anholt
1
-0
/
+31
2010-06-15
Make segfaults of the parser be considered failures, even on XFAIL tests.
Eric Anholt
1
-1
/
+1
2010-06-15
Improve the external glslparsertest output for better failure summaries.
Eric Anholt
1
-1
/
+12
2010-06-15
Use the external glsl parser for testing.
Eric Anholt
2
-2
/
+26
2010-06-15
Add test case for fdo28551 (glGetFramebufferAttachmentParameteriv)
Kristian Høgsberg
3
-0
/
+58
2010-06-15
vao-02: Convert to framework and include as a piglit test.
Eric Anholt
3
-82
/
+15
2010-06-15
vao-02: Reindent for piglit.
Eric Anholt
1
-107
/
+107
2010-06-15
vao-02: Initial import from mesa-demos.
Eric Anholt
1
-0
/
+185
2010-06-15
vao-01: Convert to the framework and include as a piglit test.
Eric Anholt
3
-86
/
+16
2010-06-15
vao-01: Reindent for piglit.
Eric Anholt
1
-74
/
+74
2010-06-15
vao-01: Initial import from mesa-demos.
Eric Anholt
1
-0
/
+158
2010-06-15
stencil-wrap: Convert to framework and include as a piglit test.
Eric Anholt
3
-125
/
+36
2010-06-15
stencil-wrap: Reindent for piglit.
Eric Anholt
1
-196
/
+184
2010-06-15
stencil-wrap: Initial import from mesa-demos repo.
Eric Anholt
1
-0
/
+259
2010-06-15
stencil-twoside: Move to framework and include as a piglit test.
Eric Anholt
3
-152
/
+43
2010-06-15
stencil-twoside: Reindent for piglit.
Eric Anholt
1
-283
/
+273
2010-06-15
stencil-twoside: Initial import from mesa-demos repo.
Eric Anholt
1
-0
/
+343
2010-06-15
crossbar: Move this test from the Mesa tree to under tests/texturing/.
Eric Anholt
3
-1
/
+1
2010-06-15
blendminmax: Convert to the framework and include as a piglit test.
Eric Anholt
3
-115
/
+38
2010-06-14
blendminmax: Reindent for piglit.
Eric Anholt
1
-146
/
+149
2010-06-14
blendminmax: Import from Mesa.
Eric Anholt
1
-0
/
+211
2010-06-14
blendsquare: Report SKIP if the extension is missing.
Eric Anholt
1
-1
/
+1
2010-06-14
Remove old import of the blendsquare test from Mesa.
Eric Anholt
1
-178
/
+0
2010-06-14
blendsquare: Convert to framework and include as a piglit test.
Eric Anholt
2
-114
/
+44
2010-06-14
blendsquare: Reindent for piglit.
Eric Anholt
2
-119
/
+119
2010-06-14
Import blendsquare.c from mesa-demos.
Eric Anholt
1
-0
/
+180
2010-06-14
fix build on F-13, add libm to linker lines
Dave Airlie
1
-0
/
+6
2010-06-10
fbo-alpha: Test for supporting GL_ALPHA FBOs with ARB_fbo.
Eric Anholt
3
-0
/
+151
2010-06-06
all.tests: fix up glsl-sin/cos
Marek Olšák
1
-2
/
+2
2010-06-06
glsl-fs-loop-const-{decr, incr}: Fix GLSL compilation errors on Mac OS X.
Vinson Lee
2
-2
/
+2
2010-06-06
glsl-fs-loop-const-{decr, incr}: new glsl tests
Tom Stellard
3
-0
/
+62
2010-06-05
glsl-{sin, cos}: new glsl tests
Marek Olšák
4
-0
/
+238
2010-06-04
Change CorrectVersion1.V110.frag to FAIL.
Kenneth Graunke
2
-4
/
+2
2010-06-04
fxt1-teximage: New test like s3tc-teximage for 3DFX FXT1.
Eric Anholt
3
-0
/
+184
2010-06-03
glsl2/constructor-10.vert: Negative test for invalid constructor.
Vinson Lee
2
-0
/
+12
2010-06-01
glsl-vs-vec4-indexing-5: Fix GLSL compilation on Mac OS X.
Vinson Lee
1
-1
/
+1
2010-06-01
glsl-vs-vec4-indexing-4: s/equals/equal/
Vinson Lee
1
-2
/
+2
2010-06-01
all.tests: Set glsl-if-assign-call to a generic shader test.
Vinson Lee
1
-1
/
+1
2010-05-30
fbo: Define GL_COLOR_ATTACHMENT0 if not defined.
Vinson Lee
2
-0
/
+8
2010-05-26
timer_query: Add symbol definitions for older distros.
Vinson Lee
1
-0
/
+16
[next]