| Age | Commit message (Expand) | Author |
| 2022-10-19 | A32: Implement VCVTT, VCVTB (#3710) | merry |
| 2022-10-19 | A64: Add fast path for Fcvtas_Gp/S/V, Fcvtau_Gp/S/V and Frinta_S/V in… (#3712) | LDj3SNuD |
| 2022-10-19 | Avalonia: Update Polish Translation (#3722) | Luna |
| 2022-10-18 | Dispose Vulkan TextureStorage when views hit 0 instead of immediately (#3738) | riperiperi |
| 2022-10-18 | Fix: Arguments Break when Updating (#3744) | Yohoki |
| 2022-10-18 | Avoid allocations in .Parse methods (#3760) | Berkan Diler |
| 2022-10-18 | Vulkan: Fix blit levels/layers parameters being inverted (#3768) | gdkchan |
| 2022-10-17 | Fix kernel VA allocation when random allocation fails (#3755) | gdkchan |
| 2022-10-17 | Update README.md (#3767) | MetrosexualGarbodor |
| 2022-10-17 | remove property changed call in time zone validation (#3752) | Emmanuel Hansen |
| 2022-10-17 | Implement OpenDataStorageWithProgramIndex partially (#3765) | gdkchan |
| 2022-10-16 | TamperMachine: Fix input mask check (#3764) | mageven |
| 2022-10-16 | Fix various issues caused by Vertex/Index buffer conversions (#3762) | riperiperi |
| 2022-10-16 | Fix primitive count calculation for topology conversion (#3763) | riperiperi |
| 2022-10-16 | Fix phantom configured Controllers (#3720) | mageven |
| 2022-10-15 | Improve shader BRX instruction code generation (#3759) | gdkchan |
| 2022-10-15 | bsd: Check if socket is bound before calling RecvFrom() (#3761) | TSRBerry |
| 2022-10-10 | Vulkan: Fix sampler custom border color (#3751) | gdkchan |
| 2022-10-09 | Fix disposed textures being updated on TextureBindingsManager (#3750) | gdkchan |
| 2022-10-08 | GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745) | riperiperi |
| 2022-10-08 | Vulkan: Fix some issues with CacheByRange (#3743) | riperiperi |
| 2022-10-05 | Change NvMap ID allocation to match nvservices (#3741) | gdkchan |
| 2022-10-04 | Fix memory corruption in BCAT and FS Read methods when buffer is larger than ... | gdkchan |
| 2022-10-03 | Fix shader SULD (bindless) instruction using wrong register as handle (#3732) | gdkchan |
| 2022-10-03 | Support use of buffer ranges with size 0 (#3736) | gdkchan |
| 2022-10-03 | Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (... | gdkchan |
| 2022-10-03 | Avalonia - Fixes updater (#3670) | Emmanuel Hansen |
| 2022-10-02 | Update AboutWindow.axaml (#3724) | Luna |
| 2022-10-02 | Allow Surface Flinger frame enqueue after process has exited (#3733) | gdkchan |
| 2022-10-02 | Volume Hotkeys (#3500) | MutantAura |
| 2022-10-02 | ARMeilleure: Add `gfni` acceleration (#3669) | Wunk |
| 2022-10-02 | Avoid allocating unmanaged string per shader (#3730) | mageven |
| 2022-10-02 | fatal: Implement Service (#3573) | Ac_K |
| 2022-10-01 | Fix incorrect tessellation inputs/outputs (#3728) | gdkchan |
| 2022-09-29 | Fix SSL GetCertificates with certificate ID set to All (#3727) | gdkchan |
| 2022-09-29 | Vulkan: Zero blend state when disabled or write mask is 0 (#3719) | riperiperi |
| 2022-09-27 | Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718) | gdkchan |
| 2022-09-20 | Fpsr and Fpcr freed. (#3701) | LDj3SNuD |
| 2022-09-20 | Convert Quads to Triangles in Vulkan (#3715) | riperiperi |
| 2022-09-19 | OpenGL: Fix blit from non-multisample to multisample texture (#3596) | gdkchan |
| 2022-09-19 | Avalonia - Misc changes to UX (#3643) | MutantAura |
| 2022-09-19 | Allow bindless textures with handles from unbound constant buffer (#3706) | gdkchan |
| 2022-09-19 | Avalonia - Use embedded window for avalonia (#3674) | Emmanuel Hansen |
| 2022-09-19 | Implemented in IR the managed methods of the ShlReg region of the SoftFallbac... | LDj3SNuD |
| 2022-09-19 | Readme: Fix broken shell image (#3708) | TSRBerry |
| 2022-09-14 | A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (... | merry |
| 2022-09-14 | Periodically Flush Commands for Vulkan (#3689) | riperiperi |
| 2022-09-14 | Fix partial unmap reprotection on Windows (#3702) | gdkchan |
| 2022-09-13 | Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b... | gdkchan |
| 2022-09-13 | T32: Implement Asimd instructions (#3692) | merry |