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-03-14
GPU: Fast path for adding one texture view to a group (#4528)
riperiperi
2023-03-14
Update range for remapped sparse textures instead of recreating them (#4442)
riperiperi
2023-03-14
Ava UI: `DownloadableContentManager` Refactor (#4300)
Isaac Marovitz
2023-03-12
GPU: Scale counter results before addition (#4471)
riperiperi
2023-03-12
Misc: Support space in path on macOS distribution (#4462)
TimeZlicer
2023-03-12
Increase access permissions for Ava timezones (#4538)
MutantAura
2023-03-12
[Flatpak] Beautify multiline strings again & Add full git commit hash (#4535)
TSRBerry
2023-03-12
misc: Some dependencies cleanup (#4507)
Mary
2023-03-11
Misc performance tweaks (#4509)
jhorv
2023-03-11
gha(release): Attempt to fix flathub pusher
Mary
2023-03-11
gha(release): Hopefully fixes it
Mary
2023-03-11
gha(release): Makes environment variables global
Mary
2023-03-11
Attempt to fix syntax error of previous merge
Mary
2023-03-11
[Flatpak] Add release github workflow (#4529)
TSRBerry
2023-03-08
CPU: Avoid argument value copies on the JIT (#4484)
gdkchan
2023-03-04
nuget: bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 (#4488)
dependabot[bot]
2023-03-04
Minor code formatting (#4498)
gdkchan
2023-03-04
nuget: bump UnicornEngine.Unicorn (#4500)
dependabot[bot]
2023-03-04
Add post processing feature to the readme (#4499)
MetrosexualGarbodor
2023-03-01
Update LibHac to 0.18.0 (#4414)
Steveice10
2023-02-28
Sockets: Properly convert error codes on MacOS (#4491)
riperiperi
2023-02-27
Add Support for Post Processing Effects (#3616)
Emmanuel Hansen
2023-02-26
Vulkan: Support list topology primitive restart (#4483)
gdkchan
2023-02-25
Logging: Redirect StdErr into logging system (#4427)
merry
2023-02-25
misc: Add missing DefineConstants definition in Ryujinx.Common
Mary
2023-02-25
macos: Add updater support (#4464)
Mary
2023-02-25
chore: Update OpenTK to 4.7.7 (#4478)
Mary
2023-02-25
Move gl_Layer to vertex shader if geometry is not supported (#4368)
gdkchan
2023-02-25
Perform bounds checking before list indexer to avoid frequent exceptions (#4438)
jhorv
2023-02-23
Account for multisample when calculating render target size hint (#4467)
gdkchan
2023-02-22
Fix Title Update Manager not selecting right update (#4452)
Isaac Marovitz
2023-02-22
nuget: bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#4458)
dependabot[bot]
2023-02-22
nuget: bump UnicornEngine.Unicorn (#4459)
dependabot[bot]
2023-02-22
Ava: Fix Updater crashing on Linux (#4457)
TSRBerry
2023-02-21
Add copy dependency for some incompatible texture formats (#4380)
gdkchan
2023-02-21
misc: changes base application directory behaviour (#4460)
Mary
2023-02-21
Move Ryujinx Folder from ~/.config to ~/Library/Application Support on macOS ...
Andrew Glaze
2023-02-21
Use SIMD acceleration for audio upsampler (#4410)
Logan Stromberg
2023-02-21
Memory: Faster Split for NonOverlappingRangeList (#4451)
riperiperi
2023-02-21
Mark texture as modified and sync on I2M fast path (#4449)
gdkchan
2023-02-19
Add support for advanced blend (part 1/2) (#2801)
gdkchan
2023-02-18
nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.1 to 6.27.0 (#4441)
dependabot[bot]
2023-02-16
Clear CPU side data on GPU buffer clears (#4125)
gdkchan
2023-02-16
Validate dimensions before creating texture (#4430)
gdkchan
2023-02-15
GUI: Small Updater refactor & Set correct permissions on Linux when extractin...
TSRBerry
2023-02-15
vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419)
Mary
2023-02-15
vulkan: Clean up MemoryAllocator (#4418)
Mary
2023-02-14
Infra: Issues template cleanup (#4421)
Ac_K
2023-02-13
vulkan: Enforce Vulkan 1.2+ at instance API level and 1.1+ at device level (#...
Mary
2023-02-13
vulkan: Do not call vkCmdSetViewport when viewportCount is 0 (#4406)
Mary
[next]