aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-22Arm64: Simplify TryEncodeBitMask and use for constants (#4328)merry
2023-01-22AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320)merry
2023-01-22Allow setting texture data from 1x to fix some textures resetting randomly (#...riperiperi
2023-01-22Ava UI: Various Fixes (#4326)Ac_K
2023-01-22Remove use of reflection on GAL multithreading (#4287)gdkchan
2023-01-21nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310)dependabot[bot]
2023-01-21Use volatile read/writes for GAL threading (#4327)riperiperi
2023-01-21Implement CSET and CSETP shader instructions (#4318)gdkchan
2023-01-21nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 (#4322)dependabot[bot]
2023-01-21Ava UI: Add Notifications and Cleanup (#4275)Ac_K
2023-01-21Ava UI: Fix `string.Format` issues in Locale (#4305)Ac_K
2023-01-21Catch Profile.json parse to prevent crash on launch (#3393)Phi
2023-01-20Ava UI: Add Control+Cmd+F HotKey for Mac OS (#4317)gnisman
2023-01-20Audio: Implement PCM24 output (#4321)merry
2023-01-20Ava UI: Fixes and cleanup Updater (#4269)Ac_K
2023-01-19Vulkan: Destroy old swapchain on swapchain recreation (#3889)Fliperworld
2023-01-19Vulkan: Explicitly enable precise occlusion queries (#4292)riperiperi
2023-01-19NativeSignalHandler: Fix write flag (#4306)merry
2023-01-18Optimize string memory usage. Use Spans and StringBuilders where possible (#3...Andrey Sukharev
2023-01-18HOS: Load RomFs by pid (#4301)Ac_K
2023-01-17Fix NRE when disposing AddressSpace with 4KB pages support (#4307)TSRBerry
2023-01-17ConfigurationState: Default to Vulkan on macOS (#4299)merry
2023-01-17Implement support for page sizes > 4KB (#4252)gdkchan
2023-01-17Ava UI: Readd some infos to the GameList (#4302)Ac_K
2023-01-17Add short duration texture cache (#3754)riperiperi
2023-01-16Ava: Fix Linux Vulkan renderer regression (#4303)TSRBerry
2023-01-16UI: Fixes GTK sorting regression of #4294Ac_K
2023-01-16Ava UI: `Renderer` refactoring (#4297)Ac_K
2023-01-16UI: Fix applications times (#4294)Ac_K
2023-01-15Specify image view usage flags on Vulkan (#4283)gdkchan
2023-01-15Implement missing service calls in `pm` (#4210)Isaac Marovitz
2023-01-15Ava UI: `TitleUpdateWindow` Refactor (#4276)Isaac Marovitz
2023-01-15Audren: Implement polyphase upsampler (#4256)merry
2023-01-15Ava UI: Fixes "Hide Cursor on Idle" for Windows (#4266)Ac_K
2023-01-14Change GetPageSize to use Environment.SystemPageSize (#4291)gnisman
2023-01-14Fix texture flush from CPU WaitSync regression on OpenGL (#4289)gdkchan
2023-01-14Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285)gdkchan
2023-01-13Fix texture modified on CPU from GPU thread after being modified on GPU not b...gdkchan
2023-01-13Update Program.csAc_K
2023-01-13Revert "Relax Vulkan requirements (#4228)" (#4279)Ac_K
2023-01-13Relax Vulkan requirements (#4228)gdkchan
2023-01-13Prepo: Fix SaveSystemReport* IPC definitions (#4278)Ac_K
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)riperiperi
2023-01-13ava: Reorder settings of Resolution Scaler (#4270)Ac_K
2023-01-12Ava UI: Various Fixes (#4268)Isaac Marovitz
2023-01-12Ava UI: Settings Adjustments (#4273)Isaac Marovitz
2023-01-12Ptc: Check process architecture (#4272)merry
2023-01-12Arm64: Cpu feature detection (#4264)merry
2023-01-12lm: Handle Tail flag in LogPacket (#4274)Ac_K
2023-01-11Ava UI: Move Ava logging to Logger.Debug (#4255)Ac_K