index
:
~bwidawsk/piglit
caca
fast-clear-debug
master
primgen
stencil_export
Unnamed repository; edit this file 'description' to name the repository.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
general
/
draw-elements-base-vertex.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
Convert all glutSwapBuffers to piglit_present_results
Chris Forbes
1
-1
/
+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
-2
/
+4
2011-09-25
draw-elements-base-vertex: test user vertex arrays
Marek Olšák
1
-14
/
+30
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
-22
/
+1
2009-10-15
Hide platform issues from tests.
Ian Romanick
1
-13
/
+1
2009-10-02
Move freeglut_ext.h header to piglit-util.h.
Vinson Lee
1
-3
/
+0
2009-09-29
Move most piglit tests to using the framework.
Eric Anholt
1
-29
/
+8
2009-09-29
Replace the copy-and-pasted header setup with consistent use of piglit-util.h.
Eric Anholt
1
-10
/
+1
2009-08-29
draw-elements-base-vertex: Include stdint.h header.
Vinson Lee
1
-0
/
+4
2009-08-28
Silence MSVC C4255 warnings.
Vinson Lee
1
-2
/
+2
2009-08-28
Add freeglut header for tests using glutGetProcAddress.
Vinson Lee
1
-0
/
+3
2009-08-27
draw-elements-base-vertex: Fix compile errors with MSVC.
Vinson Lee
1
-0
/
+4
2009-08-27
draw-elements-base-vertex: New test for ARB_draw_elements_base_vertex.
Eric Anholt
1
-0
/
+188