Age | Commit message (Expand) | Author |
---|---|---|
2008-05-29 | draw: share machine | Keith Whitwell |
2008-05-28 | draw: enable FSE by default | Keith Whitwell |
2008-05-28 | draw: Use PIPE_CDECL. | José Fonseca |
2008-05-27 | draw: support psize in vs_varient paths | Keith Whitwell |
2008-05-26 | draw: extend precision in RSQ opcode | Keith Whitwell |
2008-05-24 | draw: use lookup tables to avoid calling pow() in LIT opcode | Keith Whitwell |
2008-05-24 | draw: add a debug-print which can be called from inside generated shaders | Keith Whitwell |
2008-05-23 | draw: clean up internal immediates in aos sse | Keith Whitwell |
2008-05-23 | draw: fix vs aos internal/machine state | Keith Whitwell |
2008-05-23 | draw: add viewport to varient state | Keith Whitwell |
2008-05-23 | draw: add aos vertex shader varient | Keith Whitwell |