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
2021-05-20
ffmpeg: Attempt to fix RootPath on some linux distributions (#2292)
Ac_K
2021-05-20
Assign _backgroundContext before starting its worker thread. (#2299)
riperiperi
2021-05-20
Use branch instead of tailcall for recursive calls (#2282)
FICTURE7
2021-05-20
Add `BIC/ORR Vd.T, #imm` fast path (#2279)
FICTURE7
2021-05-19
Move shader resource descriptor creation out of the backend (#2290)
gdkchan
2021-05-19
Merge pull request #2177 from riperiperi/feature/parallel-shader-cache
EmulationFanatic
2021-05-19
Remove ForceDedicatedGpu, as the driver utilities will now do that.
riperiperi
2021-05-19
Pass CbufSlot when getting info from the texture descriptor (#2291)
riperiperi
2021-05-17
Allow `LocalVariable` to be assigned more than once (#2288)
FICTURE7
2021-05-16
Use copy dependencies for the Intel/AMD view format workaround (#2144)
riperiperi
2021-05-16
misc: Move configuration management to the Ryujinx project (#2269)
Mary
2021-05-14
ci: Do not enforce userid on nightly PR comment
Mary
2021-05-13
Fold constant offsets and group constant addresses (#2285)
gdkchan
2021-05-13
PPTC meets ExeFS Patching. (#1865)
LDj3SNuD
2021-05-12
Fix race in SM initialization (#2280)
gdkchan
2021-05-11
Fix a specific core migration bug on the scheduler (#2271)
gdkchan
2021-05-08
Miria: Fix GTK3 keyboard mapping (#2273)
Mary
2021-05-07
Fix embedded game rendering (#2275)
Mary
2021-05-07
misc: Fix default value for GraphicsConfig.MaxAnisotropy (#2274)
Mary
2021-05-05
SM instance & TIPC fixes (#2241)
Mary
2021-05-05
audio: Implement a SDL2 backend (#2258)
Mary
2021-05-05
ffmpeg: Redirect log output (#2266)
Ac_K
2021-05-05
nsd: Cleanup the service and implement some calls (#2250)
Ac_K
2021-05-04
gtk3: Add base for future Vulkan integration (#2260)
Mary
2021-05-03
Set FFmpeg.AutoGen library search path on Linux
Mary
2021-05-02
misc: Cleanup Discord Presence (#2262)
Ac_K
2021-05-02
Update to FFmpeg 4.4.0 (#2259)
Mary
2021-05-02
hid: Rewrite shared memory management (#2257)
Mary
2021-05-01
Fix shader buffer write flag on atomic instructions (#2261)
gdkchan
2021-04-30
Changes ordering of config.json and configuration files (#2253)
Mark Araujo
2021-04-30
nfp: Increase Amiibo scanning delay (#2256)
Ac_K
2021-04-26
Fix GetClockSnapshot not writing steady clock timepoint (#2249)
gdkchan
2021-04-26
Initialize hid inputs on activation (#2246)
Caian Benedicto
2021-04-25
Fix uint -> int typo. (#2245)
EmulationFanatic
2021-04-25
Fix IsRegionInUse check on NV memory allocator (#2243)
gdkchan
2021-04-24
HLE: Fix integer sign inconcistency accross the codebase (#2222)
Mary
2021-04-23
account: add Custom User Profiles support (#2227)
Ac_K
2021-04-22
mm: Cleaned up the service a bit (#2233)
Ac_K
2021-04-21
Miria: Do not try to query keyboard input when controller isn't set (#2231)
Mary
2021-04-20
Only enable clip distance if written to on shader (#2217)
gdkchan
2021-04-18
Add inlined on translation call counting (#2190)
FICTURE7
2021-04-18
Data should not be public for nvapi unicode string
riperiperi
2021-04-18
Fix skipping missing shaders
riperiperi
2021-04-18
Use IntPtr for handles, remove unsafe keyword
riperiperi
2021-04-18
Forcibly enable threaded optimization on boot.
riperiperi
2021-04-18
Nit
riperiperi
2021-04-18
The task isn't required for loading compute binary.
riperiperi
2021-04-18
Use event to wake the main thread on task completion
riperiperi
2021-04-18
The new host program needs to be saved even if it isn't valid.
riperiperi
2021-04-18
Implement parallel host shader cache compilation.
riperiperi
[prev]
[next]