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