Age | Commit message (Expand) | Author |
2022-08-02 | Fix geometry shader passthrough fallback being used when feature is supported...1.1.203 | gdkchan |
2022-08-02 | SPIR-V: Initialize undefined variables with 0 (#3526)1.1.202 | riperiperi |
2022-08-01 | vk: Workaround XCB not availaible on FlatHub build (#3515)1.1.201 | Mary-nyan |
2022-07-31 | Vulkan backend (#2518)1.1.200 | gdkchan |
2022-07-29 | Move partial unmap handler to the native signal handler (#3437)1.1.199 | riperiperi |
2022-07-29 | Avalonia changes (#3497)1.1.198 | rna0 |
2022-07-29 | Avalonia: Another Cleanup (#3494)1.1.197 | Ac_K |
2022-07-28 | Avalonia: Cleanup UserEditor a bit (#3492)1.1.196 | Ac_K |
2022-07-28 | Fix DMA linear texture copy fast path (#3496)1.1.195 | gdkchan |
2022-07-27 | Add a sampler pool cache and improve texture pool cache (#3487)1.1.194 | gdkchan |
2022-07-25 | update settings and main window tooltips (#3488)1.1.193 | EmulationFanatic |
2022-07-25 | misc: Reformat Ryujinx.Audio with dotnet-format (#3485)1.1.192 | Mary-nyan |
2022-07-24 | Resolution scaling hotkeys (#3185)1.1.191 | MutantAura |
2022-07-24 | Add support for conditional (with CC) shader Exit instructions (#3470)1.1.190 | gdkchan |
2022-07-24 | feat: add traditional chinese translate (Avalonia) (#3474)1.1.189 | 菘菘 |
2022-07-24 | Change MenuHeaders to embedded textblocks (#3469)1.1.188 | MutantAura |
2022-07-24 | Avalonia - Use content dialog for user profile manager (#3455)1.1.187 | Emmanuel Hansen |
2022-07-24 | fix: Ensure to load latest version of ffmpeg libraries first (#3473)1.1.186 | Mary-nyan |
2022-07-23 | GTK & Avalonia changes (#3480)1.1.185 | EmulationFanatic |
2022-07-23 | Fix decoding of block after shader BRA.CC instructions without predicate (#3472)1.1.184 | gdkchan |
2022-07-23 | Avoid adding shader buffer descriptors for constant buffers that are not used...1.1.183 | gdkchan |
2022-07-15 | Avoid scaling 2d textures that could be used as 3d (#3464)1.1.182 | riperiperi |
2022-07-14 | Reduce some unnecessary allocations in DMA handler (#2886)1.1.181 | Logan Stromberg |
2022-07-14 | Remove dependency for FFmpeg.AutoGen and Update FFmpeg to 5.0.1 for Windows (...1.1.180 | Mary |
2022-07-14 | BSD: Allow use of DontWait flag in Receive (#3462)1.1.179 | Fruityloops |
2022-07-12 | Ava/MainWindow: Do not show Show Console menu item on non-Windows (#3461)1.1.178 | merry |
2022-07-12 | Handle the case where byte optionValues are sent to BSD (#3405)1.1.177 | riperiperi |
2022-07-12 | Avalonia - Add border to Flyouts (#3341)1.1.176 | Emmanuel Hansen |
2022-07-12 | Propagate Shader phi nodes with the same source value from all blocks (#3457)1.1.175 | gdkchan |
2022-07-12 | Avalonia - Make tooltips more useful and descriptive, update Spanish localiza...1.1.174 | MetrosexualGarbodor |
2022-07-12 | Avalonia - Couple fixes and improvements (#3451)1.1.173 | Emmanuel Hansen |
2022-07-12 | Avalonia - Further Optimize Chinese Translation (#3452)1.1.172 | Narugakuruga |
2022-07-08 | UI - Avalonia Part 3 (#3441)1.1.171 | Emmanuel Hansen |
2022-07-08 | Avalonia - Use loaded config when assigning controller input (#3447)1.1.170 | Emmanuel Hansen |
2022-07-08 | ensure mouse cursor is only hidden when mouse is in renderer (#3448)1.1.169 | Emmanuel Hansen |
2022-07-08 | misc: Relicense Ryujinx.Audio under the terms of the MIT license (#3449)1.1.168 | Mary |
2022-07-08 | Fix deadlock in mouse input on Avalonia (#3444)1.1.167 | Emmanuel Hansen |
2022-07-06 | Fix Vi managed and stray layers open/close/destroy (#3438)1.1.166 | gdkchan |
2022-07-06 | Implement CPU FCVT Half <-> Double conversion variants (#3439)1.1.165 | gdkchan |
2022-07-05 | Add support for alpha to coverage dithering (#3069)1.1.164 | gdkchan |
2022-07-05 | UI - Avalonia Part 2 (#3351)1.1.163 | Emmanuel Hansen |
2022-07-03 | Stub GetTemperature (#3429)1.1.162 | Ac_K |
2022-07-02 | Bindless elimination for constant sampler handle (#3424)1.1.161 | gdkchan |
2022-06-29 | ui: Fix timezone abbreviation since #3361 (#3430)1.1.160 | Mary |
2022-06-25 | Add Simplified Chinese to Avalonia (V2) (#3416)1.1.159 | Narugakuruga |
2022-06-25 | Account for pool change on texture bindings cache (#3420)1.1.158 | gdkchan |
2022-06-24 | timezone: Fix regression caused by #3361 (#3418)1.1.157 | Mary |
2022-06-24 | time: Make TimeZoneRule blittable and avoid copies (#3361)1.1.156 | Mary |
2022-06-24 | Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407)1.1.155 | gdkchan |
2022-06-24 | Ensure texture ID is valid before getting texture descriptor (#3406)1.1.154 | gdkchan |