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
/
spec
/
gl-2.0
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
gl-2.0-shader-materials: test vertex shader with material attributes
Brian Paul
2
-0
/
+142
2017-12-16
Port negative uniform location subtest of Glean shader api test to Piglit.
Fabian Bieler
2
-0
/
+80
2017-11-15
Port texture unit test from Glean to Piglit
Fabian Bieler
2
-0
/
+261
2017-08-23
gl-2.0-vertex-attr-0: new test of glVertexAttrib(index=0)
Brian Paul
2
-0
/
+117
2017-08-23
gl-2.0-vertex-const-attr: test attribute declaration order
Brian Paul
1
-28
/
+60
2017-08-22
gl-2.0: set KHR_no_error status
Samuel Pitoiset
12
-15
/
+32
2017-06-07
gl-2.0/vertex-const-attr: fix comment typo
Brian Paul
1
-1
/
+1
2017-05-18
tests: mark KHR_no_error compatible tests
Timothy Arceri
2
-0
/
+2
2016-11-23
gl-2.0: Remove unused variable.
Vinson Lee
1
-4
/
+4
2016-11-17
Add gl-2.0/vertexattribpointer-size-3 test
Nicolai Hähnle
2
-0
/
+269
2016-05-09
Fix asprintf warnings
Marek Olšák
1
-2
/
+2
2016-02-10
glsl: tidy up link empty program tests
Timothy Arceri
2
-0
/
+118
2015-10-06
Port the two sided stencil extension tests from Glean to Piglit.
Juliet Fru
2
-0
/
+752
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
2
-2
/
+0
2015-08-13
gl-2.0: Add test for re-using shader objects
Topi Pohjolainen
2
-0
/
+106
2015-07-07
gl-2.0-large-point-fs: new test of large points with fragment shaders
Brian Paul
2
-0
/
+152
2015-03-26
gl-2.0: port const vertex attrib webgl test to piglit
Ilia Mirkin
2
-0
/
+137
2015-01-07
gl-2.0-vertexattribpointer: Fix GCC maybe-uninitialized warning.
Vinson Lee
1
-0
/
+1
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
8
-8
/
+8
2014-06-03
gl-2.0/vertexattribpointer: new test for glVertexAttribPointer
Brian Paul
2
-0
/
+272
2014-05-13
gl-2.0: use default window size
Brian Paul
2
-4
/
+0
2014-04-25
gl-2.0: Verify results of program validation when a conflicting sampler confi...
Ian Romanick
2
-0
/
+208
2014-03-18
gl-2.0: Test edgeflag in immediate mode with shader.
Fabian Bieler
2
-0
/
+106
2013-08-07
Verify that vertex shader attributes are assigned in order starting w/0
Ian Romanick
2
-0
/
+112
2013-06-04
piglit: Always request GNU C extensions.
Eric Anholt
1
-1
/
+0
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
3
-25
/
+4
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
2
-2
/
+2
2013-01-22
gl-2.0: remove explicit 100 x 100 window size
Brian Paul
3
-9
/
+0
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
1
-1
/
+1
2012-10-29
clip-flag-behavior: use piglit_check_gl_error() function instead of local code
Brian Paul
1
-26
/
+12
2012-10-15
Fix missing glu.h inclusions
Marek Olšák
1
-0
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
4
-0
/
+8
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
4
-16
/
+28
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
4
-4
/
+4
2012-09-10
Convert simple if(piglit_get_gl_version() < N) { SKIP } to require
Chris Forbes
1
-4
/
+1
2012-08-09
Add tests for glEdgeFlag().
Eric Anholt
2
-0
/
+125
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
2
-2
/
+2
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
3
-3
/
+3
2012-06-20
tests: Let each test define main()
Chad Versace
3
-6
/
+12
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
2
-4
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
2
-3
/
+3
2012-03-07
Stop using GLEW_VERSION_* macros
Paul Berry
1
-1
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
2
-2
/
+0
2011-12-13
gl-2.0: Revert accidental change.
José Fonseca
1
-1
/
+1
2011-12-12
gl-2.1/minmax: Test for minimum maximums of glGet* Values.
Eric Anholt
1
-1
/
+1
2011-11-30
Define asprintf on Windows, and use it on vertex-program-two-side.
José Fonseca
1
-15
/
+15
2011-10-03
clip-flag-behavior: remove unused var
Brian Paul
1
-1
/
+0
2011-09-28
Test basic behavior of clip flags.
Paul Berry
2
-0
/
+183
2011-09-26
vertex-program-two-side: Always draw all the quads.
Eric Anholt
1
-8
/
+4
2011-09-26
vertex-program-two-side: Make the argument handling processing more obvious.
Eric Anholt
1
-38
/
+35
[next]