Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: added some assertions to be sure the blit's surface formats are suit... | Brian Paul | 2008-04-29 | 1 | -0/+3 |
* | gallium: setup an identity viewport | Brian Paul | 2008-04-22 | 1 | -4/+6 |
* | use cso fs/vs handle functions | Keith Whitwell | 2008-04-21 | 1 | -2/+2 |
* | gallium: Set all state via cso_context in blit/gen_mipmap utils. | José Fonseca | 2008-04-21 | 1 | -3/+7 |
* | gallium: return pipe_shader_state from the simple shader functions | Brian | 2008-03-27 | 1 | -2/+8 |
* | gallium: fix incorrect types for shaders | Brian | 2008-03-27 | 1 | -3/+2 |
* | gallium: set fb.width/height | Brian | 2008-03-20 | 1 | -0/+2 |
* | gallium: create one vertex buffer and re-use | Brian | 2008-03-20 | 1 | -5/+75 |
* | gallium: explict float casts | Keith Whitwell | 2008-03-19 | 1 | -1/+5 |
* | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian | 2008-03-19 | 1 | -65/+60 |
* | gallium: new pixel blit code | Brian | 2008-03-18 | 1 | -0/+276 |