aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02fatal: Implement Service (#3573)1.1.284Ac_K
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)1.1.283gdkchan
2022-09-29Fix SSL GetCertificates with certificate ID set to All (#3727)1.1.282gdkchan
2022-09-29Vulkan: Zero blend state when disabled or write mask is 0 (#3719)1.1.281riperiperi
2022-09-27Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)1.1.280gdkchan
2022-09-20Fpsr and Fpcr freed. (#3701)1.1.279LDj3SNuD
2022-09-20Convert Quads to Triangles in Vulkan (#3715)1.1.278riperiperi
2022-09-19OpenGL: Fix blit from non-multisample to multisample texture (#3596)1.1.277gdkchan
2022-09-19Avalonia - Misc changes to UX (#3643)1.1.276MutantAura
2022-09-19Allow bindless textures with handles from unbound constant buffer (#3706)1.1.275gdkchan
2022-09-19Avalonia - Use embedded window for avalonia (#3674)1.1.274Emmanuel Hansen
2022-09-19Implemented in IR the managed methods of the ShlReg region of the SoftFallbac...1.1.273LDj3SNuD
2022-09-19Readme: Fix broken shell image (#3708)TSRBerry
2022-09-14A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (...1.1.272merry
2022-09-14Periodically Flush Commands for Vulkan (#3689)1.1.271riperiperi
2022-09-14Fix partial unmap reprotection on Windows (#3702)1.1.270gdkchan
2022-09-13Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b...1.1.269gdkchan
2022-09-13T32: Implement Asimd instructions (#3692)1.1.268merry
2022-09-13Fix bindless 1D textures having a buffer type on the shader (#3697)1.1.267gdkchan
2022-09-13Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695)1.1.266gdkchan
2022-09-13Fix R4G4B4A4 format on Vulkan (#3696)1.1.265gdkchan
2022-09-11Scale SamplesPassed counter by RT scale on report (#3680)1.1.264riperiperi
2022-09-11Implement VRINT (vector) Arm32 NEON instructions (#3691)1.1.263gdkchan
2022-09-10T32: Add Vfp instructions (#3690)1.1.262merry
2022-09-10Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i...1.1.261gdkchan
2022-09-10Revert address space mirror changes1.1.260gdk
2022-09-10Allocation free tree lookupgdk
2022-09-10Update several methods to use GetNode directly and avoid array allocationsgdk
2022-09-10Optimize PlaceholderManager.UnreserveRangegdk
2022-09-10Fix potential issue with partial unmapgdk
2022-09-10Fix reprotection regressiongdk
2022-09-10Make RBTree node fields internal againgdk
2022-09-10Delete unused codegdk
2022-09-10Rewrite PlaceholderManager4KB to use intrusive RBTree, and to coalesce free p...gdk
2022-09-10Defer address space mirror mapping and use it only if strictly neededgdk
2022-09-10Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)1.1.259gdkchan
2022-09-10Update README.MD verbiage and compatibilityEmulationFanatic
2022-09-10Rebind textures if format changes or they're buffer textures1.1.258riperiperi
2022-09-10Allocate work buffer for audio renderer instead of using guest supplied memor...1.1.257gdkchan
2022-09-09Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thum...1.1.256gdkchan
2022-09-09Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPAD...1.1.255gdkchan
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...1.1.254riperiperi
2022-09-08Clean up rejit queue (#2751)1.1.253FICTURE7
2022-09-08Implemented in IR the managed methods of the Saturating region ... (#3665)1.1.252LDj3SNuD
2022-09-07Transform shader LDC into constant buffer access if offset is constant (#3672)1.1.251gdkchan
2022-09-07bsd: improve socket poll1.1.250Mary
2022-09-07bsd: implement SendMMsg and RecvMMsg (#3660)1.1.249Mary-nyan
2022-09-06Update bug report template (#3676)EmulationFanatic
2022-09-01Bsd: Fix NullReferenceException in BsdSockAddr.FromIPEndPoint() (#3652)1.1.248TSRBerry
2022-09-01Change vsync signal to happen at 60hz, regardless of swap interval (#3642)1.1.247riperiperi