Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st: adapt to new framebuffer struct, with one FIXME outstanding | Keith Whitwell | 2008-09-11 | 1 | -1/+1 |
* | gallium: remove unneeded #include | Brian Paul | 2008-06-20 | 1 | -1/+0 |
* | gallium: add some #if FEATURE_x tests | Brian Paul | 2008-06-12 | 1 | -0/+2 |
* | gallium: Use CSO cache for shaders. | Michel Dänzer | 2008-04-21 | 1 | -5/+0 |
* | gallium: Y-invert blit depending on framebuffer orientation | Brian | 2008-03-20 | 1 | -5/+8 |
* | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian | 2008-03-19 | 1 | -15/+2 |
* | gallium: glFramebufferBlitEXT() implementation | Brian | 2008-03-18 | 1 | -0/+125 |