r518f723
Artic Base: Fix issue when 0 bytes are read from file (#199)
r959a66d
renderer_vulkan: Address vulkan surface recreation issues (#198)
re90795b
Implement game render thread delay (#180) More details: https://www.reddit.com/r/Citra/comments/1e1v4e1/fixing_luigis_mansion_2_performance_issues_once/
r4780a71
Artic Base: Implement DLC support and other fixes (#173)
- Artic Base: Implement DLC support and other fixes
- Fix per game settings not working with artic loader
- Fix compilation error
r4f174f1
Fix crash when cubemap face id is invalid (#154)
- Fix crash when cubemap face id is invalid
- make variable const
Fix HTTP RequestState values (fixes Pretendo Network support with HLE… … http) (#143)
- Fix http RequestState values
- Fix formatting
Do not use the cache if the read would result in OOB (#130)
Fix PTM ext data creation after Artic Base changes. (#111)
Add Artic Base support (#105)
- Add Artic Base support
- Add Android support
Add svcs to get and set the emulation speed. (#57)
Reduce log levels for some FS functions and stub cache svcs (#51)
renderer_vulkan: Disable dynamic index conditionally (#20)