mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-13 12:06:41 +00:00
9493cdfe55
* Allow copy destination to have a different scale from source Will result in more scaled copy destinations, but allows scaling in some games that copy textures to the output framebuffer. * Support copying multiple levels/layers Uses glFramebufferTextureLayer to copy multiple layers, copies levels individually (and scales the regions). Remove CopyArrayScaled, since the backend copy handles it now. |
||
---|---|---|
.. | ||
GPFifo | ||
MME | ||
Compute.cs | ||
ComputeQmd.cs | ||
ConditionalRenderEnabled.cs | ||
IbStreamer.cs | ||
Inline2Memory.cs | ||
MethodClear.cs | ||
MethodConditionalRendering.cs | ||
MethodCopyBuffer.cs | ||
MethodCopyTexture.cs | ||
MethodDraw.cs | ||
MethodFirmware.cs | ||
MethodIncrementSyncpoint.cs | ||
MethodReport.cs | ||
MethodResetCounter.cs | ||
Methods.cs | ||
MethodUniformBufferBind.cs | ||
MethodUniformBufferUpdate.cs | ||
ShaderTexture.cs |