| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-03-13 | Implementation of GL_EXT_pixel_buffer_object extension. | Brian Paul | |
| Note: extension may not be finalized yet - subject to change! Note: implementation not fully suitable for h/w implementation yet. | |||
| 2003-12-04 | remove duplicate declaration | Alan Hourihane | |
| 2003-10-21 | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | |
| points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler. | |||
| 2003-10-15 | minor tweaks | Brian Paul | |
| 2003-09-17 | More work on ARB_vertex_buffer_object. | Brian Paul | |
| Use GLubyte * instead of void * for gl_client_array->Ptr to simplify upcoming pointer arithmetic changes. | |||
| 2003-09-09 | Added prototypes for internal functions to bufferobj.h. | Brian Paul | |
| Minor code clean-ups. | |||
| 2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | |
| 2003-05-10 | fix MapBufferARB() return type | Brian Paul | |
| 2003-03-29 | Basic infrastructure for GL_ARB_vertex_buffer_object. | Brian Paul | |
