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