Age | Commit message (Expand) | Author |
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 |
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 |