summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_bufferobjects.h
AgeCommit message (Expand)Author
2009-06-19st/mesa: remove redundant st_buffer_object::size field and error checksBrian Paul
2009-06-19st/mesa: no longer special-case buffer object 0 in st_buffer_object() cast wr...Brian Paul
2008-01-25gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ codeKeith Whitwell
2008-01-25gallium: Simplify winsys buffer interface.Michel Dänzer
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
2007-08-06Add pipe buffer managment functions.Keith Whitwell