Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-05-20 | 271 Bytes | |
v0.2.0.tar.gz | 2017-05-20 | 30.1 kB | |
v0.2.0.zip | 2017-05-20 | 51.9 kB | |
Totals: 3 Items | 82.3 kB | 0 |
- _dup (duplicate) is changed to _copy. For instance glm_vec_dup -> glm_vec_copy
- OpenGL related functions are dropped to make this lib platform/third-party independent
- build conf for windows
- add some vector operations
- add cmocka to unit tests
- optimizations