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