Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assorted casts to silence g++ warnings. | Brian Paul | 2003-09-19 | 1 | -1/+1 |
* | Add casts to prevent signed/unsigned compare compiler warnings. | Karl Schultz | 2003-09-18 | 1 | -4/+4 |
* | Fixed/added some error checks. | Brian Paul | 2003-09-17 | 1 | -27/+31 |
* | unbind vertex arrays from buffer in DeleteBuffersARB() | Brian Paul | 2003-09-17 | 1 | -1/+26 |
* | More work on ARB_vertex_buffer_object. | Brian Paul | 2003-09-17 | 1 | -47/+88 |
* | Some work on ARB_vertex_buffer_object. | Brian Paul | 2003-09-15 | 1 | -20/+27 |
* | Added prototypes for internal functions to bufferobj.h. | Brian Paul | 2003-09-09 | 1 | -37/+23 |
* | Added most of the infrastructure required to support | Ian Romanick | 2003-09-09 | 1 | -80/+527 |
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -1/+1 |
* | fix MapBufferARB() return type | Brian Paul | 2003-05-10 | 1 | -4/+6 |
* | basic work on GL_ARB_vertex_buffer_object | Brian Paul | 2003-04-09 | 1 | -4/+182 |
* | Basic infrastructure for GL_ARB_vertex_buffer_object. | Brian Paul | 2003-03-29 | 1 | -0/+98 |