Age | Commit message (Expand) | Author |
---|---|---|
2008-08-24 | gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h | Brian Paul |
2008-07-28 | Merge tgsi/exec and tgsi/util directories. | José Fonseca |
2008-07-09 | draw: remove some debug output | Zack Rusin |
2008-06-12 | gallium: fix SSE codegen for instructions that use both a CONSTANT and IMMEDIATE | Keith Whitwell |
2008-06-02 | draw: Fix MSVC warnings. | José Fonseca |
2008-05-28 | draw: enable FSE by default | Keith Whitwell |
2008-05-27 | draw: support psize in vs_varient paths | Keith Whitwell |
2008-05-27 | draw: ensure vs outputs mapped correctly to vinfo attribs | Keith Whitwell |
2008-05-27 | draw: explicitly list nr_inputs, outputs in varient key | Keith Whitwell |
2008-05-25 | draw: fix input vs output typo in emit | Keith Whitwell |
2008-05-23 | draw: clean up internal immediates in aos sse | Keith Whitwell |
2008-05-23 | draw: add aos vertex shader varient | Keith Whitwell |