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
/
general
/
sync_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-16
sync_api: use piglit_get_gl_enum_name()
Brian Paul
1
-8
/
+10
2014-07-15
util/gl: Rename piglit-util-gl-common.h
Chad Versace
1
-1
/
+1
2012-10-09
util: Add fields to piglit_gl_test_config for listing supported GL flavors (v2)
Chad Versace
1
-0
/
+2
2012-10-09
util: Convert GL tests to use PIGLIT_GL_CONFIG_BEGIN/END
Chad Versace
1
-4
/
+7
2012-10-09
util,tests: Replace GLUT visual enums with PIGLTI_GL_VISUAL enums (v2)
Chad Versace
1
-1
/
+1
2012-09-04
Get rid of reshape funcs
Chris Forbes
1
-13
/
+1
2012-06-28
util: Move piglit-util to piglit-util-gl-common
Blaž Tomažič
1
-1
/
+1
2012-06-20
tests: Let each test define main()
Chad Versace
1
-3
/
+4
2011-04-29
Rename PIGLIT_SUCCESS and PIGLIT_FAILURE to PIGLIT_PASS and PIGLIT_FAIL, resp.
Marek Olšák
1
-1
/
+1
2011-02-17
Remove unnecessary OpenGL extension defines
Marek Olšák
1
-39
/
+0
2011-01-06
sync_api: Use GLEW.
Eric Anholt
1
-21
/
+5
2011-01-06
sync_api: Convert to the framework.
Eric Anholt
1
-40
/
+20
2009-10-15
Hide platform issues from tests.
Ian Romanick
1
-30
/
+7
2009-10-02
sync_api: Fix MSVC build.
Vinson Lee
1
-1
/
+9
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-10
/
+3
2009-09-01
sync_api: Fix compile errors on Mac OS.
Vinson Lee
1
-0
/
+11
2009-09-01
Add simple test case for GL_ARB_sync.
Ian Romanick
1
-0
/
+248