Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shaders: Add U64->U32x2 Atomic fallback functions | ameerj | 2022-01-30 | 1 | -0/+107 |
* | shader_recompiler: Adjust emit_context includes | ameerj | 2021-12-06 | 1 | -1/+1 |
* | shader: Split profile and runtime info headers | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | glasm: Fix global memory fallbacks | ReinUsesLisp | 2021-07-23 | 1 | -9/+10 |
* | glasm: Use storage buffers instead of global memory when possible | ReinUsesLisp | 2021-07-23 | 1 | -14/+366 |
* | glasm: Fix global memory callbacks | ReinUsesLisp | 2021-07-23 | 1 | -5/+6 |
* | glasm: Implement global memory fallbacks | ReinUsesLisp | 2021-07-23 | 1 | -39/+78 |
* | glasm: Implement TEX and TEXS instructions | ReinUsesLisp | 2021-07-23 | 1 | -1/+1 |
* | glasm: Initial GLASM fp64 support | ReinUsesLisp | 2021-07-23 | 1 | -5/+5 |
* | glasm: Make GLASM aware of types | ReinUsesLisp | 2021-07-23 | 1 | -40/+37 |
* | glasm: Implement basic GLASM instructions | ReinUsesLisp | 2021-07-23 | 1 | -0/+178 |
* | glasm: Add GLASM backend infrastructure | ReinUsesLisp | 2021-07-23 | 1 | -0/+0 |