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-09-19
cell: issue warning to stderr when using fallback fragment ops
Brian Paul
2008-09-19
cell: the test for CELL_DEBUG_FRAGMENT_OP_FALLBACK in cmd_state_fragment_ops(...
Brian Paul
2008-09-18
CELL: mark several transient files as .gitignore
Robert Ellison
2008-09-17
CELL: fleshing out the blending fragment ops
Robert Ellison
2008-09-12
cell: evaluate multiple fragment inputs
Brian Paul
2008-09-12
cell: implement colormask on fallback path
Brian Paul
2008-09-12
cell: setup fragment program inputs in SOA format
Brian Paul
2008-09-11
cell: initial support for fragment shader code generation.
Brian Paul
2008-09-11
cell: more comments, stub code for colormask/logicop/etc
Brian Paul
2008-09-11
cell: clean-up, comments
Brian Paul
2008-09-11
cell: don't build unused sources
Brian Paul
2008-09-11
cell: asst. clean-up
Brian Paul
2008-09-11
cell: checkpoint: remove more of the old per-fragment code
Brian Paul
2008-09-11
cell: begin new blending code (both codegen and fallback paths)
Brian Paul
2008-09-11
cell: fix shuffle in spu_unpack_B8G8R8A8()
Brian Paul
2008-09-11
cell: added cast in spu_splats() call
Brian Paul
2008-09-11
cell: remove old per-fragment code, replace with all new code
Brian Paul
2008-09-11
cell: checkpoint commit of new per-fragment processing
Brian Paul
2008-09-11
cell: minor change to Z float/int conversion code (avoid switch)
Brian Paul
2008-09-11
cell: comments
Brian Paul
2008-09-11
cell: comments, etc.
Brian Paul
2008-09-05
cell: code clean-up, comments
Brian Paul
2008-09-04
cell: implement CELL_DEBUG env/options var
Brian Paul
2008-09-03
cell: replace assert() with special spu ASSERT() macro
Brian Paul
2008-09-03
cell: comments
Brian Paul
2008-09-03
cell: add -DDEBUG flag, fixes to Cell Makefiles
Brian Paul
2008-08-25
cell: asst fixes to get driver building/running again.
Brian
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-13
cell: KILP is a predicated discard, KIL is a conditional discard.
Michal Krol
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
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
[prev]
[next]