mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-13 13:37:00 +00:00
* chore : disable unwanted warnings and minor code cleanup * chore : remove more warnings * fix : reorder struct correctly * fix : restore _isKernel and remove useless comment * fix : copy/paste error * fix : restore CallMethod call * fix : whitespace * chore : clean using * feat : remove warnings * fix : simplify warning removal on struct * fix : revert fields deletion and code clean up * fix : re-add RE value * fix : typo |
||
|---|---|---|
| .. | ||
| Compute.cs | ||
| ComputeQmd.cs | ||
| Inline2Memory.cs | ||
| MethodClear.cs | ||
| MethodCopyBuffer.cs | ||
| MethodCopyTexture.cs | ||
| MethodDraw.cs | ||
| MethodFifo.cs | ||
| MethodFirmware.cs | ||
| MethodIncrementSyncpoint.cs | ||
| MethodReport.cs | ||
| MethodResetCounter.cs | ||
| Methods.cs | ||
| MethodUniformBufferBind.cs | ||
| MethodUniformBufferUpdate.cs | ||