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
/
ext_packed_float
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
ext_packed_float: Add a test that queries GL_RGBA_SIGNED_COMPONENTS_EXT
Bruce Merry
2
-0
/
+163
2017-08-21
ext_packet_float: set KHR_no_error status
Samuel Pitoiset
2
-0
/
+2
2015-09-29
Remove unnecessary linking with libGLU
Ian Romanick
1
-1
/
+0
2015-07-22
ext_packed_float: fix getteximage-invalid-format-for-packed-type test
Brian Paul
1
-1
/
+14
2015-01-07
ext_packed_float: Refactored the getteximage-invalid-format-for-packed-type.c...
Laura Ekstrand
1
-41
/
+64
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
2
-2
/
+2
2014-05-14
ext_packed_float: use default window size
Brian Paul
1
-3
/
+0
2014-04-15
remove executable bits from C files.
Dave Airlie
1
-0
/
+0
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
2
-2
/
+2
2013-01-23
ext_packed_float: remove explicit 100x100 window size
Brian Paul
1
-2
/
+0
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
2
-0
/
+4
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
2
-8
/
+14
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
2
-2
/
+2
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č
2
-2
/
+2
2012-06-20
tests: Let each test define main()
Chad Versace
2
-4
/
+8
2012-05-23
cmake: Relocate all GLUT directives into single location
Chad Versace
1
-2
/
+0
2012-03-23
cmake: Replace calls to add_{executable,library} with wrappers
Chad Versace
1
-2
/
+2
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2011-12-30
Add test case of error check on glGetTexImage.
Jian Zhao
2
-0
/
+127
2011-11-01
Fix MSVC build.
José Fonseca
1
-4
/
+4
2011-10-28
ext_packed_float/pack: New test for GL's conversion of float to packed float.
Eric Anholt
3
-0
/
+281