| Age | Commit message (Expand) | Author |
| 2019-03-25 | Add Cmeq_V, Cmge_V, Cmgt_V, Cmle_V & Cmlt_V (Z & ~Z) Sse opt.. (#646) | LDj3SNuD |
| 2019-03-24 | Complete ColorFormat enums (#652) | Thomas Guillemard |
| 2019-03-23 | Add Tbl_V Sse opt. with Tests. (#651) | LDj3SNuD |
| 2019-03-18 | Cubemap array support (#649) | BaronKiko |
| 2019-03-15 | Print Guest Stack Trace in ServiceNotImplemented Exception (#650) | jduncanator |
| 2019-03-13 | Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. ... | LDj3SNuD |
| 2019-03-12 | Compressed M2mf texture copy fix (#612) | BaronKiko |
| 2019-03-04 | Rebased, in theory (#610) | BaronKiko |
| 2019-03-04 | Do naming refactoring on Ryujinx.Graphics (#611) | Alex Barney |
| 2019-03-02 | Reuse basePath variable in LocationHelper (#609) | Ryan Teal |
| 2019-03-02 | Fixed Scissor Test on Intel based GPUs (#595) | BaronKiko |
| 2019-03-01 | Create CpuTestSimdImm.cs (#608) | LDj3SNuD |
| 2019-02-28 | Misc. CPU optimizations (#575) | gdkchan |
| 2019-02-28 | Initial non 2D textures support (#525) | Thomas Guillemard |
| 2019-02-26 | Optimize MOVI/MVNI instructions using intrinsics (#606) | gdkchan |
| 2019-02-26 | Optmize BFM instruction (#607) | gdkchan |
| 2019-02-26 | Remove all the calls to StaticCast methods (#605) | gdkchan |
| 2019-02-24 | Optimize address translation and write tracking on the MMU (#571) | gdkchan |
| 2019-02-23 | Add Tests for instructions Fcvtzs_Gp_Fixed & Fcvtzu_Gp_Fixed, Scvtf_Gp_Fixed ... | LDj3SNuD |
| 2019-02-23 | Implement fixed-point variant of the UCVTF and SCVTF instructions (#578) | gdkchan |
| 2019-02-22 | Initialize FrontFace register with a default value (#601) | gdkchan |
| 2019-02-19 | Implement ConvertScalingMode properly (#596) | gdkchan |
| 2019-02-19 | ARM exclusive monitor and multicore fixes (#589) | gdkchan |
| 2019-02-18 | Update CpuTestMisc.cs (#593) | jduncanator |
| 2019-02-18 | Optimize CMN/ADDS to do a single comparision like CMP/SUBS (#576) | gdkchan |
| 2019-02-18 | Update CpuTestMisc.cs | LDj3SNuD |
| 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 |