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_flush.c
Age
Commit message (
Expand
)
Author
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
softpipe: Remove unnecessary headers.
Vinson Lee
2009-12-01
sp: Implement separate vertex sampler state.
Michal Krol
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell
2009-07-23
softpipe: avoid flushing depth buffer cache on swapbuffers
Keith Whitwell
2009-07-22
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-09-09
softpipe: Code (commented out) to dump BMPs.
José Fonseca
2008-05-01
gallium: tex surface checkpoint
Keith Whitwell
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca