Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement sin opcode. | Zack Rusin | 2007-11-02 | 1 | -1/+3 |
* | Implement scs opcode | Zack Rusin | 2007-11-02 | 1 | -1/+3 |
* | Implement COS and CMP opcode. | Zack Rusin | 2007-11-02 | 1 | -2/+6 |
* | Get fragment shaders working on top of LLVM. | Zack Rusin | 2007-11-02 | 1 | -11/+164 |
* | Change the fragment shader signature to better match actual | Zack Rusin | 2007-11-02 | 1 | -3/+4 |
* | Add basic entry points for fragment shaders. | Zack Rusin | 2007-11-02 | 1 | -3/+50 |
* | Renaming llvmtgsi to gallivm. Taking first steps on the way to supporting | Zack Rusin | 2007-11-02 | 1 | -0/+887 |