Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARB sync: Fix delete behavior and context destruction behavior | Ian Romanick | 2009-09-03 | 1 | -1/+18 |
* | mesa: use _mesa_bufferobj_mapped() | Brian Paul | 2009-08-08 | 1 | -1/+1 |
* | mesa: move vertex array objects from shared state to per-context | Brian Paul | 2009-06-19 | 1 | -17/+0 |
* | mesa: create/destroy buffer objects via driver functions | Brian Paul | 2009-06-19 | 1 | -2/+2 |
* | mesa: use larger initial refcount for NullBufferObj | Brian Paul | 2009-06-12 | 1 | -1/+1 |
* | mesa: move the NullBufferObj from GLcontext to gl_shared_state | Brian Paul | 2009-05-07 | 1 | -0/+12 |
* | mesa: unmap buffer objects during context tear-down | Brian Paul | 2009-05-07 | 1 | -0/+4 |
* | mesa: Don't attempt to free the dummy program. | José Fonseca | 2009-04-08 | 1 | -3/+5 |
* | mesa: update/fix doxygen comments | Vinson Lee | 2009-03-17 | 1 | -1/+1 |
* | mesa: move shared context state functions to new shared.c file | Brian Paul | 2009-03-07 | 1 | -0/+356 |