index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
spu
/
spu_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: support NPOT textures, clamp/repeat mode, normalized/unorm texcoords
Brian Paul
2008-10-14
1
-33
/
+66
*
cell: fix broken negative texcoord conversion
Brian Paul
2008-10-14
1
-4
/
+4
*
cell: use minify vs magnify filters
Brian Paul
2008-10-14
1
-9
/
+13
*
cell: basic mipmap filtering works now
Brian Paul
2008-10-14
1
-50
/
+56
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-31
/
+89
*
cell: use fewer memory references in sample_texture4_bilinear_2()
Brian Paul
2008-10-13
1
-25
/
+31
*
cell: remove more old texture code
Brian Paul
2008-10-13
1
-26
/
+0
*
cell: bilinear texture filtering using integer arithmetic
Brian Paul
2008-10-13
1
-0
/
+144
*
cell: remove old texture code
Brian Paul
2008-10-13
1
-82
/
+6
*
cell: do texture sampling/filtering for four pixels at a time.
Brian Paul
2008-10-13
1
-4
/
+121
*
cell: added cast in spu_splats() call
Brian Paul
2008-09-11
1
-1
/
+1
*
cell: added some comments/ideas about better texture sampling
Brian
2008-04-03
1
-1
/
+17
*
cell: minor texture improvements
Brian
2008-04-03
1
-10
/
+22
*
cell: more multi-texture fixes (mostly working now)
Brian
2008-04-01
1
-3
/
+2
*
cell: pass tex unit to get_texel()
Brian
2008-04-01
1
-3
/
+2
*
cell: checkpoint: more multi-texture work
Brian
2008-04-01
1
-4
/
+2
*
cell: more work for multi-texture support
Brian
2008-03-31
1
-12
/
+12
*
cell: initial work to support multi-texture
Brian
2008-03-31
1
-11
/
+18
*
cell: Use unified data cache for textures too
Ian Romanick
2008-02-27
1
-116
/
+68
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+217