| Age | Commit message (Expand) | Author |
| 2020-01-09 | Do not throw for invalid ASTC compressed textures | gdk |
| 2020-01-09 | Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t... | gdk |
| 2020-01-09 | Use a more efficient range list on the buffer manager | gdk |
| 2020-01-09 | Remove some unused constants and other code | gdk |
| 2020-01-09 | Add partial support for array of samplers, and add pass to identify them from... | gdk |
| 2020-01-09 | Support window resizing | gdk |
| 2020-01-09 | Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc... | gdk |
| 2020-01-09 | Support copy of slices to 3D textures, remove old 3D render target layered re... | gdk |
| 2020-01-09 | Add shader support for the round mode on the F2F instruction, support mipmaps... | gdk |
| 2020-01-09 | Fix shader FMUL32I instruction saturation | gdk |
| 2020-01-09 | Flush buffers on copies | gdk |
| 2020-01-09 | Add per-source type memory change tracking, simplified state change tracking,... | gdk |
| 2020-01-09 | Initial support for image stores, support texture sample on compute | gdk |
| 2020-01-09 | Fix incorrect saturation on HADD2 and HMUL2 shader instructions | gdk |
| 2020-01-09 | Fix BC6 Signed/Unsigned float texture formats | gdk |
| 2020-01-09 | Handle quad and quad strip primitive types using triangle fans | gdk |
| 2020-01-09 | Improved Min/Mip -> MinFilter enum conversion | gdk |
| 2020-01-09 | Calculate width from stride on texture copies | gdk |
| 2020-01-09 | Initial work | gdk |
| 2020-01-09 | Fix timezone month being reported incorrectly to games (#861) | Thog |
| 2020-01-05 | Fix ReactiveObject initial event not being propagated with boolean types (#860) | Thog |
| 2020-01-05 | Make sure to reload keys after Migration | Thog |
| 2020-01-05 | Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw... | Alex Barney |
| 2020-01-04 | Fix EphemeralNetworkSystemClock wrong steady clock (#858) | Thog |
| 2019-12-29 | Implemented fast paths for: (#846) | LDj3SNuD |
| 2019-12-29 | Fix GUI freeze wehn closing without any emulation running (#853) | Thog |
| 2019-12-26 | Fix LibHac.IStorage not being disposed in FileSystem proxy (#851) | Thog |
| 2019-12-26 | Make HLE disposable safely (#850) | Thog |
| 2019-12-25 | Fix remap ioctl map offset (#852) | gdkchan |
| 2019-12-23 | Also use Github Actions as a CI" (#847) | Thog |
| 2019-12-23 | Fix an endge case in bsd IClient::Poll implementation (#848) | Thog |
| 2019-12-22 | GUI: Implement context menu for the game table (#840) | Xpl0itR |
| 2019-12-21 | Rewrite the configuration system (#831) | Thog |
| 2019-12-14 | Add a limit for the number of instructions in a function (#843) | gdkchan |
| 2019-12-08 | Fix ILogger type and size decoding (#842) | Thog |
| 2019-12-07 | Implemented fast paths for: (#841) | LDj3SNuD |
| 2019-12-03 | Fully reverse swkbd configuration structure and follow-up to swkbd implementa... | jduncanator |
| 2019-11-29 | prepo: Silent error while parsing report (#837) | Ac_K |
| 2019-11-29 | Add features to GUI (#757) | Xpl0itR |
| 2019-11-27 | time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByU... | Thog |
| 2019-11-26 | Fix issues on ro implementation (#834) | Thog |
| 2019-11-25 | prepo: Implement calls of IPrepoService (#830) | Ac_K |
| 2019-11-25 | Remove one extraneous incrementation (#833) | Thog |
| 2019-11-23 | Fix appveyor link and badge to master branch | Ac_K |
| 2019-11-23 | Use BinaryPrimitives.ReverseEndianness instead EndianSwap class (#832) | Ac_K |
| 2019-11-21 | ldn: Implement calls of UserLocalCommunicationService (#829) | Ac_K |
| 2019-11-18 | Initial swkbd implementation (#826) | jduncanator |
| 2019-11-15 | Implement IApplicationFunctions & IQueryService commands (#823) | Ac_K |
| 2019-11-14 | Set AArch32 mode in KThread (#818) | Natalie C |
| 2019-11-14 | Fix GetAudioDeviceServiceWithRevisionInfo logging (#822) | Ac_K |