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
/
Makefile
Age
Commit message (
Expand
)
Author
2009-01-11
Merge commit 'origin/gallium-0.2' into gallium-xlib-rework
Keith Whitwell
2009-01-10
cell: added rule to produce .s assembly files
Brian Paul
2009-01-08
cell: fix breakage from xlib re-org
Brian Paul
2008-10-22
cell: implement fencing for texture buffers
Brian Paul
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
cell: checkpoint: remove more of the old per-fragment code
Brian Paul
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-03
cell: add -DDEBUG flag, fixes to Cell Makefiles
Brian Paul
2008-03-17
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-20
cell: rename cell_state_fs.c -> cell_state_shader.c
Brian
2008-02-20
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-19
gallium: updated cell build
Brian
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Code reorganization: s/aux/auxiliary/ -- update build.
José Fonseca
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca