Age | Commit message (Expand) | Author |
---|---|---|
2008-02-05 | Use _transpose_matrix4x4 from Cell SDK instead of my own version | Ian Romanick |
2008-02-05 | More semi-trivial vectorization in the shader VM | Ian Romanick |
2008-02-05 | Vectorize all micro ops | Ian Romanick |
2008-01-30 | Implement micro_pow and micro_sqrt | Ian Romanick |
2008-01-30 | Fetch uniforms from main memory. | Ian Romanick |
2008-01-30 | Missing amperstand in previous commit. Oops. | Ian Romanick |
2008-01-30 | Pass ptr to local memory copy instead of main memory to exec_instruction | Ian Romanick |
2008-01-30 | Initial pass at instruction / declaration fetch | Ian Romanick |
2008-01-30 | Initial pass at vertex shader on SPU using TGSI VM | Ian Romanick |