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
/
spu
Age
Commit message (
Expand
)
Author
2008-06-02
cell: SWZ no longer aliases MOV.
Michal Krol
2008-05-31
cell: Fix build after TGSI declaration interface changes.
Michal Krol
2008-04-03
cell: added some comments/ideas about better texture sampling
Brian
2008-04-03
cell: minor texture improvements
Brian
2008-04-01
cell: more multi-texture fixes (mostly working now)
Brian
2008-04-01
cell: turn off some debug output
Brian
2008-04-01
cell: pass tex unit to get_texel()
Brian
2008-04-01
cell: checkpoint: more multi-texture work
Brian
2008-04-01
cell: enable #define CACHE_STATS to print a cache report upon exit
Brian
2008-03-31
cell: more work for multi-texture support
Brian
2008-03-31
cell: initial work to support multi-texture
Brian
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
cell: fix unclosed comment
Brian
2008-03-26
cell: Implement code-gen for logic op
Ian Romanick
2008-03-21
cell: Change code-gen for CONST_COLOR blend factor
Ian Romanick
2008-03-21
cell: Remove unnecessary default_blend work-around
Ian Romanick
2008-03-20
cell: Fix bus error when there is no depth buffer
Ian Romanick
2008-03-20
cell: Use code-gen for alpha blend
Ian Romanick
2008-03-18
cell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM
Ian Romanick
2008-03-18
cell: Fix depth read / write for s8z24.
Ian Romanick
2008-03-18
cell: Minor changes to make stencil not crash
Ian Romanick
2008-03-17
cell: Don't segfault when unbinding alpha / stencil / depth test state
Ian Romanick
2008-03-17
cell: Initial code-gen for alpha / stencil / depth testing
Ian Romanick
2008-03-13
Replicate TXP changes in the SPU version of TGSI exec
Ian Romanick
2008-02-27
cell: Use unified data cache for textures too
Ian Romanick
2008-02-25
cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-25
cell: Trivial compiler warning clean-ups.
Ian Romanick
2008-02-25
Cell: Remove unnecessary include files
Ian Romanick
2008-02-25
Cell: Use multiple DMA tags for the dcache.
Ian Romanick
2008-02-21
Cell: Add spu_dcache.c to Makefile.
Ian Romanick
2008-02-21
Cell: Initial scalar implementation of spu_dcache_mark_dirty
Ian Romanick
2008-02-21
Cell: Fix off-by-one error in spu_dcache_fetch_unaligned
Ian Romanick
2008-02-21
Cell: Initial pass at unified data cache
Ian Romanick
2008-02-19
Cell: emit vertex shaders and uniforms more intelligently
Ian Romanick
2008-02-19
Cell: trivial clean-ups
Ian Romanick
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