aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-15bsd: Check if socket is bound before calling RecvFrom() (#3761)TSRBerry
2022-10-10Vulkan: Fix sampler custom border color (#3751)gdkchan
2022-10-09Fix disposed textures being updated on TextureBindingsManager (#3750)gdkchan
2022-10-08GPU: Pass SpanOrArray for Texture SetData to avoid copy (#3745)riperiperi
2022-10-08Vulkan: Fix some issues with CacheByRange (#3743)riperiperi
2022-10-05Change NvMap ID allocation to match nvservices (#3741)gdkchan
2022-10-04Fix memory corruption in BCAT and FS Read methods when buffer is larger than ...gdkchan
2022-10-03Fix shader SULD (bindless) instruction using wrong register as handle (#3732)gdkchan
2022-10-03Support use of buffer ranges with size 0 (#3736)gdkchan
2022-10-03Vulkan: Fix buffer texture storage not being updated on buffer handle reuse (...gdkchan
2022-10-03Avalonia - Fixes updater (#3670)Emmanuel Hansen
2022-10-02Update AboutWindow.axaml (#3724)Luna
2022-10-02Allow Surface Flinger frame enqueue after process has exited (#3733)gdkchan
2022-10-02Volume Hotkeys (#3500)MutantAura
2022-10-02ARMeilleure: Add `gfni` acceleration (#3669)Wunk
2022-10-02Avoid allocating unmanaged string per shader (#3730)mageven
2022-10-02fatal: Implement Service (#3573)Ac_K
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)gdkchan
2022-09-29Fix SSL GetCertificates with certificate ID set to All (#3727)gdkchan
2022-09-29Vulkan: Zero blend state when disabled or write mask is 0 (#3719)riperiperi
2022-09-27Fix ListOpenContextStoredUsers and stub LoadOpenContext (#3718)gdkchan
2022-09-20Fpsr and Fpcr freed. (#3701)LDj3SNuD
2022-09-20Convert Quads to Triangles in Vulkan (#3715)riperiperi
2022-09-19OpenGL: Fix blit from non-multisample to multisample texture (#3596)gdkchan
2022-09-19Avalonia - Misc changes to UX (#3643)MutantAura
2022-09-19Allow bindless textures with handles from unbound constant buffer (#3706)gdkchan
2022-09-19Avalonia - Use embedded window for avalonia (#3674)Emmanuel Hansen
2022-09-19Implemented in IR the managed methods of the ShlReg region of the SoftFallbac...LDj3SNuD
2022-09-19Readme: Fix broken shell image (#3708)TSRBerry
2022-09-14A32/T32/A64: Implement Hint instructions (CSDB, SEV, SEVL, WFE, WFI, YIELD) (...merry
2022-09-14Periodically Flush Commands for Vulkan (#3689)riperiperi
2022-09-14Fix partial unmap reprotection on Windows (#3702)gdkchan
2022-09-13Implement PLD and SUB (imm16) on T32, plus UADD8, SADD8, USUB8 and SSUB8 on b...gdkchan
2022-09-13T32: Implement Asimd instructions (#3692)merry
2022-09-13Fix bindless 1D textures having a buffer type on the shader (#3697)gdkchan
2022-09-13Fix increment on Arm32 NEON VLDn/VSTn instructions with regs > 1 (#3695)gdkchan
2022-09-13Fix R4G4B4A4 format on Vulkan (#3696)gdkchan
2022-09-11Scale SamplesPassed counter by RT scale on report (#3680)riperiperi
2022-09-11Implement VRINT (vector) Arm32 NEON instructions (#3691)gdkchan
2022-09-10T32: Add Vfp instructions (#3690)merry
2022-09-10Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield i...gdkchan
2022-09-10Revert address space mirror changesgdk
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