| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-03-24 | gallium: add missing cso_save_samplers() call | Brian Paul | |
| 2008-03-21 | Refactor PBO validate/map code. | Brian | |
| We always need to do PBO validation, so do that in core Mesa before calling driv er routine. cherry-picked from Mesa/master. | |||
| 2008-03-21 | gallium: implement PBO operations for glDraw/ReadPixels and glBitmap | Brian Paul | |
| At this time there are no optimizations for directly blitting between buffer objects and surfaces (always go through mappings). glean pbo test passes now | |||
| 2008-03-20 | gallium: glBitmap code now separated from glDraw/CopyPixels code | Brian | |
