Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/mesa: add prototype for st_bufferobj_validate_usage() | Brian Paul | 2010-04-16 | 1 | -0/+6 |
* | Squashed commit of the following: | Keith Whitwell | 2010-04-10 | 1 | -2/+3 |
* | st/mesa: remove redundant st_buffer_object::size field and error checks | Brian Paul | 2009-06-19 | 1 | -1/+0 |
* | st/mesa: no longer special-case buffer object 0 in st_buffer_object() cast wr... | Brian Paul | 2009-06-19 | 1 | -9/+2 |
* | gallium: rename pipe_buffer_handle to pipe_buffer, rework pipebuffer/ code | Keith Whitwell | 2008-01-25 | 1 | -2/+2 |
* | gallium: Simplify winsys buffer interface. | Michel Dänzer | 2008-01-25 | 1 | -0/+1 |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -6/+5 |
* | Add pipe buffer managment functions. | Keith Whitwell | 2007-08-06 | 1 | -0/+66 |