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
/
cell
/
spu
/
spu_funcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: use simd utilities for pow, exp2, log2
Brian Paul
2008-10-29
1
-22
/
+6
*
cell: clean up various texture-related things
Brian Paul
2008-10-16
1
-4
/
+30
*
cell: support for cubemaps
Brian Paul
2008-10-14
1
-1
/
+1
*
cell: basic mipmap filtering works now
Brian Paul
2008-10-14
1
-1
/
+1
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-0
/
+1
*
cell: remove old texture code
Brian Paul
2008-10-13
1
-19
/
+0
*
cell: do texture sampling/filtering for four pixels at a time.
Brian Paul
2008-10-13
1
-0
/
+4
*
cell: pass texture unit (sampler number) to txp() function
Brian Paul
2008-10-10
1
-2
/
+3
*
cell: implement basic TXP instruction in fragment shaders
Brian Paul
2008-10-09
1
-7
/
+44
*
cell: implement more built-in shader functions, link spu code with -lm
Brian Paul
2008-10-08
1
-21
/
+44
*
cell: stub-out sin/cos function bodies to avoid trashing caller's stack for now
Brian Paul
2008-09-26
1
-0
/
+10
*
cell: checkpoint: support for function calls in SPU shaders
Brian Paul
2008-09-26
1
-0
/
+106