Age | Commit message (Expand) | Author |
---|---|---|
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 |