Age | Commit message (Expand) | Author |
---|---|---|
2009-07-23 | softpipe: also shortcircuit non-texture tile lookups | Keith Whitwell |
2009-07-22 | softpipe: shortcircuit repeated lookups of the same tile | Keith Whitwell |
2009-07-22 | softpipe: make some small steps to flush texture cache less frequently | Keith Whitwell |
2009-07-22 | softpipe: remove backwards dependency from tilecache to softpipe | Keith Whitwell |
2009-04-06 | softpipe: clean up the buffer clear and tile cache code a little | Brian Paul |
2009-02-05 | gallium: No longer allow CPU mapping surfaces directly. | Michel Dänzer |
2008-11-23 | softpipe: remove old/unneeded dependencies between TGSI exec and softpipe | Brian |
2008-05-01 | gallium: tex surface checkpoint | Keith Whitwell |
2008-02-20 | gallium: use pipe_texture_reference() in sp_tile_cache_set_texture() | Brian |
2008-02-15 | Code reorganization: move files into their places. | José Fonseca |