Personal all-purpose utility library
Go to file
2017-07-16 20:47:49 +10:00
misc Fix non-used param bugs, add minimal win32 sample 2017-06-27 17:45:51 +10:00
tests Fix compile and warnings on MSVC 2017-06-21 19:01:36 +10:00
.clang-format Add better documentation 2017-06-22 14:00:11 +10:00
.gitignore Initial commit 2017-04-09 15:08:31 +10:00
build.bat Fix crashes on unix using gcc -O3 2017-07-02 16:31:29 +10:00
dqn_unit_test.cpp Fix mat4 lookat, add translate[3f|v3] 2017-07-16 20:47:49 +10:00
dqn.h Fix mat4 lookat, add translate[3f|v3] 2017-07-16 20:47:49 +10:00
makefile Add fix for strict-aliasing in DqnRnd 2017-07-02 14:47:38 +10:00