Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st: add support for GL_EXT_vertex_array_bgra | Brian Paul | 2009-05-21 | 1 | -0/+1 |
* | mesa/st: cope with non-ibo index data in st_draw_feedback.c | Keith Whitwell | 2009-05-08 | 1 | -8/+15 |
* | st: use pointer_to_offset() cast wrapper to convert pointers to uint | Brian Paul | 2009-03-09 | 1 | -1/+1 |
* | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 1 | -2/+2 |
* | gallium: standardize on stride instead of pitch in the interface | Zack Rusin | 2009-01-27 | 1 | -1/+1 |
* | st: move feedback draw function to new file | Keith Whitwell | 2008-12-12 | 1 | -0/+262 |