1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 12:26:27 -05:00
Files
ryujinx/Ryujinx.Graphics
Darabat 827752ec07 Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes. (#332)
* Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes.

* aligning code

* step back

* Redoing changes

* Redoing changes

* Redoing changes and avoiding concatenations

* redoing changes
2018-08-06 22:26:19 -03:00
..