Skip to content

v0.3.0: arm neon support, re-organise file/folder structure

Compare
Choose a tag to compare
@recp recp released this 11 Jul 15:14
· 1401 commits to master since this release
  • ARM Neon support for matrix multiplication
  • re-organise file/folder structure;
    • remove cglm prefix from file names
    • separate vec4 operations into separate header
  • add missing header documentations
  • fix raw matrix multiplication
  • supress warnings