| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-22 | glasm: Add missing return value on move assignment | ReinUsesLisp | |
| 2021-07-22 | glasm: Implement TEX and TEXS instructions | ReinUsesLisp | |
| Remove lod clamp from texture instructions with lod, as this is not needed (nor supported). | |||
| 2021-07-22 | glasm: Add support for non-2D texture samples | ReinUsesLisp | |
| 2021-07-22 | glasm: Reorder unreachable image instructions to the bottom | ReinUsesLisp | |
| 2021-07-22 | glasm: Add support for texture offsets | ReinUsesLisp | |
| 2021-07-22 | glasm: Improve texture sampling instructions | ReinUsesLisp | |
| 2021-07-22 | shader_recompiler: GCC fixes | lat9nq | |
| Fixes members of unnamed union not being accessible, and one function without a declaration. | |||
| 2021-07-22 | glasm: Initial (broken) implementation of TEX on GLASM | ReinUsesLisp | |
| 2021-07-22 | glasm: Add GLASM backend infrastructure | ReinUsesLisp | |
