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-09-23
Vulkan: Fix barriers on macOS (#5700)
Isaac Marovitz
2023-09-22
[INFRA] Addition of basic contributor guides and docs framework. (#5581)
MutantAura
2023-09-20
Horizon: Migrate wlan and stubs latest services (#5708)
Ac_K
2023-09-19
Stub unsupported BSD socket options (#5670)
gdkchan
2023-09-19
make cheat list binding public (#5697)
Emmanuel Hansen
2023-09-18
use compiled bidning for localizations (#5684)
Emmanuel Hansen
2023-09-18
remove some usages of reflection binding (#5686)
Emmanuel Hansen
2023-09-16
Replace ShaderOutputLayer with equivalent ShaderViewportIndexLayerEXT capabil...
gdkchan
2023-09-14
Fix some Vulkan validation errors (mostly related to barriers) (#5603)
gdkchan
2023-09-14
Fix gl_Layer to geometry shader change not writing gl_Layer (#5682)
gdkchan
2023-09-14
lbl: Migrate service to Horizon (#5628)
Ac_K
2023-09-11
Fix shader GlobalToStorage pass when base address comes from local or shared ...
gdkchan
2023-09-07
Replacing 'Assembly.GetExecutingAssembly()' with 'Type.Assembly' (#5545)
Marco Carvalho
2023-09-05
Delete ResourceAccess (#5626)
gdkchan
2023-09-05
Add macOS Headless release workflow (#5272)
siegmund-heiss-ich
2023-09-05
Fix ShaderTools GpuAcessor default values (#5646)
gdkchan
2023-09-04
Fix layer size for 3D textures with NPOT depth (#5640)
gdkchan
2023-09-05
Use poetry run instead of spawning a shell (#5653)
TSRBerry
2023-09-04
ci: bump actions/checkout from 3 to 4 (#5650)
dependabot[bot]
2023-09-04
Fix overwriting .ryujinx-mako directory (#5651)
TSRBerry
2023-09-04
Update reviewers using Ryujinx-Mako command (#5635)
TSRBerry
2023-09-02
Vulkan: Device Local and higher invocation count for buffer conversions (#5623)
riperiperi
2023-09-01
Fix numeric SWKB validation (#5627)
Isaac Marovitz
2023-08-30
opus: Implement GetWorkBufferSizeExEx and GetWorkBufferSizeForMultiStreamExEx...
Ac_K
2023-08-29
Geometry shader emulation for macOS (#5551)
gdkchan
2023-08-29
Add SmallChange properties to the rest of the sliders (fixes keyboard input)....
MutantAura
2023-08-23
Vulkan: Fix MoltenVK flickering (#5612)
riperiperi
2023-08-20
Fix invalid audio renderer buffer size when end offset < start offset (#5588)
gdkchan
2023-08-19
Fix debug assert on services without pointer buffer (#5599)
gdkchan
2023-08-18
Implement support for masked stencil clears on Vulkan (#5589)
gdkchan
2023-08-17
infra: add missing quotes around @ developers in reviewers.yml
Mary
2023-08-17
Convert app and installation ids to int (#5587)
TSRBerry
2023-08-17
mm: Migrate service in Horizon project (#5580)
Ac_K
2023-08-16
Fix vote and shuffle shader instructions on AMD GPUs (#5540)
gdkchan
2023-08-16
Prefer jagged arrays over multidimensional (#5562)
Marco Carvalho
2023-08-16
Declare and use gl_PerVertex block for VTG per-vertex built-ins (#5576)
gdkchan
2023-08-16
Vulkan: Periodically free regions of the staging buffer (#5572)
riperiperi
2023-08-16
GPU: Add Z16RUnormGUintBUintAUint Format (#5578)
riperiperi
2023-08-16
Introduce Mako to fix pr_triage workflow (#5574)
TSRBerry
2023-08-16
Add improved csc problem matcher (#5530)
TSRBerry
2023-08-16
UI: New Crowdin updates (#4758)
Ac_K
2023-08-16
Implement scaled vertex format emulation (#5564)
gdkchan
2023-08-14
Vulkan: Buffer Mirrors for MacOS performance (#4899)
riperiperi
2023-08-14
Simplify resolution scale updates (#5541)
gdkchan
2023-08-14
GPU: Track basic buffer copies that modify texture memory (#5554)
riperiperi
2023-08-13
Delete ShaderConfig and organize shader resources/definitions better (#5509)
gdkchan
2023-08-13
"static readonly" constants should be "const" instead (#5560)
Marco Carvalho
2023-08-13
Remove animations on listbox items (#5563)
MutantAura
2023-08-12
Ava UI: Make some settings methods async (#5332)
MutantAura
2023-08-12
Ava UI: Allow DPI switching (#5558)
riperiperi
[next]