1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-05 11:26:06 +00:00
Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions
gdkchan 4b7c7dab9e
Support multiple destination operands on shader IR and shuffle predicates ()
* Support multiple destination operands on shader IR and shuffle predicates

* Cache version change
2021-01-28 10:59:47 +11:00
..
InstGen.cs Fix regression on shader atomic SSBO operations () 2021-01-27 11:26:23 +11:00
InstGenCall.cs Implement CAL and RET shader instructions () 2020-10-25 17:00:44 -03:00
InstGenHelper.cs Support multiple destination operands on shader IR and shuffle predicates () 2021-01-28 10:59:47 +11:00
InstGenMemory.cs Implement lazy flush-on-read for Buffers (SSBO/Copy) () 2021-01-17 17:08:06 -03:00
InstGenPacking.cs Initial support for double precision shader instructions. () 2020-03-03 15:02:08 +01:00
InstInfo.cs Initial work 2020-01-09 02:13:00 +01:00
InstType.cs Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 2020-01-09 02:13:00 +01:00