Age | Commit message (Expand) | Author |
---|---|---|
2007-12-07 | Tile clearing optimizations. | Brian |
2007-12-07 | Enable the tile clear "optimization" | Brian |
2007-12-07 | Make sp_tile_cache_flush_clear() static. | Brian |
2007-12-07 | Some tile cache improvements, clean-ups. | Brian |
2007-12-07 | Eliminate struct pipe_region. | Michel Dänzer |
2007-12-06 | Hide texture layout details from the state tracker. | Michel Dänzer |
2007-10-27 | Remove remnants of softpipe_surface. | Brian |
2007-10-25 | Move the get/put_tile() functions to pipe_context. | Brian |
2007-10-24 | a bit more work for optimizing clears in tile cache (not enabled yet) | Brian |
2007-10-22 | Finish unifying the surface and texture tile caches. | Brian |
2007-10-21 | Start implementing cache routines for textures. | Brian |
2007-10-20 | Convert Z/stencil ops to use cached tiles like colors. | Brian |
2007-10-19 | Tile cache functions. | Brian |