Age | Commit message (Expand) | Author |
2018-12-11 | Optimized memory modified check (#538) | Roderick Sieben |
2018-12-07 | Fix homebrew input (#528) | emmauss |
2018-12-07 | Fix InitializeOld & add FinalizeOld, SetAndWaitOld, GetOld on mm:u (#521) | HorrorTroll |
2018-12-06 | Adjust naming conventions and general refactoring in HLE Project (#527) | Alex Barney |
2018-12-04 | Revert "Adjust naming conventions and general refactoring in HLE Project (#49... | gdkchan |
2018-12-04 | Adjust naming conventions and general refactoring in HLE Project (#490) | Alex Barney |
2018-12-03 | NVDEC implementation using FFmpeg (#443) | gdkchan |
2018-11-29 | Normalize all the line endings (#518) | jduncanator |
2018-11-28 | Better process implementation (#491) | gdkchan |
2018-11-21 | Clean LM string (#512) | Ac_K |
2018-11-20 | Support other switch controller types (#487) | emmauss |
2018-11-19 | fix typo (#509) | emmauss |
2018-11-19 | ContentServices: Handle null LocationEntry Path in VerifyContentType (#506) | jduncanator |
2018-11-18 | Implement ContentManager and related services (#438) | emmauss |
2018-11-17 | Improved GPU command lists decoding (#499) | gdkchan |
2018-11-17 | HwOpus service implementation (#201) | gdkchan |
2018-11-15 | Implement libsoundio as an alternative audio backend (#406) | jduncanator |
2018-10-30 | Update libhac. Load tickets from XCI files (#476) | Alex Barney |
2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
2018-10-28 | Timing: Optimize Timestamp Aquisition (#479) | jduncanator |
2018-10-27 | hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466) | Thomas Guillemard |
2018-10-24 | Move prio/core locals inside the lock on yield (#478) | gdkchan |
2018-10-21 | Implement basic psm service (#467) | Ac_K |
2018-10-20 | Complete rewrite of bsd IClient (#460) | Thomas Guillemard |
2018-10-20 | Print stack trace on invalid memory accesses (#461) | gdkchan |
2018-10-17 | Improve texture tables (#457) | gdkchan |
2018-10-17 | Remove unnecessary usings (#463) | gdkchan |
2018-10-17 | Move logging to Ryujinx.Common and make it a static class (#413) | ReinUsesLisp |
2018-10-16 | Remove IFileSystem::OpenDirectory extraneous check (#459) | Thomas Guillemard |
2018-10-14 | Fix some issues with UserId (#455) | Thomas Guillemard |
2018-10-14 | Update IAccountService and IManagerForApplication (#454) | Ac_K |
2018-10-13 | Update UInt128.cs (#453) | Ac_K |
2018-10-10 | Implement IResolver (#442) | Thomas Guillemard |
2018-10-10 | Implement IRoInterface (#445) | Thomas Guillemard |
2018-10-08 | Break: don't crash when bit 31 is set (#444) | Thomas Guillemard |
2018-10-07 | Stubs Again (#439) | emmauss |
2018-10-07 | Save Common implementation (#434) | emmauss |
2018-10-07 | Implement ISslContext (#440) | Ac_K |
2018-10-06 | Misc content loading improvements (#432) | Alex Barney |
2018-09-28 | fix out of handles error | emmaus |
2018-09-25 | Implement friend:a IFriendService: 10101 (#429) | Ac_K |
2018-09-26 | Fix multiple rendertargets (#427) | ReinUsesLisp |
2018-09-23 | Improve kernel events implementation (#430) | gdkchan |
2018-09-21 | Fix IHidServer code style | Ac_K |
2018-09-21 | Full 5.X stubbed IHidServer (#428) | Ac_K |
2018-09-19 | Remove cold methods from the CPU cache (#224) | gdkchan |
2018-09-19 | Fix performance regression caused by the new scheduler changes (#422) | gdkchan |
2018-09-19 | Show Game Title on Titlebar (#408) | emmauss |
2018-09-18 | Thread scheduler rewrite (#393) | gdkchan |
2018-09-18 | Misc fixes on the arena allocator (#364) | gdkchan |