Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | emit_spirv_instructions: Add missing header guard | Lioncash | 2021-07-26 | 1 | -0/+2 |
* | shader: Remove IAbs64 | ReinUsesLisp | 2021-07-23 | 1 | -1/+0 |
* | shader: Move loop safety tests to code emission | ReinUsesLisp | 2021-07-23 | 1 | -2/+0 |
* | shader: Add shader loop safety check settings | lat9nq | 2021-07-23 | 1 | -0/+2 |
* | shader: Read branch conditions from an instruction | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
* | glasm: Implement TEX and TEXS instructions | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | glasm: Initial implementation of phi nodes on GLASM | ReinUsesLisp | 2021-07-23 | 1 | -1/+2 |
* | glasm: Rework control flow introducing a syntax list | ReinUsesLisp | 2021-07-23 | 1 | -7/+2 |
* | shader: Fixup SPIR-V emit header namespaces | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
* | Move SPIR-V emission functions to their own header | ReinUsesLisp | 2021-07-23 | 1 | -0/+583 |