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_command.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: allocate batch buffers w/ 16-byte alignment
Jonathan Adamczewski
2009-01-12
1
-26
/
+26
*
CELL: use variant-length fragment ops programs
Robert Ellison
2008-11-21
1
-27
/
+84
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
1
-2
/
+4
*
CELL: stencil bug fixes
Robert Ellison
2008-10-30
1
-2
/
+1
*
cell: fix a number of fence issues
Brian Paul
2008-10-28
1
-1
/
+1
*
cell: implement fencing for texture buffers
Brian Paul
2008-10-22
1
-3
/
+35
*
cell: add new debug flag (cache) to report texture cache stats on exit
Brian Paul
2008-10-17
1
-1
/
+2
*
cell: clean up various texture-related things
Brian Paul
2008-10-16
1
-15
/
+9
*
cell: start some performance measurements
Brian Paul
2008-10-15
1
-0
/
+15
*
cell: send rasterizer state to SPUs in proper way, remove front_winding hack
Brian Paul
2008-10-15
1
-0
/
+8
*
cell: remove some old, pre-batchbuffer stuff
Brian Paul
2008-10-15
1
-19
/
+0
*
cell: simplify spu debug code
Brian Paul
2008-10-15
1
-26
/
+21
*
cell: propogate blend color to SPUs for the fallback fragment ops code
Brian Paul
2008-10-15
1
-0
/
+1
*
cell: additional debug
Brian Paul
2008-10-15
1
-0
/
+1
*
cell: initial bits for 3D texture support
Brian Paul
2008-10-14
1
-2
/
+11
*
cell: support for cubemaps
Brian Paul
2008-10-14
1
-3
/
+14
*
cell: support NPOT textures, clamp/repeat mode, normalized/unorm texcoords
Brian Paul
2008-10-14
1
-5
/
+43
*
cell: use minify vs magnify filters
Brian Paul
2008-10-14
1
-12
/
+38
*
cell: basic mipmap filtering works now
Brian Paul
2008-10-14
1
-5
/
+16
*
cell: initial work for mipmap texture filtering
Brian Paul
2008-10-13
1
-13
/
+24
*
cell: remove old texture-related fields
Brian Paul
2008-10-13
1
-3
/
+0
*
cell: remove old texture code
Brian Paul
2008-10-13
1
-2
/
+0
*
cell: do texture sampling/filtering for four pixels at a time.
Brian Paul
2008-10-13
1
-2
/
+9
*
cell: add support for fragment shader constant buffers
Brian Paul
2008-10-07
1
-0
/
+22
*
cell: move command processing code into new spu_command.c file
Brian Paul
2008-09-26
1
-0
/
+599