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