| Age | Commit message (Expand) | Author |
| 2018-06-10 | Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future LL... | gdkchan |
| 2018-06-10 | Fix a small size related issue on MapBufferEx and add the BC7U texture format | gdkchan |
| 2018-06-09 | Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, ... | gdkchan |
| 2018-06-09 | Use source texture size when doing reads for texure copy | gdkchan |
| 2018-06-08 | Texture/Vertex/Index data cache (#132) | gdkchan |
| 2018-06-08 | ReadBytes function in AMemory, with cleaner range check. (#136) | riperiperi |
| 2018-06-02 | Some small gpu improvements and shader improvements, add support for ASTC 4x4... | gdkchan |
| 2018-05-29 | Added support for more shader instructions and texture formats, fix swapped c... | gdkchan |
| 2018-05-23 | Remove some calls generated on the CPU for inexistent intrinsic methods | gdkchan |
| 2018-05-22 | Improve shader sending method to GAL, use a memory interface instead of readi... | gdkchan |
| 2018-05-17 | Added more shader instructions, including BFE, BRA (partial), FMNMX, ISCADD, ... | gdkchan |
| 2018-05-11 | Fix WidthInGobs on the GPU | gdkchan |
| 2018-05-07 | NvServices refactoring (#120) | gdkchan |