aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/vbo/vbo_attrib_tmp.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: s/INLINE/inline/Brian Paul2011-10-011-6/+6
* mesa: fix error handling for glMaterial*Yuanhan Liu2011-09-201-1/+12
* mesa/vbo: s/inline/INLINE/Vinson Lee2011-09-061-6/+6
* mesa/vbo: add ARB_vertex_type_2_10_10_10_rev APIs.Dave Airlie2011-09-061-2/+399
* vbo: generate GL_INVALID_VALUE for bad glVertexAttrib indexBrian Paul2011-03-011-23/+23
* mesa: implement integer-valued vertex attribute functionsBrian Paul2010-10-281-0/+201
* vbo: re-indent fileBrian Paul2010-10-281-181/+234
* mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBSBrian Paul2009-05-221-8/+8
* Remove special-case handling for index and edgeflagKeith Whitwell2007-01-151-2/+3
* Checkpoint of new vbo-building code. Currently builds regular arraysKeith Whitwell2006-10-291-0/+485