| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Addresses review feedback.
|
|
video_core: preallocate fewer IR blocks
|
|
android: Expose settings
|
|
android: Ktlint fixes
|
|
service: nfc: Accuracy fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android: Fix aspect ratio when rotating screen
|
|
|
|
|
|
The previous approach of storing pointers returned by `GetGraphicsSampler`/`GetComputeSampler` caused UB, as these functions can cause reallocation of the sampler slot vector and therefore invalidate the pointers
|
|
|
|
MinGW has issues building tzdb2nx due to the headers being Windows
specific. Download for this toolchain as well.
|
|
|
|
Extra sanitization for Windows hosts, and fail loudly when the
download fails.
cmake: Fix status code reading
|
|
|
|
Fix for Flatpak being unable to download during CMake configure.
|
|
Fix for flatpak having no internet access during CMake configure.
|
|
Re-enable SDL's `CPUinfo` subsystem
|
|
input_common: Add foomiibo support
|
|
android: Linting
|
|
Reference implementation does not compare the booleans as we had them.
Use the correct ones as in the reference.
Also adds an assert. I have been made aware of a crash here and am
not able to reproduce currently.
|
|
|
|
|
|
|
|
|
|
android: fs: Fix Exists / IsFile for SAF.
|
|
vulkan_device: disable extended_dynamic_state2 on ARM drivers
|
|
renderer_vulkan: propagate conditional barrier support
|
|
|
|
|
|
android: Support for Picture in Picture / Portrait
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vfs_real: add file LRU cache for open file limits
|
|
|