summaryrefslogtreecommitdiff
path: root/src/mesa/main/bufferobj.h
AgeCommit message (Expand)Author
2004-11-10GL_(UN)PACK_SKIP_IMAGES should only be applied to 3D texture pack/unpackingBrian Paul
2004-10-31Remove redundant error checking.Brian Paul
2004-03-13Implementation of GL_EXT_pixel_buffer_object extension.Brian Paul
2003-12-04remove duplicate declarationAlan Hourihane
2003-10-21Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett
2003-10-15minor tweaksBrian Paul
2003-09-17More work on ARB_vertex_buffer_object.Brian Paul
2003-09-09Added prototypes for internal functions to bufferobj.h.Brian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-05-10fix MapBufferARB() return typeBrian Paul
2003-03-29Basic infrastructure for GL_ARB_vertex_buffer_object.Brian Paul