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
/
auxiliary
/
draw
/
draw_vs_ppc.c
Age
Commit message (
Expand
)
Author
2010-12-16
draw: s/varient/variant/
Brian Paul
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-01-28
gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS.
Michal Krol
2010-01-28
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-12
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2009-07-16
draw: fix ppc build regression
Keith Whitwell
2009-01-10
gallium: code to dump/debug PPC code (disabled)
Brian Paul
2008-10-29
gallium: no longer pass max_inst to ppc_init_func()
Brian Paul
2008-10-29
gallium: clean-ups
Brian Paul
2008-10-28
gallium: remove old code
Brian Paul
2008-10-28
gallium: ppc: don't replicate/smear immediate values, use vspltw instruction ...
Brian Paul
2008-10-22
gallium: new PPC built-in constants array
Brian Paul
2008-10-22
cell: turn on PPC assembly vertex transform
Brian Paul
2008-10-22
gallium: temporarily disable PPC vertex shader until more things run
Brian Paul
2008-10-22
gallium: PPC vertex shader support
Brian Paul