1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 22:13:35 +01:00
Ryujinx/Ryujinx.Graphics.Shader/Instructions
gdkchan c3d62bd078
Implement ATOM shader instruction (#1687)
* Implement ATOM shader instruction

* Fix reduction type decoding
2020-11-10 01:06:46 +01:00
..
InstEmitAlu.cs Implement LEA.HI shader instruction (#1609) 2020-10-12 21:46:04 -03:00
InstEmitAluHelper.cs Implement LEA.HI shader instruction (#1609) 2020-10-12 21:46:04 -03:00
InstEmitConversion.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
InstEmitFArith.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
InstEmitFlow.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
InstEmitHelper.cs
InstEmitMemory.cs Implement ATOM shader instruction (#1687) 2020-11-10 01:06:46 +01:00
InstEmitMove.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
InstEmitter.cs
InstEmitTexture.cs Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657) 2020-11-02 16:53:23 -03:00
InstEmitVideo.cs
InstEmitVote.cs Refactor shader GPU state and memory access (#1203) 2020-05-06 11:02:28 +10:00
Lop3Expression.cs Initial work 2020-01-09 02:13:00 +01:00