skyline/app/src/main
PixelyIon 92809f8a78 Implement Maxwell3D Independent/Common Color Blending
Maxwell3D supports independent blending which has different blending per-RT and common blending which has the same blending for all RTs. There is a register determining which mode to utilize and we simply have two arrays of `VkPipelineColorBlendAttachmentState` for the RTs that we toggle between to make the transition between them extremely cheap.
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 Maxwell3D Independent/Common Color Blending 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 Implement fixed aspect ratio surface 2022-01-12 22:09:39 +05:30
AndroidManifest.xml Resume EmulationActivity when launcher icon is used 2021-10-26 10:46:36 +05:30