skyline/app
PixelyIon 44615c8dd2 Implement per-vendor VkQueue maximum global priority
We found out that certain vendors such as Nvidia had a limitation on the global priority of a queue and requesting `VK_QUEUE_GLOBAL_PRIORITY_HIGH_EXT` would result in `VK_ERROR_NOT_PERMITTED_EXT`. A quirk has been introduced to supply the maximum supported global priority which is currently set on a per-vendor basis to avoid future crashes.
2022-04-24 16:15:01 +05:30
..
libraries Swap out boostorg/boost for skyline-emu/boost 2022-04-14 14:14:52 +05:30
src/main Implement per-vendor VkQueue maximum global priority 2022-04-24 16:15:01 +05:30
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Swap out boostorg/boost for skyline-emu/boost 2022-04-14 14:14:52 +05:30
CMakeLists.txt Implement Graphics Pipeline Cache 2022-04-24 14:31:00 +05:30
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30