index
:
~suokko/mesa
ARB_sampler_object
ARB_sampler_object2
KHR_gl_texture_image
KHR_gl_texture_image2
constant_texture_sampler_wip
master
non-recursive-make
Mesa playground.
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
/
tests
/
bufferobj.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
demos: use glEnable/DisableClientState() for vertex arrays
Brian Paul
1
-4
/
+4
2009-06-22
tests: update bufferobj.c to test GL_ARB_vertex_array_object
Brian Paul
1
-25
/
+95
2009-03-10
progs/tests: compile with SCons and glew
Keith Whitwell
1
-1
/
+2
2009-02-26
demos: add a fourth test case to VBO test for position/color in different VBOs
Brian Paul
1
-15
/
+74
2009-02-03
demos: modify bufferobj.c to exercise interleaved vertex arrays
Brian Paul
1
-13
/
+23
2006-08-25
delete buffers, destroy window upon exit
Brian Paul
1
-1
/
+13
2005-01-24
reenable some assertions
Brian Paul
1
-2
/
+2
2004-08-10
minor tweaks
Brian Paul
1
-1
/
+3
2004-03-22
added some code to test buffer deletion
Brian Paul
1
-0
/
+27
2003-10-21
added more debug code and tests
Brian Paul
1
-5
/
+23
2003-10-14
exercise more vertex buffer object functions
Brian Paul
1
-7
/
+34
2003-09-17
s/GL_READ_WRITE_ARB/GL_WRITE_ONLY_ARB/
Brian Paul
1
-3
/
+3
2003-09-17
Exercise the GL_ELEMENT_ARRAY_BUFFER_ARB path
Brian Paul
1
-1
/
+27
2003-09-17
test GL_ARB_vertex_buffer_object
Brian Paul
1
-0
/
+259