index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-09
headless: Change window icon size to 48x48 (#4247)
TSRBerry
2023-01-09
[Headless] Add missing arguments & Fix typos (#4193)
TSRBerry
2023-01-09
ava: Fixes regressions from refactoring (#4237)
Ac_K
2023-01-09
Ava: Make Avalonia use our logging system (#4231)
merry
2023-01-09
Fix selection bar (#4236)
Isaac Marovitz
2023-01-08
HIPC: Fix reply possibly also receiving one request (#4232)
gdkchan
2023-01-08
Ava GUI: `MainWindow` Refactor (#4178)
Isaac Marovitz
2023-01-08
Horizon: Impl Prepo, Fixes bugs, Clean things (#4220)
Ac_K
2023-01-07
MainWindow: Vertically center SearchBox TextPresenter (#4223)
merry
2023-01-07
ava: Fix regression caused by #4013 (#4222)
Mary-nyan
2023-01-07
Include a start.sh file with correct launch options (#4013)
RMED24
2023-01-07
Ava GUI: `AboutWindow` Refactor (#4196)
Isaac Marovitz
2023-01-07
[hipc] Fix 'Unexpected result code Success returned' in Reply() (#4215)
TSRBerry
2023-01-07
Ava GUI: `SettingsWindow` Refactor (#4177)
Isaac Marovitz
2023-01-06
chore: Update Ryujinx.SDL2-CS to 2.26.1 (#4199)
Mary-nyan
2023-01-05
Misc; Remove duplicated entries and clean locale csproj (#4209)
Ac_K
2023-01-05
hle: Add safety measure around overflow in ScheduleFutureInvocation
Mary
2023-01-05
Readd Ryujinx.Ui.LocaleGenerator removed in #4188 (again)
Ac_K
2023-01-05
Readd Ryujinx.Ui.LocaleGenerator removed in #4188
Ac_K
2023-01-05
Make PPTC state non-static (#4157)
gdkchan
2023-01-04
IPC refactor part 3+4: New server HIPC message processor (#4188)
gdkchan
2023-01-04
New Crowdin updates (#3985)
Ac_K
2023-01-03
Avalonia - Add source generator for locale items (#3999)
Emmanuel Hansen
2023-01-02
misc: Use official names for NVDEC registers (#4192)
Mary-nyan
2023-01-01
chore: Update tests dependencies (#3978)
Mary-nyan
2023-01-01
fix typo in left joycon sl binding (#4195)
Emmanuel Hansen
2022-12-29
Filter hidden game files from the Game List (#4051)
Andrew Glaze
2022-12-29
Use vector outputs for texture operations (#3939)
gdkchan
2022-12-29
HLE: Add basic stubs to get Labo VR booting to title screen. (#4007)
Luminoso-256
2022-12-29
Vulkan: Don't flush commands when creating most sync (#4087)
riperiperi
2022-12-29
Ava GUI: Restructure `Ryujinx.Ava` (#4165)
Isaac Marovitz
2022-12-29
[Headless] Fix for not receiving any SDL events on Linux (#4182)
TSRBerry
2022-12-28
haydn: Add support for PCMFloat, PCM32 and PCM8 conversions (#4100)
Mary-nyan
2022-12-27
Use new ArgumentNullException and ObjectDisposedException throw-helper API (#...
Berkan Diler
2022-12-26
GPU: Add fallback when 16-bit formats are not supported (#4108)
riperiperi
2022-12-26
Added Generic Math to BitUtils (#3929)
Hunter
2022-12-26
bsd::RecvFrom: verify output buffer size before writing socket address (#4135)
gnisman
2022-12-24
Some minor cleanups and optimizations (#4174)
Berkan Diler
2022-12-21
Implement a software ETC2 texture decoder (#4121)
gdkchan
2022-12-21
Fix CPU FCVTN instruction implementation (slow path) (#4159)
gdkchan
2022-12-21
GPU: Force rebind when pool changes (#4129)
gdkchan
2022-12-21
make UI display correct content in Chinese (#4155)
Ccl
2022-12-21
hle: Handle GPU profiler and debugger device path correctly (#4138)
Mary-nyan
2022-12-21
Fix DrawArrays vertex buffer size (#4141)
gdkchan
2022-12-21
ARMeilleure: Hash _data pointer instead of value for Operand (#4156)
riperiperi
2022-12-19
fix sw kbd row collision (#4144)
Emmanuel Hansen
2022-12-19
Eliminate zero-extension moves in more cases on 32-bit games (#4140)
gdkchan
2022-12-18
Revert "ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)" (...
gdkchan
2022-12-18
ARMeilleure: Add initial support for AVX512(EVEX encoding) (#3663)
Wunk
2022-12-18
hle: Fix wrong conversion in UserPresence.ToString (#4142)
Mary-nyan
[next]