mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-29 09:53:00 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| Compute | ||
| Dma | ||
| GPFifo | ||
| InlineToMemory | ||
| MME | ||
| Threed | ||
| Twod | ||
| Types | ||
| ConditionalRenderEnabled.cs | ||
| DeviceStateWithShadow.cs | ||
| MmeShadowScratch.cs | ||
| SetMmeShadowRamControlMode.cs | ||
| ShaderTexture.cs | ||