aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE
AgeCommit message (Expand)Author
2019-03-15Print Guest Stack Trace in ServiceNotImplemented Exception (#650)jduncanator
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2019-03-02Reuse basePath variable in LocationHelper (#609)Ryan Teal
2019-02-28 Initial non 2D textures support (#525)Thomas Guillemard
2019-02-24Optimize address translation and write tracking on the MMU (#571)gdkchan
2019-02-19Implement ConvertScalingMode properly (#596)gdkchan
2019-02-19ARM exclusive monitor and multicore fixes (#589)gdkchan
2019-02-15Implement IStorage GetSize (#585)gdkchan
2019-02-15Vi: Implement ConvertScalingMode (#581)jduncanator
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-02-12Do not increment played wave buffers count for empty wave buffers (#568)gdkchan
2019-02-11Logger and Configuration Refactoring (#573)jduncanator
2019-02-04Implement speculative translation on the CPU (#515)gdkchan
2019-01-29Implement some ARM32 memory instructions and CMP (#565)gdkchan
2019-01-24Add ARM32 support on the translator (#561)gdkchan
2019-01-24Add support of PFS0 as ExeFS (#564)Thomas Guillemard
2019-01-21Resolve build merge conflict (#559)jduncanator
2019-01-18Improve kernel IPC implementation (#550)gdkchan
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2019-01-09add missing returnemmauss
2019-01-05Some improvements for nvnflinger (#555)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2019-01-01This kind of thing drives me crazygdkchan
2018-12-30fix wrong contenttype (#553)emmauss
2018-12-27System Language can be configurable. (#535)WilliamWsyHK
2018-12-22Fix issues with compressed NSO without a section (#548)Thomas Guillemard
2018-12-18Refactor SVC handler (#540)gdkchan
2018-12-11Optimized memory modified check (#538)Roderick Sieben
2018-12-07Fix homebrew input (#528)emmauss
2018-12-07Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521)HorrorTroll
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-29Normalize all the line endings (#518)jduncanator
2018-11-28Better process implementation (#491)gdkchan
2018-11-21Clean LM string (#512)Ac_K
2018-11-20Support other switch controller types (#487)emmauss
2018-11-19fix typo (#509)emmauss
2018-11-19ContentServices: Handle null LocationEntry Path in VerifyContentType (#506)jduncanator
2018-11-18Implement ContentManager and related services (#438)emmauss
2018-11-17Improved GPU command lists decoding (#499)gdkchan
2018-11-17HwOpus service implementation (#201)gdkchan
2018-11-15Implement libsoundio as an alternative audio backend (#406)jduncanator
2018-10-30Update libhac. Load tickets from XCI files (#476)Alex Barney
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-10-28Timing: Optimize Timestamp Aquisition (#479)jduncanator
2018-10-27hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466)Thomas Guillemard
2018-10-24Move prio/core locals inside the lock on yield (#478)gdkchan
2018-10-21Implement basic psm service (#467)Ac_K