| Age | Commit message (Expand) | Author |
| 2019-02-17 | Added "ROM not found." message if specified file is invalid. (#592) | AlexLavoie42 |
| 2019-02-16 | Config: Correct MulticoreSched casing (#588) | jduncanator |
| 2019-02-15 | Implement IStorage GetSize (#585) | gdkchan |
| 2019-02-15 | Vi: Implement ConvertScalingMode (#581) | jduncanator |
| 2019-02-15 | Fix XMAD shader instruction, gl_FrontFacing and enable face culling (#583) | gdkchan |
| 2019-02-14 | Support HomeBrew Loader (#577) | Thomas Guillemard |
| 2019-02-13 | Change timestamp value on GPU query with timestamp and counter writeback (#547) | gdkchan |
| 2019-02-13 | Audio: Select a shared audio device by default (#574) | jduncanator |
| 2019-02-12 | Config: Resolve config and file log to application directory (#580) | jduncanator |
| 2019-02-12 | Do not increment played wave buffers count for empty wave buffers (#568) | gdkchan |
| 2019-02-11 | Logger and Configuration Refactoring (#573) | jduncanator |
| 2019-02-04 | Implement speculative translation on the CPU (#515) | gdkchan |
| 2019-01-31 | Scissor test fix (#563) | BaronKiko |
| 2019-01-31 | Disable file log by default | emmauss |
| 2019-01-31 | Initial support for shader half float instructions (#507) | gdkchan |
| 2019-01-30 | Add file logging and handle unhandled exceptions (#558) | emmauss |
| 2019-01-29 | Implement some ARM32 memory instructions and CMP (#565) | gdkchan |
| 2019-01-29 | Add Smlal_Ve, Smlsl_Ve, Smull_Ve, Umlal_Ve, Umlsl_Ve, Umull_Ve Inst.; add Tes... | LDj3SNuD |
| 2019-01-24 | Add ARM32 support on the translator (#561) | gdkchan |
| 2019-01-24 | Add support of PFS0 as ExeFS (#564) | Thomas Guillemard |
| 2019-01-21 | Resolve build merge conflict (#559) | jduncanator |
| 2019-01-18 | Improve kernel IPC implementation (#550) | gdkchan |
| 2019-01-18 | SNK 40th Anniversary Out of Bounds Fix (#557) | BaronKiko |
| 2019-01-13 | Scissor test implementation. Partially stubbed until geometry shaders… (#556) | BaronKiko |
| 2019-01-11 | Refactor Ryujinx.Common and HLE Stub Logging (#537) | jduncanator |
| 2019-01-09 | add missing return | emmauss |
| 2019-01-05 | Some improvements for nvnflinger (#555) | Thomas Guillemard |
| 2019-01-05 | Update to LibHac 0.2.0 (#549) | Alex Barney |
| 2019-01-01 | Quad to triangle optimization (#552) | BaronKiko |
| 2019-01-01 | This kind of thing drives me crazy | gdkchan |
| 2018-12-30 | fix wrong contenttype (#553) | emmauss |
| 2018-12-27 | System Language can be configurable. (#535) | WilliamWsyHK |
| 2018-12-27 | Add RG16 Sint (#517) | HorrorTroll |
| 2018-12-26 | Do not attempt to read unused attribute, fix attributes count (#520) | gdkchan |
| 2018-12-26 | Fix Frecpe_S/V and Frsqrte_S/V (full FP emu.). Add Sse Opt. & SoftFloat Impl.... | LDj3SNuD |
| 2018-12-22 | Fix issues with compressed NSO without a section (#548) | Thomas Guillemard |
| 2018-12-18 | Refactor SVC handler (#540) | gdkchan |
| 2018-12-17 | Update the Readme (#546) | Dudejoe870 |
| 2018-12-17 | Move MaxUboSize definition (#530) | Thomas Guillemard |
| 2018-12-17 | Add Frintz_S/V opcode and unit test, correction of some unit tests (#523) | MS-DOS1999 |
| 2018-12-11 | Optimized memory modified check (#538) | Roderick Sieben |
| 2018-12-10 | Misc. CPU improvements (#519) | gdkchan |
| 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-12-01 | Fix Sshl_V; Add S/Uqrshl_V, S/Uqshl_V, S/Urshl_V; Add Tests. (#516) | LDj3SNuD |
| 2018-11-29 | Normalize all the line endings (#518) | jduncanator |