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_sample.h
Age
Commit message (
Expand
)
Author
2011-01-19
softpipe: Bind samplers to views instead of the underlying resource.
Henri Verbeet
2010-12-16
softpipe: s/varient/variant
Brian Paul
2010-12-14
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-01-07
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2009-08-23
Merge branch 'tex-tilecache' into softpipe-opt
Keith Whitwell
2009-08-21
softpipe: per-unit sampler varients
Brian Paul
2009-08-21
softpipe: rework texture sampling code
Keith Whitwell
2009-08-20
softpipe: allow the existing sampler routines to be hooked up directly
Keith Whitwell
2009-08-18
softpipe: split texture and surface tile caches
Keith Whitwell
2009-07-27
softpipe: example fast paths for simple samplers
Keith Whitwell
2009-07-22
softpipe: remove backwards dependency from tilecache to softpipe
Keith Whitwell
2008-12-17
softpipe: fix vertex shader texture sampling
Brian Paul
2008-12-01
gallium: minor texture-related clean-ups, comments, etc
Brian
2008-11-23
softpipe: remove old/unneeded dependencies between TGSI exec and softpipe
Brian
2008-02-15
Code reorganization: move files into their places.
José Fonseca