| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | Fix a bug with the Reverb command in reading from the pre delay line | 
|  | kernel: add missing header for libc++ | 
|  | Service: USB, SSL, PSC: Update | 
|  | input_common: joycon: Add stick input from passive reports | 
|  | service: acc: Replace default image with a 32x32 image | 
|  | fix typo in settings.h | 
|  | In file included from src/core/hle/kernel/k_light_lock.cpp:4:
In file included from src/./core/hle/kernel/k_light_lock.h:8:
src/./core/hle/kernel/k_scoped_lock.h:25:51: error: no member named 'addressof' in namespace 'std'
    explicit KScopedLock(T& l) : KScopedLock(std::addressof(l)) {}
                                             ~~~~~^ | 
|  | Intial -> Initial | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | YFC - Engines: Implement Accelerate DMA Texture. | 
|  |  | 
|  | service: miscellaneous cleanups | 
|  | kernel: support for 16.0.0 | 
|  |  | 
|  |  | 
|  | vulkan_common: disable vertexInputDynamicState on unsupported driver | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | service: HLE multiprocess | 
|  | Update translations (2023-03-01) | 
|  |  | 
|  | cmake: use correct boost imported targets | 
|  | cmake: support components in find modules | 
|  |  | 
|  |  | 
|  | externals: use openssl from vcpkg | 
|  |  | 
|  | cmake: fix cpp-jwt build | 
|  | service: avoid direct pointer access of transfer memory objects | 
|  | service: btm: Fix handle functions | 
|  | Partial LTO | 
|  |  | 
|  |  | 
|  | Revert "yuzu: config: Remove player 8 and 9 from config file" |