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
/
cell
/
ppu
/
cell_context.h
Age
Commit message (
Expand
)
Author
2009-02-24
cell: overhaul cell teximage code
Brian Paul
2009-02-18
cell: updates for new pipe_transfer changes
Brian Paul
2008-10-28
cell: fix a number of fence issues
Brian Paul
2008-10-22
cell: implement fencing for texture buffers
Brian Paul
2008-10-17
cell: more efficient state emit for textures/samplers
Brian Paul
2008-10-15
cell: query # cells too
Brian Paul
2008-10-15
cell: propogate blend color to SPUs for the fallback fragment ops code
Brian Paul
2008-10-07
cell: use new keymap to save/re-use fragment ops code
Brian Paul
2008-09-26
cell: remove unneeded blend/depth_stencil subclasses
Brian Paul
2008-09-26
cell: checkpoint: support for function calls in SPU shaders
Brian Paul
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-04
cell: implement CELL_DEBUG env/options var
Brian Paul
2008-09-04
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-04-08
cell: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-26
cell: Implement code-gen for logic op
Ian Romanick
2008-03-17
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-13
cell: Fix to work with commit fa9e7e9a8debb68611909ac2ffab527c6c39a3e5
Ian Romanick
2008-03-10
cell: sync up with sampler/texture state-setting changes
Brian
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-22
cell: added function prototypes to silence warnings
Brian
2008-02-19
Bring in ppc spe rtasm into gallium's rtasm module.
José Fonseca
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca