| Age | Commit message (Expand) | Author |
| 2018-10-28 | Fix the rotate right method on ABitUtils (#486) | gdkchan |
| 2018-10-28 | Timing: Optimize Timestamp Aquisition (#479) | jduncanator |
| 2018-10-28 | Add SHA1C, SHA1H, SHA1M, SHA1P, SHA1SU0, SHA1SU1 and Isb instructions; add 6 ... | LDj3SNuD |
| 2018-10-27 | Crop instead of resizing on 2d engine texture copies (#482) | gdkchan |
| 2018-10-27 | hid: Implement KEY_RSTICK_* & KEY_LSTICK_* (#466) | Thomas Guillemard |
| 2018-10-25 | Add Sse Opt. for S/Uaddl_V, S/Uhadd_V, S/Uhsub_V, S/Umlal_V, S/Umlsl_V, S/Urh... | LDj3SNuD |
| 2018-10-25 | Fix Color Mask values (#473) | gdkchan |
| 2018-10-24 | Move prio/core locals inside the lock on yield (#478) | gdkchan |
| 2018-10-23 | Fix for render target and a shader compilation issue (#471) | gdkchan |
| 2018-10-23 | Add depth range support on the GPU (#472) | gdkchan |
| 2018-10-23 | Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. ... | LDj3SNuD |
| 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 | Add G8R8Unorm, G8R8Snorm, B8G8R8A8, D24_S8 Uint, R8Uint, R32Uint (#426) | HorrorTroll |
| 2018-10-14 | Add RG16Unorm & R16Uint (#456) | HorrorTroll |
| 2018-10-13 | Add support for saturation on some shader instructions, fix ReadTexture align... | gdkchan |
| 2018-10-13 | Add Fmls_Se, Fmulx_Se/Ve, Smov_S Inst.; Opt. Clz/Clz_V, Cnt_V, Shl_V, S/Ushr_... | LDj3SNuD |
| 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-13 | Quads, QuadStrip, const attributes and half-float attributes support (#447) | gdkchan |
| 2018-10-12 | Fix race condition on OpenALAudioOut (#448) | gdkchan |
| 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 | Tweak cpu cache deletion policy values (#433) | gdkchan |
| 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-10-05 | Add 9+7 fast/slow FP inst. impls.; add 14 FP Tests. (#437) | LDj3SNuD |
| 2018-09-28 | Merge pull request #436 from emmauss/hidhandles | emmauss |
| 2018-09-28 | fix out of handles error | emmaus |
| 2018-09-26 | Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Sca... | gdkchan |
| 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-22 | Add FMAXP and FMINP (Vector) instructions on the CPU (#412) | gdkchan |
| 2018-09-21 | Fix IHidServer code style | Ac_K |
| 2018-09-21 | Full 5.X stubbed IHidServer (#428) | Ac_K |
| 2018-09-19 | Implement DepthWriteMask and add R16G16 (#425) | ReinUsesLisp |
| 2018-09-19 | General improvements for GpuResourceManager (#421) | ReinUsesLisp |
| 2018-09-19 | Fixup SSY (#424) | ReinUsesLisp |
| 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 |