Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: disable a debug hack | Brian | 2008-03-28 | 1 | -1/+1 |
* | gallium: implement a glBitmap cache | Brian | 2008-03-28 | 1 | -12/+222 |
* | gallium: Update calls to the simple shader functions | Brian | 2008-03-27 | 1 | -1/+3 |
* | gallium: need to call st_validate_state() in Bitmap() | Brian Paul | 2008-03-26 | 1 | -0/+2 |
* | gallium: free bitmap fragment shaders, misc clean-up | Brian Paul | 2008-03-24 | 1 | -4/+8 |
* | gallium: add missing cso_save_samplers() call | Brian Paul | 2008-03-24 | 1 | -0/+1 |
* | Refactor PBO validate/map code. | Brian | 2008-03-21 | 1 | -2/+1 |
* | gallium: implement PBO operations for glDraw/ReadPixels and glBitmap | Brian Paul | 2008-03-21 | 1 | -9/+13 |
* | gallium: glBitmap code now separated from glDraw/CopyPixels code | Brian | 2008-03-20 | 1 | -0/+524 |