Age | Commit message (Expand) | Author |
2018-12-07 | Fix homebrew input (#528) | emmauss |
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-11-28 | Better process implementation (#491) | gdkchan |
2018-11-20 | Support other switch controller types (#487) | emmauss |
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-17 | Move logging to Ryujinx.Common and make it a static class (#413) | ReinUsesLisp |
2018-10-06 | Misc content loading improvements (#432) | Alex Barney |
2018-09-19 | Show Game Title on Titlebar (#408) | emmauss |
2018-09-18 | Thread scheduler rewrite (#393) | gdkchan |
2018-09-10 | Lock GbpQueueBuffer till Vsync is signalled (#367) | 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-04 | Asynchronously log messages to the Console window (#395) | jduncanator |
2018-08-16 | Code style fixes and nits on the HLE project (#355) | gdkchan |
2018-08-15 | More flexible memory manager (#307) | gdkchan |
2018-08-14 | Better support for user accounts (#349) | gdkchan |
2018-08-13 | Implement IProfile Get and GetBase (#266) | emmauss |
2018-08-11 | Add the ability to set or not docked mode via config file (#227) | greggameplayer |
2018-08-10 | Add Sqdmulh_S, Sqdmulh_V, Sqrdmulh_S, Sqrdmulh_V instructions; add 6 Tests. N... | LDj3SNuD |
2018-07-29 | Window related changes (#308) | ReinUsesLisp |
2018-07-17 | hbabi: Implement argv (#272) | Thomas Guillemard |
2018-07-15 | Add config key to dump shaders in local directory (#265) | ReinUsesLisp |
2018-07-12 | Loop GLScreen with custom method (#244) | ReinUsesLisp |
2018-07-02 | Add Controller Support (#196) | John Clemis |
2018-06-30 | Add linux-x64 to RID property to make tests works on linux (#205) | Thomas Guillemard |
2018-06-23 | Small OpenGL Renderer refactoring (#177) | gdkchan |
2018-06-21 | Port from OpenTK.NETCore to OpenTK.NetStandard (#176) | ReinUsesLisp |
2018-06-10 | Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL... | gdkchan |
2018-05-11 | Add intrinsics support (#121) | gdkchan |
2018-04-25 | Some small sync primitive fixes, logging fixes, started to implement the 2D e... | gdkchan |
2018-04-24 | Improved logging (#103) | gdkchan |
2018-04-18 | [HLE/Kernel] Somewhat improved sync primitives | gdkchan |
2018-04-16 | Add special log for stubs (#81) | emmauss |
2018-04-14 | [GPU] Set frame buffer texture size to window size | gdkchan |
2018-04-13 | Add logclass, made changes to logging calls (#79) | emmauss |
2018-04-13 | [HLE] Fix hid issues on some games | gdkchan |
2018-04-13 | Fix for current framebuffer issues (#78) | gdkchan |
2018-04-08 | Merge shader branch, adding support for GLSL decompilation, a macro | gdkchan |
2018-04-06 | Support the .romfs extension aswell | gdkchan |
2018-03-20 | Allow enabling/disabling memory checks on config file | gdkchan |
2018-03-19 | [WIP] Add support for events (#60) | gdkchan |
2018-03-15 | Improvements to audout (#58) | gdkchan |
2018-03-10 | Allow to enable/disable memory checks even on release mode through the flag, ... | gdkchan |
2018-03-06 | Implement basic performance statistics (#53) | emmauss |
2018-03-04 | Try fixing NvFlinger rotation with scaling, return correct error code on Wait... | gdkchan |
2018-03-04 | Fix hid touch screen timestamp, add more log info | gdkchan |