aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-11Ship SoundIO library only for the specified runtime (#3103)edisionnano
2022-02-09Add a limit on the number of uses a constant may have (#3097)gdkchan
2022-02-09misc: Make PID unsigned long instead of long (#3043)Mary
2022-02-08ARMeilleure: A32: Implement SHSUB8 and UHSUB8 (#3089)merry
2022-02-07fix headless sdl2 option string (#3093)wss445566
2022-02-06Convert the bool to a lowercase string (#3080)edisionnano
2022-02-06ARMeilleure: A32: Implement SHADD8 (#3086)merry
2022-02-06ARMeilleure: OpCodeTable: Add CMN (RsReg) (#3087)merry
2022-02-02Try to ensure save data always has a valid owner ID (#3057)Alex Barney
2022-01-31Fix the pronunciation of Ryujinx (#3059)Alex Barney
2022-01-31Fix bug that could cause depth buffer to be missing after clear (#3067)gdkchan
2022-01-30Remove Appveyor from Readme and SLN (#3026)VocalFan
2022-01-29Fix small precision error on CPU reciprocal estimate instructions (#3061)gdkchan
2022-01-29kernel: A bit of refactoring and fix GetThreadContext3 correctness (#3042)Mary
2022-01-27Add timestamp to 16-byte/4-word semaphore releases. (#3049)riperiperi
2022-01-27Fix res scale parameters not being updated in vertex shader (#3046)riperiperi
2022-01-25Convert Octal-Mode to Decimal (#3041)edisionnano
2022-01-24Fix regression on PR builds version number since new release systemMary
2022-01-24Fix calls passing V128 values on Linux (#3034)gdkchan
2022-01-23amadeus: Fix possible device sink input out of bound (#3032)Mary
2022-01-23Set _vibrationPermitted to True by default (#2985)Mary
2022-01-22Add support for BC1/2/3 decompression (for 3D textures) (#2987)gdkchan
2022-01-22Address comment from gdkchan: we are starting at 1.1.3 nowMary
2022-01-22Add new release systemMary
2022-01-21Fix deadlock for GPU counter report when 0 draws are done (#3019)riperiperi
2022-01-21Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015)gdkchan
2022-01-21Stop using glTransformFeedbackVaryings and use explicit layout on the shader ...gdkchan
2022-01-20Add capability for BGRA formats (#3011)gdkchan
2022-01-19Implement FCVTNS (Scalar GP) (#2953)sharmander
2022-01-18Readme overhaul (#2988)Ayato (Shahil)
2022-01-16Scale scissor used for clears (#3002)gdkchan
2022-01-16kernel: Fix deadlock when pinning in interrupt handler (#2999)Mary
2022-01-16Fix return type mismatch on 32-bit titles (#3000)gdkchan
2022-01-13ssl: Implement SSL connectivity (#2961)Mary
2022-01-12bsd: Revamp API and make socket abstract (#2960)Mary
2022-01-12sfdnsres: Fix serialization issues (#2992)Mary
2022-01-12Update to LibHac 0.15.0 (#2986)Alex Barney
2022-01-11Fix render target clear when sizes mismatch (#2994)gdkchan
2022-01-11Fix adjacent 3d texture slices being detected as Incompatible Overlaps (#2993)riperiperi
2022-01-11account: Rework LoadIdTokenCache to auto generate a random JWT token (#2991)Mary
2022-01-11sfdnsres: Block communication attempt with NPLN servers (#2990)Mary
2022-01-10Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#...gdkchan
2022-01-10Fix sampled multisample image size (#2984)gdkchan
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2022-01-08Return error on DNS resolution when guest internet access is disabled (#2983)gdkchan
2022-01-08Add support for render scale to vertex stage. (#2763)riperiperi
2022-01-04CPU - Implement FCVTMS (Vector) (#2937)sharmander
2022-01-03sfdnsres: Implement NSD resolution (#2962)Mary
2022-01-03fix build id case issue for enabled cheats (#2970)Emmanuel Hansen
2022-01-03Implement analog stick range modifier (#2783)MutantAura