1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-06-04 15:10:58 +00:00
ReinUsesLisp ec6fc5fe78 glasm: Implement TEX and TEXS instructions
Remove lod clamp from texture instructions with lod, as this is not
needed (nor supported).
2021-07-22 21:51:31 -04:00
..