Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement kilp and make it work | Zack Rusin | 2007-12-11 | 1 | -1/+8 |
* | Implement sin opcode. | Zack Rusin | 2007-11-02 | 1 | -0/+13 |
* | Implement scs opcode | Zack Rusin | 2007-11-02 | 1 | -0/+10 |
* | Implement COS and CMP opcode. | Zack Rusin | 2007-11-02 | 1 | -1/+27 |
* | Export true C based builtins to a file of its own. | Zack Rusin | 2007-10-30 | 1 | -0/+59 |
* | Rename to better reflect what it's really doing. | Zack Rusin | 2007-10-30 | 1 | -193/+0 |
* | Change the way we handle temporaries in LLVM translation. | Zack Rusin | 2007-10-30 | 1 | -2/+3 |
* | Add copyright headers and do some cleanups. | Zack Rusin | 2007-10-24 | 1 | -0/+32 |
* | Align the load/stores. Reduce the amount of debugging output. | Zack Rusin | 2007-10-24 | 1 | -9/+4 |
* | Muchos fixos. gears kinda works. and cases don't crash. | Zack Rusin | 2007-10-24 | 1 | -10/+15 |
* | Cleanup some of the testing code. Implement first pass at actually | Zack Rusin | 2007-10-24 | 1 | -8/+11 |
* | Generate the base shader. | Zack Rusin | 2007-10-24 | 1 | -24/+91 |
* | Implement the conversion and do the initial execution pass. | Zack Rusin | 2007-10-24 | 1 | -0/+90 |