| Age | Commit message (Expand) | Author |
| 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 |
| 2018-09-19 | Show Game Title on Titlebar (#408) | emmauss |
| 2018-09-18 | Thread scheduler rewrite (#393) | gdkchan |
| 2018-09-18 | Fix d32s8 format on OGLEnumConverter (#420) | gdkchan |
| 2018-09-18 | Misc fixes on the arena allocator (#364) | gdkchan |
| 2018-09-18 | Allow "reinterpretation" of framebuffer/zeta formats (#418) | gdkchan |
| 2018-09-18 | Ensure that buffers are available after a signal when GetReleasedBuffers is c... | gdkchan |
| 2018-09-17 | Fix/Add 1+12 [Saturating] [Rounded] Shift Right Narrow (imm.) Instructions; a... | LDj3SNuD |
| 2018-09-17 | Implement B5G6R5Unorm, BGR5A1Unorm, RGBA32Uint, R16Unorm and Z16 texture form... | HorrorTroll |
| 2018-09-15 | Rewrite the C++ Demangler (#416) | Thomas Guillemard |
| 2018-09-14 | Add Ryujinx.Tests.Unicorn project to Ryujinx.sln | Ac_K |
| 2018-09-13 | Update IStorage.cs (#415) | Ac_K |
| 2018-09-11 | Fixup image error message and add G8R8 to size query (#410) | ReinUsesLisp |
| 2018-09-10 | Lock GbpQueueBuffer till Vsync is signalled (#367) | emmauss |
| 2018-09-08 | Implements proper save path (#386) | emmauss |
| 2018-09-08 | Add XCI, NSP and NCA loading support (#404) | Alex Barney |
| 2018-09-08 | Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402) | ReinUsesLisp |
| 2018-09-08 | Fix/Add 10 Shift Right and Mls_Ve Instructions; add 14 Tests. (#407) | LDj3SNuD |
| 2018-09-08 | Remove old Tester, update Tests (some reworks). (#400) | LDj3SNuD |
| 2018-09-04 | Asynchronously log messages to the Console window (#395) | jduncanator |
| 2018-09-01 | Implement loading of profile image (#391) | emmauss |
| 2018-09-01 | Fix exception throw message for unimpl texture formats (#398) | gdkchan |
| 2018-09-01 | Shaders: Handle Ipa PASS argument as needed in Fragment Shaders (#392) | ReinUsesLisp |
| 2018-09-01 | Add BGRA8Unorm, BGRA8Srgb, ZF32_X24S8 texture format (#377) | HorrorTroll |
| 2018-09-01 | Improve handling on QueryGet on the gpu (#397) | gdkchan |
| 2018-09-01 | Add Fcvtns_S, Fcvtns_V, Fcvtnu_S, Fcvtnu_V (AOpCodeSimd) FP & Umlal_V, Umlsl_... | LDj3SNuD |
| 2018-09-01 | Ryujinx.Tests: Add unicorn to test framework (#389) | Merry |
| 2018-08-31 | Implement SSY/SYNC shader instructions (#382) | ReinUsesLisp |
| 2018-08-30 | Fixup HasColor for depth/stencil values (#379) | ReinUsesLisp |
| 2018-08-27 | Add R32_G32 texture format (#383) | HorrorTroll |
| 2018-08-27 | Add SHADD, SHSUB, UHSUB, SRHADD, URHADD, instructions; add 12 Tests. (#380) | LDj3SNuD |
| 2018-08-25 | Use mirrored texture wraps when available (#361) | ReinUsesLisp |
| 2018-08-25 | Implement vertex instancing (#381) | ReinUsesLisp |
| 2018-08-24 | Update BSD service implementation (#363) | emmauss |
| 2018-08-23 | Implement multiple rendertarget attachments and depth writting (#375) | ReinUsesLisp |
| 2018-08-23 | Fix BinarySearchLt to return less than rather than less than or equal value (... | gdkchan |
| 2018-08-23 | Avoid querying and setting texture bindings in hot code (#376) | ReinUsesLisp |