index
:
~jturney/piglit
master
piglit is an OpenGL test suite
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
spec
/
gl-3.0
/
api
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
Rework the PIGLIT_GL_VISUAL flags, fix RGB vs RGBA vs ALPHA confusion
Marek Olšák
3
-3
/
+3
2013-01-22
gl-3.0: remove explit 100 x 100 window size
Brian Paul
8
-24
/
+0
2013-01-09
bindfragdata-link-error: Fix WARN report for a PIGLIT_PASS result.
Eric Anholt
1
-3
/
+3
2012-11-14
clearbuffer-display-lists: Fix initial clear color test.
Eric Anholt
2
-3
/
+3
2012-11-13
Add test to verify GL errors in glGenerateMipmap
Anuj Phogat
2
-0
/
+155
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
8
-0
/
+16
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
8
-31
/
+56
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
8
-8
/
+8
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č
13
-13
/
+13
2012-06-20
tests: Let each test define main()
Chad Versace
8
-17
/
+31
2012-06-12
integer-errors: check error detection for integer-related images
Brian Paul
2
-0
/
+187
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
-11
/
+11
2012-03-03
don't write generated header to the source directory
Dylan Noblesmith
1
-1
/
+0
2012-02-07
Fix clearbuffer-display-lists test case
Anuj Phogat
1
-2
/
+4
2012-01-06
Modify piglit_check_gl_error() to return a boolean.
Paul Berry
12
-89
/
+170
2012-01-02
Add test case to verify glClearBuffer support in display lists
Anuj Phogat
2
-0
/
+113
2012-01-02
Add test case for glClearBuffer in mixed format color buffers
Anuj Phogat
2
-0
/
+250
2011-12-21
util: Add functions to probe int, uint rgba buffer data
Anuj Phogat
2
-0
/
+31
2011-12-21
gl-3.0: Verify that glBindFragDataLocation on a nonexistent variable is ignored
Ian Romanick
2
-0
/
+153
2011-12-21
gl-3.0: Verify linking errors to due invalid glBindFragDataLocation assignments
Ian Romanick
2
-0
/
+191
2011-11-18
gl-3.0: Test clearing depth and stencil buffers with glClearBufferfi
Ian Romanick
2
-0
/
+163
2011-11-18
gl-3.0: Test clearing stencil buffers with glClearBufferiv
Ian Romanick
2
-0
/
+159
2011-11-18
gl-3.0: Test clearing depth buffers with glClearBufferfv
Ian Romanick
4
-0
/
+372
2011-11-16
gl-3.0: Verify that BindFragDataLocation and GetFragDataLocation give correct...
Ian Romanick
2
-0
/
+173
2011-11-16
gl-3.0: Verify errors generated for invalid parameters to glBindFragDataLocation
Ian Romanick
2
-0
/
+105
2011-11-03
gl-3.0: Add test for invalid buffer parameter to glClearBuffer
Ian Romanick
2
-0
/
+138
2011-11-03
gl-3.0: Add test for invalid drawbuffer parameter to glClearBuffer
Ian Romanick
3
-0
/
+220