summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arrayobj.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal...Alan Hourihane2008-09-111-12/+21
|\
| * mesa: replace MALLOC w/ CALLOC to fix valgrind warningBrian Paul2008-09-051-1/+1
| * mesa: improved gl_buffer_object reference countingBrian Paul2008-09-041-11/+20
* | mesa: point size arraysBrian Paul2008-06-251-0/+9
|/
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* better handling of current attributes. Trivial dlist and varray tests workKeith Whitwell2006-10-301-9/+0
* minor clean-upsBrian Paul2006-06-151-9/+4
* s/buffer/arrays/Brian Paul2006-06-121-7/+5
* Add support for GL_APPLE_vertex_array_object. Several test programsIan Romanick2006-06-121-0/+426