index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_tile_cache.h
Age
Commit message (
Expand
)
Author
2009-09-24
softpipe: fix compiler warnings
Keith Whitwell
2009-09-23
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-08-23
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-21
softpipe: minor code refactoring to remove softpipe/tile cache dependencies
Brian Paul
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell
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