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
/
arb_shader_objects
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
arb_shader_objects: add test deleting non-existent object
Erik Faye-Lund
2
-0
/
+72
2017-08-22
arb_shader_objects: set KHR_no_error status
Samuel Pitoiset
6
-4
/
+20
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
6
-6
/
+6
2013-06-04
piglit: Switch a bunch of tests over to piglit_build_simple_program.
Eric Anholt
5
-33
/
+6
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
4
-4
/
+4
2013-04-06
arb_shader_objects: use default window size to fix Windows run
Brian Paul
5
-10
/
+0
2013-01-23
arb_shader_objects: remove explicit 100x100 window size
Brian Paul
1
-2
/
+0
2012-11-30
util/gl: Kill shader wrapper functions
Chad Versace
5
-36
/
+36
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
6
-0
/
+12
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
6
-24
/
+42
2012-10-09
tests: Remove direct includes of piglit-framework.h
Chad Versace
1
-1
/
+0
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
6
-6
/
+6
2012-06-28
cmake: Move piglitutil library to piglitutil_gl
Blaž Tomažič
1
-1
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
6
-6
/
+6
2012-06-20
tests: Let each test define main()
Chad Versace
6
-17
/
+24
2012-05-23
Merge branch 'waffle-v10' of git://people.freedesktop.org/~chadversary/piglit
Chad Versace
1
-2
/
+0
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-05-22
GL_ARB_shader_objects: Test for error on glGetActiveUniform() in begin/end.
Eric Anholt
2
-0
/
+83
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-5
/
+5
2012-03-12
cmake: Include GLEXT_INCLUDE_DIR wherever OPENGL_INCLUDE_PATH is included.
José Fonseca
1
-0
/
+1
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-01-06
Modify piglit_check_gl_error() to return a boolean.
Paul Berry
2
-5
/
+8
2011-11-08
arb_shader_objects: Test glGetUniformLocation on an array of struct of array
Ian Romanick
2
-0
/
+113
2011-10-10
arb_shader_objects: Verify that glBindAttribLocation doesn't keep the name ptr
Ian Romanick
2
-0
/
+92
2011-10-10
delete-repeat: New test for mismatched glDeleteProgram().
Eric Anholt
2
-0
/
+110
2011-09-22
clear-with-deleted: New test for a metaops refcounting bug.
Eric Anholt
2
-0
/
+130
2011-08-30
ARB_shader_objects/getuniform: New test for glGetUniform* on various types.
Eric Anholt
3
-0
/
+342