index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Headless.SDL2
/
Program.cs
Age
Commit message (
Expand
)
Author
2023-01-09
[Headless] Add missing arguments & Fix typos (#4193)
TSRBerry
2023-01-07
Include a start.sh file with correct launch options (#4013)
RMED24
2023-01-05
Make PPTC state non-static (#4157)
gdkchan
2022-12-29
[Headless] Fix for not receiving any SDL events on Linux (#4182)
TSRBerry
2022-12-15
Replace `DllImport` usage with `LibraryImport` (#4084)
Isaac Marovitz
2022-12-06
UI: Add Metal surface creation for MoltenVK (#3980)
riperiperi
2022-12-02
SDL2Driver: Invoke dispatcher on main thread (#3818)
merry
2022-11-16
Update units of memory from decimal to binary prefixes (#3716)
Wunk
2022-07-31
Vulkan backend (#2518)
gdkchan
2022-03-22
hle: Some cleanup (#3210)
Ac_K
2022-03-12
Implement rotate stick 90 degrees clockwise (#3084)
darko1979
2022-03-04
Preparation for initial Flatpack and FlatHub integration (#3173)
Mary
2022-02-17
Added trace log level (#3096)
mlgatto
2022-01-22
Add new release system
Mary
2022-01-12
Update to LibHac 0.15.0 (#2986)
Alex Barney
2022-01-03
Implement analog stick range modifier (#2783)
MutantAura
2021-12-26
Fix GetAddrInfoWithOptions and some sockets issues (#2936)
gdkchan
2021-12-23
UI - Add Volume Controls + Mute Toggle (F2) (#2871)
sharmander
2021-12-04
misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)
Mary
2021-08-27
Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...
riperiperi
2021-08-12
Update to LibHac 0.13.1 (#2475)
Alex Barney
2021-08-05
Implement vibrations (#2468)
mpnico
2021-07-13
Revert LibHac update
Mary
2021-07-13
Fix the headless build since previous commit
Alex Barney
2021-07-06
frontend: Add a SDL2 headless window (#2310)
Mary