This repository has been archived on 2026-01-05. You can view files and clone it, but cannot push or open issues/pull-requests.
ryubing/Ryujinx.Graphics.Shader/Instructions
riperiperi e1da7df207
Support res scale on images, correctly blacklist for SUST, move logic out of backend. (#1657)
* Support res scale on images, correctly blacklist for SUST, move logic
out of backend.

* Fix Typo
2020-11-02 16:53:23 -03: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
InstEmitFArith.cs
InstEmitFlow.cs Implement CAL and RET shader instructions (#1618) 2020-10-25 17:00:44 -03:00
InstEmitHelper.cs
InstEmitMemory.cs
InstEmitMove.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
InstEmitter.cs
Lop3Expression.cs