Age | Commit message (Expand) | Author |
---|---|---|
2007-12-18 | vbo: unmap and remap immediate vbo before/after each draw. | Keith Whitwell |
2007-08-17 | added vbo_use_buffer_objects() to specify that immediate mode data should be ... | Brian |
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian |
2007-02-26 | Fix #10071 - wrong max_index in vbo draw_prims. (Papadakos Panagiotis) | Aapo Tahkola |
2007-01-25 | re-fix bug 9062 in vbo code | Roland Scheidegger |
2006-10-30 | Move edgeflag into the VERT_ATTRIB_SEVEN slot. This means that our | Keith Whitwell |
2006-10-30 | better handling of current attributes. Trivial dlist and varray tests work | Keith Whitwell |
2006-10-29 | Checkpoint of new vbo-building code. Currently builds regular arrays | Keith Whitwell |