| Age | Commit message (Expand) | Author |
| 2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
| 2018-10-20 | Print stack trace on invalid memory accesses (#461) | gdkchan |
| 2018-09-26 | Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Sca... | gdkchan |
| 2018-09-18 | Thread scheduler rewrite (#393) | gdkchan |
| 2018-09-18 | Allow "reinterpretation" of framebuffer/zeta formats (#418) | gdkchan |
| 2018-08-16 | Code style fixes and nits on the HLE project (#355) | gdkchan |
| 2018-08-15 | More flexible memory manager (#307) | gdkchan |
| 2018-07-29 | Cache changes (#302) | ReinUsesLisp |
| 2018-07-19 | Send data to OpenGL host without client-side copies (#285) | ReinUsesLisp |
| 2018-07-08 | Query multiple pages at once with GetWriteWatch (#222) | gdkchan |
| 2018-06-21 | Fix some thread sync issues (#172) | gdkchan |
| 2018-06-09 | Move WriteBytes to AMemory, implement it with a Marshal copy like ReadBytes, ... | gdkchan |
| 2018-06-08 | Small cleanup in AMemory and removed some unused usings | gdkchan |
| 2018-06-08 | Do not inline the scalar vector load methods as a workaround to a .net JIT bug | 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-04 | Force inline some of the vector read/write methods | gdkchan |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan |
| 2018-05-07 | NvServices refactoring (#120) | gdkchan |
| 2018-03-10 | Allow to enable/disable memory checks even on release mode through the flag, ... | gdkchan |
| 2018-03-09 | Disable memory checks by default, even on debug, move ram memory allocation i... | gdkchan |
| 2018-02-27 | Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ... | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |