mirror of
https://github.com/KeatonTheBot/Ryujinx.git
synced 2026-04-30 07:04:37 +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 | ||