Age | Commit message (Expand) | Author |
---|---|---|
2007-11-20 | add PIPE_FORMAT_Z24_S8 support to softpipe patsh | Brian |
2007-11-08 | use pipe_surface_reference() in sp_tile_cache_set_surface() | Brian |
2007-10-29 | Make it compile under linux. | Michal Krol |
2007-10-29 | Make gallium compile in win32. | Michal Krol |
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 | disable debug printf | Brian |
2007-10-19 | Tile cache functions. | Brian |