Age | Commit message (Expand) | Author |
2022-12-26 | Added Generic Math to BitUtils (#3929)1.1.491 | Hunter |
2022-08-18 | Removed unused usings. (#3593)1.1.223 | Nicholas Rodine |
2022-06-22 | Rewrite kernel memory allocator (#3316)1.1.152 | gdkchan |
2022-02-18 | Use BitOperations methods and delete now unused BitUtils methods (#3134)1.1.42 | Berkan Diler |
2022-02-17 | Use ReadOnlySpan<byte> compiler optimization for static data (#3130)1.1.34 | Berkan Diler |
2020-12-13 | Correct type of executable sizes (#1802) | gdkchan |
2019-03-13 | Add Rshrn_V & Shrn_V Sse opt.. Add Mla_V, Mls_V & Mul_V Sse opt.; add Tests. ... | LDj3SNuD |
2019-02-28 | Initial non 2D textures support (#525) | Thomas Guillemard |
2019-02-11 | Logger and Configuration Refactoring (#573) | jduncanator |