Ryujinx/src/Ryujinx.Graphics.Shader/CodeGen/Msl/Instructions
Isaac Marovitz 97a36298fa Instruction.Barrier
Whoops

Fix inline functions in compute stage

Fix regression

Declare SharedMemories + Only Declare Memories on Main Func

Lowecase struct

Avoid magic strings

Make function signatures readable

Change how unsized arrays are indexed

Use string builder

Fix shuffle instructions

Cleanup NumberFormater

Bunch of Subgroup I/O Vars

Will probably need further refinement

Fix point_coord type

Fix support buffer declaration

Fix point_coord
2024-09-28 19:03:01 -04:00
..
InstGen.cs Instruction.Barrier 2024-09-28 19:03:01 -04:00
InstGenCall.cs Instruction.Barrier 2024-09-28 19:03:01 -04:00
InstGenHelper.cs Instruction.Barrier 2024-09-28 19:03:01 -04:00
InstGenMemory.cs Instruction.Barrier 2024-09-28 19:03:01 -04:00
InstGenVector.cs Back to where we were 2024-09-28 19:03:01 -04:00
InstInfo.cs More Shader Gen Stuff 2024-09-28 19:03:01 -04:00
InstType.cs add: textures and samplers as shader arguments & fix: issue with casting 2024-09-28 19:03:01 -04:00
IoMap.cs Instruction.Barrier 2024-09-28 19:03:01 -04:00