| Age | Commit message (Expand) | Author |
| 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 |
| 2022-09-13 | Fix bindless 1D textures having a buffer type on the shader (#3697) | gdkchan |
| 2022-09-13 | Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695) | gdkchan |
| 2022-09-13 | Fix R4G4B4A4 format on Vulkan (#3696) | gdkchan |
| 2022-09-11 | Scale SamplesPassed counter by RT scale on report (#3680) | riperiperi |
| 2022-09-11 | Implement VRINT (vector) Arm32 NEON instructions (#3691) | gdkchan |
| 2022-09-10 | T32: Add Vfp instructions (#3690) | merry |
| 2022-09-10 | Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i... | gdkchan |
| 2022-09-10 | Revert address space mirror changes | gdk |
| 2022-09-10 | Allocation free tree lookup | gdk |
| 2022-09-10 | Update several methods to use GetNode directly and avoid array allocations | gdk |
| 2022-09-10 | Optimize PlaceholderManager.UnreserveRange | gdk |
| 2022-09-10 | Fix potential issue with partial unmap | gdk |
| 2022-09-10 | Fix reprotection regression | gdk |
| 2022-09-10 | Make RBTree node fields internal again | gdk |
| 2022-09-10 | Delete unused code | gdk |
| 2022-09-10 | Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free p... | gdk |
| 2022-09-10 | Defer address space mirror mapping and use it only if strictly needed | gdk |
| 2022-09-10 | Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644) | gdkchan |
| 2022-09-10 | Update README.MD verbiage and compatibility | EmulationFanatic |
| 2022-09-10 | Rebind textures if format changes or they're buffer textures | riperiperi |
| 2022-09-10 | Allocate work buffer for audio renderer instead of using guest supplied memor... | gdkchan |
| 2022-09-09 | Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thum... | gdkchan |
| 2022-09-09 | Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD... | gdkchan |
| 2022-09-08 | Restride vertex buffer when stride causes attributes to misalign in Vulkan. (... | riperiperi |
| 2022-09-08 | Clean up rejit queue (#2751) | FICTURE7 |
| 2022-09-08 | Implemented in IR the managed methods of the Saturating region ... (#3665) | LDj3SNuD |
| 2022-09-07 | Transform shader LDC into constant buffer access if offset is constant (#3672) | gdkchan |
| 2022-09-07 | bsd: improve socket poll | Mary |
| 2022-09-07 | bsd: implement SendMMsg and RecvMMsg (#3660) | Mary-nyan |
| 2022-09-06 | Update bug report template (#3676) | EmulationFanatic |
| 2022-09-01 | Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652) | TSRBerry |
| 2022-09-01 | Change vsync signal to happen at 60hz, regardless of swap interval (#3642) | riperiperi |