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.c
Age
Commit message (
Expand
)
Author
2008-08-07
gallium: s/pf_sprint_name/pf_name/
Brian Paul
2008-08-07
gallium: s/printf/debug_printf/
Brian Paul
2008-08-07
gallium: new/better debug code (disabled)
Brian Paul
2008-08-07
softpipe: Silence compiler warnings on Windows.
Michal Krol
2008-08-06
softpipe: add texture border color code
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-02
gallium: new debug code (disabled)
Brian Paul
2008-04-22
softpipe: do something sensible on an error path, squash warning
Keith Whitwell
2008-03-12
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-02-23
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-19
gallium: add some casts to prevent likely msvc warnings
Brian
2008-02-19
gallium: implement correct sampling for RECT targets / unnormalized texcoords
Brian
2008-02-16
gallium: add missing mip level clamp
Brian
2008-02-16
gallium: tweak texture filter min/mag thresholds
Brian
2008-02-16
gallium: implement min vs. mag filter determination for non-mipmapped textures
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca