fix for-loop in _mesa_GetDouble to avoid out of bounds memory read
[mesa.git] / src / mesa / main / bufferobj.h
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-10-31 Brian PaulRemove redundant error checking.
2004-03-13 Brian PaulImplementation of GL_EXT_pixel_buffer_object extension.
2003-12-04 Alan Hourihaneremove duplicate declaration
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-10-15 Brian Paulminor tweaks
2003-09-17 Brian PaulMore work on ARB_vertex_buffer_object.
2003-09-09 Brian PaulAdded prototypes for internal functions to bufferobj.h.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulfix MapBufferARB() return type
2003-03-29 Brian PaulBasic infrastructure for GL_ARB_vertex_buffer_object.