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
Age
Commit message (
Expand
)
Author
2008-02-20
cell: rename cell_state_fs.c -> cell_state_shader.c
Brian
2008-02-20
cell: init shader-related functions in cell_init_shader_functions()
Brian
2008-02-20
cell: #includes to silence warnings
Brian
2008-02-20
cell: plug in cell_set_sampler_texture
Brian
2008-02-20
Remove obsolete files replaced by cell_pipe_state.c
Brian
2008-02-20
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-19
gallium: updated cell build
Brian
2008-02-19
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-19
Bring in ppc spe rtasm into gallium's rtasm module.
José Fonseca
2008-02-19
More llvm -> gallivm.
José Fonseca
2008-02-15
Cell: Enable code gen for SPE attribute fetch
Ian Romanick
2008-02-15
Move cell_vertex_fetch.c for recent code reorg.
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