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-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
2023-02-12
Fix partial updates for textures. (#4401)
riperiperi
2023-02-10
Treat NpadIdType < 0 as invalid. Filter invalid SupportedPlayers inside IHidS...
Logan Stromberg
2023-02-10
Allow partially mapped textures with unmapped start (#4394)
gdkchan
2023-02-09
Fix SPIR-V when all inputs/outputs are indexed (#4389)
gdkchan
2023-02-09
`ObjectiveC` Helper Class (#4286)
Isaac Marovitz
2023-02-09
Log shader compile errors with Warning level (#2617)
riperiperi
2023-02-09
Replace unicorn bindings with Nuget package (#4378)
TSRBerry
2023-02-09
Vulkan: Flush command buffers for queries less aggressively (#4387)
riperiperi
2023-02-09
bug_report.yml hotfix
Ac_K
2023-02-09
Misc: Update issues form (#4383)
Ac_K
2023-02-08
nuget: bump System.IdentityModel.Tokens.Jwt from 6.26.0 to 6.26.1 (#4384)
dependabot[bot]
2023-02-08
Replace BitConverter.ToString(bytes).Replace("-", "") with Convert.ToHexStrin...
Berkan Diler
2023-02-08
Fix some Vulkan validation errors (#4357)
gdkchan
2023-02-08
Limit texture cache based on total texture size (#4350)
gdkchan
2023-02-08
Handle mismatching texture size with copy dependencies (#4364)
gdkchan
2023-02-08
Add ChangeVSyncMode() call to Avalonia render loop (#4379)
TSRBerry
2023-02-07
Support safe blit on non-2D textures (#4374)
gdkchan
2023-02-07
Accelerate NVDEC VIC surface read/write and colorspace conversion with Arm64 ...
gdkchan
2023-02-06
Implement safe depth-stencil blit using stencil export extension (#4356)
gdkchan
2023-02-05
Insert bitcast for assignment of fragment integer outputs on GLSL (#4369)
gdkchan
2023-02-01
Implement Account LoadOpenContext (#4359)
gdkchan
2023-01-31
nuget: bump SharpZipLib from 1.4.1 to 1.4.2 (#4353)
dependabot[bot]
2023-01-29
Initial Apple Hypervisor based CPU emulation (#4332)
gdkchan
2023-01-27
converts the templates into forms (#4068)
Piplup
2023-01-26
Relax Vulkan requirements (#4282)
gdkchan
2023-01-24
Vulkan: Reset queries on same command buffer (#4329)
riperiperi
2023-01-23
Remove use of GetFunctionPointerForDelegate to get JIT cache function pointer...
gdkchan
2023-01-23
SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336)
gdkchan
2023-01-22
GUI: Add option to register file types (#4250)
TSRBerry
2023-01-22
Handle parsing of corrupt Config.json and prevent crash on launch (#4309)
gnisman
2023-01-22
Arm64: Simplify TryEncodeBitMask and use for constants (#4328)
merry
2023-01-22
AvaloniaKeyboardDriver: Swallow TextInput events to avoid bell (#4320)
merry
2023-01-22
Allow setting texture data from 1x to fix some textures resetting randomly (#...
riperiperi
2023-01-22
Ava UI: Various Fixes (#4326)
Ac_K
2023-01-22
Remove use of reflection on GAL multithreading (#4287)
gdkchan
2023-01-21
nuget: bump Microsoft.CodeAnalysis.Analyzers from 3.3.3 to 3.3.4 (#4310)
dependabot[bot]
2023-01-21
Use volatile read/writes for GAL threading (#4327)
riperiperi
2023-01-21
Implement CSET and CSETP shader instructions (#4318)
gdkchan
2023-01-21
nuget: bump System.IdentityModel.Tokens.Jwt from 6.25.1 to 6.26.0 (#4322)
dependabot[bot]
2023-01-21
Ava UI: Add Notifications and Cleanup (#4275)
Ac_K
2023-01-21
Ava UI: Fix `string.Format` issues in Locale (#4305)
Ac_K
2023-01-21
Catch Profile.json parse to prevent crash on launch (#3393)
Phi
[next]