mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-11-05 11:45:10 +01:00
8ceed74371
The GPU class has been extended in this for Vulkan initialization, this is done to the point of initializing the instance alongside loading in `VK_LAYER_KHRONOS_validation` which is also now packed into all Debug APKs for Skyline. In addition, `VK_EXT_debug_report` is also initialized and it's output is piped directly into the Logger. A minor change regarding the type of the `Fps` and `Frametime` globals was changed to `skyline::i32`s which is a more suitable type due to those having a smaller chance of overflowing while being signed as Java doesn't have unsigned integral types. |
||
---|---|---|
.. | ||
fmt@9c418bc468 | ||
frozen@e6ddc432d0 | ||
lz4@416bc96fac | ||
oboe@5eb2ea6899 | ||
perfetto@3f02be823c | ||
pugixml@08b3433180 | ||
tzcode@f638311337 | ||
vkhpp@32188df57b | ||
mbedtls.aar |