index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
softpipe
/
sp_tex_sample.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: fix vertex shader texture sampling
Brian Paul
2008-12-17
1
-16
/
+58
*
softpipe: minor tweaks, clean-ups
Brian
2008-12-01
1
-13
/
+4
*
softpipe: compute nearest/linear texcoords four at a time.
Brian
2008-12-01
1
-335
/
+413
*
gallium: minor texture-related clean-ups, comments, etc
Brian
2008-12-01
1
-14
/
+14
*
softpipe: remove old/unneeded dependencies between TGSI exec and softpipe
Brian
2008-11-23
1
-115
/
+147
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
gallium: stop using ifloor(), FABSF(), etc
Brian Paul
2008-08-22
1
-36
/
+36
*
gallium: replace LOG2() macro with util_fast_log2() inline func
Brian Paul
2008-08-22
1
-1
/
+2
*
gallium: s/pf_sprint_name/pf_name/
Brian Paul
2008-08-07
1
-3
/
+2
*
gallium: s/printf/debug_printf/
Brian Paul
2008-08-07
1
-2
/
+2
*
gallium: new/better debug code (disabled)
Brian Paul
2008-08-07
1
-0
/
+7
*
softpipe: Silence compiler warnings on Windows.
Michal Krol
2008-08-07
1
-3
/
+3
*
softpipe: add texture border color code
Brian Paul
2008-08-06
1
-9
/
+19
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
1
-1
/
+1
*
gallium: new debug code (disabled)
Brian Paul
2008-05-02
1
-0
/
+14
*
softpipe: do something sensible on an error path, squash warning
Keith Whitwell
2008-04-22
1
-0
/
+2
*
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
1
-0
/
+3
*
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-23
1
-3
/
+3
*
gallium: add some casts to prevent likely msvc warnings
Brian
2008-02-19
1
-3
/
+3
*
gallium: implement correct sampling for RECT targets / unnormalized texcoords
Brian
2008-02-19
1
-25
/
+143
*
gallium: add missing mip level clamp
Brian
2008-02-16
1
-1
/
+2
*
gallium: tweak texture filter min/mag thresholds
Brian
2008-02-16
1
-3
/
+5
*
gallium: implement min vs. mag filter determination for non-mipmapped textures
Brian
2008-02-16
1
-0
/
+13
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+916