ryujinx_ryubing/src/Ryujinx.Graphics.Gpu/Engine/MME
riperiperi f460ecc182
GPU: Add HLE macros for popular NVN macros (#5761)
* GPU: Add HLE macros for popular NVN macros

* Remove non-vector equality check

The case where it's not hardware accelerated will do the check integer-wise anyways.

* Whitespace 😔

* Address Feedback
2023-10-06 19:55:07 -03:00
..
AluOperation.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
AluRegOperation.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
AssignmentOperation.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
IMacroEE.cs
Macro.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MacroHLE.cs GPU: Add HLE macros for popular NVN macros (#5761) 2023-10-06 19:55:07 -03:00
MacroHLEFunctionName.cs GPU: Add HLE macros for popular NVN macros (#5761) 2023-10-06 19:55:07 -03:00
MacroHLETable.cs GPU: Add HLE macros for popular NVN macros (#5761) 2023-10-06 19:55:07 -03:00
MacroInterpreter.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MacroJit.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MacroJitCompiler.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MacroJitContext.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00