skyline/app/src/main
PixelyIon bf89f96bf5 Implement Optimized LoadOp Clears for Depth/Stencil Attachments
Implements `AddClearDepthStencilSubpass` in `CommandExecutor` which is similar to `ClearColorAttachment` in that it uses `VK_ATTACHMENT_LOAD_OP_CLEAR` for the clear which is far more efficient than using `VK_ATTACHMENT_LOAD_OP_LOAD` then doing the clear.
2022-04-14 14:14:52 +05:30
..
assets Improve Shared Fonts + Fix AM PopLaunchParameter & Choreographer Bug 2021-10-16 12:13:30 +01:00
cpp Implement Optimized LoadOp Clears for Depth/Stencil Attachments 2022-04-14 14:14:52 +05:30
java/emu/skyline Automatically import key files from search location 2022-03-25 09:40:21 +05:30
res Add yuzu Shader Compiler as a submodule 2022-04-14 14:14:52 +05:30
AndroidManifest.xml Allow Injecting External Vulkan Layers 2022-04-14 14:14:52 +05:30