Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
older
|
|
synch them
|
|
smoke light gray/white
tiresmoke should be a darker gray.
|
|
|
|
Corrects some visual issues in games such as Disney SpeedStorm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
k_page_table: skip page table clearing on finalization
|
|
qt: add additional romfs dump targets
|
|
|
|
|
|
|
|
service: am: Add support for LLE Cabinet Applet
|
|
|
|
|
|
|
|
Co-authored-by: Liam <byteslice@airmail.cc>
|
|
Co-authored-by: Liam <byteslice@airmail.cc>
|
|
|
|
|
|
|
|
|
|
|
|
core_timing: Replace queue with a fibonacci heap
|
|
Reduce core timing mutex contention
|
|
renderer_vulkan: fix query cache for homebrew
|
|
|
|
|
|
service: mii: Fix reported bugs
|
|
Vulkan: Implement Depth Bias Control
|
|
fsp-srv: add GetFileSystemAttribute
|
|
Frontend: Remove ability to install xci files
|
|
|
|
renderer_vulkan: Implement MSAA image copies
|
|
|
|
android: Various play store fixes
|
|
Sometimes when we want to change the current setup page, the current view isn't available and we try to alter the current view. This adds a guard to prevent that issue.
|
|
Sometimes during onSaveInstanceState, the SetupFragment would crash the app in the background if we tried to store the state of a view.
|
|
|
|
|
|
|
|
android: Correctly reload settings file during reset
|