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_tex_tile_cache.c
Age
Commit message (
Expand
)
Author
2010-07-23
softpipe: Check for NULL pointer in sp_destroy_tex_tile_cache().
Michal Krol
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
2010-04-25
softpipe: Make softpipe transfers in-order.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
gallium: pipe_get_tile_swizzle() accepts format parameter.
Michal Krol
2010-03-02
softpipe: Implement sampler view swizzling.
Michal Krol
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
softpipe: Remove unnecessary headers.
Vinson Lee
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-08-23
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell