index
:
mirror/ryujinx
master
An experimental Nintendo Switch Emulator written in C#
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-01
Update audio renderer to REV13: Add support for compressor statistics and vol...
HEAD
1.1.1403
master
gdkchan
2024-09-30
Do not try to create a texture pool if shader does not use textures (#7379)
1.1.1402
gdkchan
2024-09-28
sdl: set app name (#7370)
1.1.1401
e2dk4r
2024-09-26
Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High R...
1.1.1400
MaxLastBreath
2024-09-26
GPU: Ensure all clip distances are initialized when used (#7363)
1.1.1399
riperiperi
2024-09-24
Update bug_report.yml to provide better instructions for finding log file (#7...
Jason Youngberg
2024-09-22
Fix quads draws after DrawTexture on Vulkan (#7336)
1.1.1398
gdkchan
2024-09-19
Shader: Assume the only remaining source is the right one when all others are...
1.1.1397
gdkchan
2024-09-19
Add support for sampler sRGB disable (#7312)
1.1.1396
gdkchan
2024-09-18
Replace passing by IMemoryOwner<byte> with passing by concrete MemoryOwner<by...
1.1.1395
jhorv
2024-09-18
Implement support for shader ATOM.EXCH instruction (#7320)
1.1.1394
gdkchan
2024-09-17
Revert "Wait for async task to complete (#7122)" (#7318)
1.1.1393
gdkchan
2024-09-17
Change image format view handling to allow view incompatible formats (#7311)
1.1.1392
gdkchan
2024-09-17
Wait for async task to complete (#7122)
1.1.1391
TSRBerry
2024-09-17
Add area sampling scaler to allow for super-sampled anti-aliasing. (#7304)
1.1.1390
ZenoArrows
2024-09-17
Change 6GB DRAM expansion to 8GB (#7313)
1.1.1389
gdkchan
2024-09-15
Implement fast DMA texture to texture copy (#7299)
1.1.1388
gdkchan
2024-09-15
Make GetFunctionPointerForDelegate as explicit as possible (#7279)
1.1.1387
Emmanuel Hansen
2024-09-12
Implement Arm32 VSHLL and QADD16 instructions (#7301)
1.1.1386
gdkchan
2024-09-01
Vulkan: Feedback loop detection and barriers (#7226)
1.1.1385
riperiperi
2024-09-01
Fix incorrect depth texture 3D flag (#7262)
1.1.1384
gdkchan
2024-09-01
Vulkan: Update Silk.NET to 2.21 (#7266)
1.1.1383
riperiperi
2024-08-31
Make HLE project AOT friendly (#7085)
1.1.1382
Emmanuel Hansen
2024-08-31
Replace ImageSharp with SkiaSharp everywhere (#7030)
1.1.1381
Emmanuel Hansen
2024-08-27
Fix deadlock in background translation thread shutdown (#7239)
1.1.1380
David McFarland
2024-08-21
nuget: bump DynamicData from 9.0.1 to 9.0.4 (#7220)
1.1.1379
dependabot[bot]
2024-08-21
Fix NRE when using buffer image array (#7159)
1.1.1378
gdkchan
2024-08-20
nuget: bump ImageSharp from 2.1.8 to 2.1.9 (#7160)
1.1.1377
Toni Förster
2024-08-17
nim:eca : Stub CreateServerInterface2 (#7128)
1.1.1376
Tsubasa0504
2024-08-13
Fix arbitrary game ordering when sorting by Favorites (#7170)
1.1.1375
Logan Stromberg
2024-08-12
Clamp amount of mipmap levels to max allowed for all backends (#7197)
1.1.1374
gdkchan
2024-08-08
Implement UQADD16, UQADD8, UQSUB16, UQSUB8, VQRDMULH, VSLI and VSWP Arm32 ins...
1.1.1373
gdkchan
2024-08-05
Replace and remove obsolete ByteMemoryPool type (#7155)
1.1.1372
jhorv
2024-08-05
Fix same textures with unmapped start being considered different (#7141)
1.1.1371
gdkchan
2024-08-04
Fix LocaleExtension SetRawSource usages + language perf improvement (#7121)
1.1.1370
Julien Lebosquain
2024-08-04
Infra: Update Microsoft.IdentityModel.JsonWebTokens (#7070)
1.1.1369
Isaac Marovitz
2024-08-03
Avoid race conditions while launching games directly from the command line (#...
1.1.1368
TSRBerry
2024-08-03
nuget: bump DynamicData from 8.4.1 to 9.0.1 (#7040)
1.1.1367
dependabot[bot]
2024-08-03
replace ByteMemoryPool usage in Ryujinx.Graphics (#7129)
1.1.1366
jhorv
2024-08-03
Fix FileNotFoundException in TryGetApplicationsFromFile() and improve loading...
1.1.1365
TSRBerry
2024-07-31
Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)
1.1.1364
gdkchan
2024-07-30
Fix shader RegisterUsage pass only taking first operation dest into account (...
1.1.1363
gdkchan
2024-07-30
Vulkan: Force topology to PatchList for Tessellation (#7102)
1.1.1362
riperiperi
2024-07-25
Ava UI: Handle updates containing non numeric characters (#7043)
1.1.1361
Isaac Marovitz
2024-07-25
Vulkan: Add missing barriers for texture to buffer copy (#7092)
1.1.1360
riperiperi
2024-07-22
Update kernel GetInfo SVC for firmware 18.0.0 (#7075)
1.1.1359
gdkchan
2024-07-21
Fix checking for the wrong metadata files for applications launched with a di...
1.1.1358
TSRBerry
2024-07-20
Make sure TryGetApplicationsFromFile() doesn't throw exceptions anymore (#7046)
1.1.1357
TSRBerry
2024-07-20
Fix Skia saving screenshot with transparent background and incorrect origin (...
1.1.1356
gdkchan
2024-07-20
Unlink server sessions from multi-wait when service stops processing requests...
1.1.1355
gdkchan
[next]