skyline/app
PixelyIon 6a831f6ed7 Add VK_EXT_shader_demote_to_helper_invocation Quirk
An assumption was hardcoded into `Shader::Profile` regarding devices supporting demotion of shader invocations to helpers. This assumption wasn't backed by enabling the `VK_EXT_shader_demote_to_helper_invocation` extension via a quirk leading to assertions when it was used by the shader compiler, a quirk has now been added for the extension and is supplied to the shader compiler accordingly.
2022-04-14 14:14:52 +05:30
..
libraries Update Vulkan-Hpp to v1.2.202 2022-04-14 14:14:52 +05:30
src/main Add VK_EXT_shader_demote_to_helper_invocation Quirk 2022-04-14 14:14:52 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Update Gradle + AGP + Kotlin Dependencies 2022-04-14 14:14:52 +05:30
CMakeLists.txt Add -fsigned-bitfields for defined bitfield int behavior 2022-04-14 14:14:52 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30