Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix vbo display list memleak upon context destruction | Brian | 2008-01-01 | 1 | -0/+1 |
* | New vbo_set_draw_func() to keep vbo context opaque to state tracker and tnl m... | Brian | 2007-12-07 | 1 | -0/+12 |
* | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian | 2007-07-04 | 1 | -3/+3 |
* | fix mem leak | Brian | 2007-02-26 | 1 | -0/+1 |
* | Correctly initialize current attribute sizes. | Keith Whitwell | 2007-01-15 | 1 | -2/+9 |
* | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell | 2006-10-30 | 1 | -24/+33 |
* | Remove wakeup functions. This code is intended to be active all the | Keith Whitwell | 2006-10-30 | 1 | -0/+1 |
* | switch several dri drivers over | Keith Whitwell | 2006-10-30 | 1 | -1/+2 |
* | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell | 2006-10-30 | 1 | -1/+143 |
* | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell | 2006-10-29 | 1 | -0/+86 |