| Age | Commit message (Expand) | Author |
| 2018-10-30 | Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) | Alex Barney |
| 2018-10-23 | Fix Fcvtl_V and Fcvtn_V; fix half to float conv. and add float to half conv. ... | LDj3SNuD |
| 2018-09-26 | Optimize BIC, BSL, BIT, BIF, XTN, ZIP, DUP (Gp), FMADD (Scalar) and FCVT (Sca... | gdkchan |
| 2018-08-14 | Zero out bits 63:32 of scalar float operations with SSE intrinsics (#273) | gdkchan |
| 2018-07-18 | Implement Ssubw_V and Usubw_V instructions. (#287) | LDj3SNuD |
| 2018-07-14 | Add SMLSL, SQRSHRN and SRSHR (Vector) cpu instructions, nits (#225) | gdkchan |
| 2018-06-25 | Add Sse Opt. for Cmeq_V_2D, Cmgt_V_2D (Reg). Add Sse Opt. for Crc32cb, Crc32c... | LDj3SNuD |
| 2018-06-18 | Add Cmeq_S, Cmge_S, Cmgt_S, Cmhi_S, Cmhs_S, Cmle_S, Cmlt_S (Reg, Zero) & Cmts... | LDj3SNuD |
| 2018-05-23 | Fix wrong type on CMTST instruction | gdkchan |
| 2018-05-23 | Remove some calls generated on the CPU for inexistent intrinsic methods | gdkchan |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan |
| 2018-04-06 | Fix FRSQRTS and FCM* (scalar) instructions | gdkchan |
| 2018-04-06 | Add FMLS (vector) instruction | gdkchan |
| 2018-04-05 | Add FRSQRTS and FCM* instructions | gdkchan |
| 2018-03-02 | Add EXT, CMTST (vector) and UMULL (vector) instructions | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |