Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
input_common: Add foomiibo support
|
|
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
|
|
|
|
|
|
buffer_cache_base: Specify buffer type in HostBindings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Should fix some artifacts with the "apply anisotropic filtering for all mipmap modes" option
|
|
|
|
|
|
core,common: Implement missing time zone data/computations
|
|
android: Declare languages in locales_config.xml
|