| Age | Commit message (Expand) | Author |
| 2018-07-14 | Improve CountLeadingZeros() algorithm, nits. (#219) | LDj3SNuD |
| 2018-07-03 | Add Rbit_V instruction. Add 8 tests (Rbit_V; Rev16_V, Rev32_V, Rev64_V). Impr... | LDj3SNuD |
| 2018-06-23 | Small OpenGL Renderer refactoring (#177) | gdkchan |
| 2018-06-20 | Rework signed multiplication. Fixed an edge case and passes all tests. (#174) | riperiperi |
| 2018-06-13 | Faster soft implementation of smulh and umulh (#134) | riperiperi |
| 2018-05-11 | Add intrinsics support (#121) | gdkchan |
| 2018-04-25 | Add Cls_V, Clz_V, Orn_V instructions. Add 18 Tests: And_V, Bic_V, Bif_V, Bit_... | LDj3SNuD |
| 2018-04-19 | Fix Fmin/max and add vector version, add and modifying fmin/max tests (#89) | MS-DOS1999 |
| 2018-04-10 | [CPU] Fix CNT instruction | gdkchan |
| 2018-03-23 | Add Cls Instruction. (#67) | LDj3SNuD |
| 2018-03-15 | Fix crc32 instruction with size greater than a byte | gdkchan |
| 2018-03-14 | Remove unused function from CPU | gdkchan |
| 2018-03-14 | Add CRC32 instruction and SLI (vector) | gdkchan |
| 2018-03-02 | Fix REV64 (vector) instruction | gdkchan |
| 2018-02-24 | Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instruction... | gdkchan |
| 2018-02-20 | Split main project into core,graphics and chocolarm4 subproject (#29) | emmauss |