1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.Graphics.Gpu/Engine
gdkchan ab4867505e
Implement GPU scissors (#1058)
* Implement GPU scissors

* Remove unused using

* Add missing changes for Clear
2020-03-29 14:02:58 +11:00
..
Compute.cs
ComputeQmd.cs
Inline2Memory.cs
MethodClear.cs Implement GPU scissors (#1058) 2020-03-29 14:02:58 +11:00
MethodCopyBuffer.cs Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
MethodCopyTexture.cs
MethodDraw.cs
MethodFirmware.cs
MethodReport.cs
MethodResetCounter.cs Fix some spelling mistakes 2020-01-09 02:13:00 +01:00
Methods.cs Implement GPU scissors (#1058) 2020-03-29 14:02:58 +11:00
MethodUniformBufferBind.cs
MethodUniformBufferUpdate.cs