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