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
..
Gal Changing shader decompiler to avoid vec2 and vec3 types, which were causing specific crashes. (#332) 2018-08-06 22:26:19 -03:00
GraphicsConfig.cs Add config key to dump shaders in local directory (#265) 2018-07-15 19:37:27 -03:00
Ryujinx.Graphics.csproj Blit framebuffer without shaders (#229) 2018-07-23 16:21:05 +02:00