]> git.xonotic.org Git - xonotic/darkplaces.git/history - matrixlib.h
expanded string table offset table from 1024 to 65536, there must be a better solutio...
[xonotic/darkplaces.git] / matrixlib.h
2002-12-01 havocfix compiling problems in MSVC (thanks Tomaz)
2002-11-20 havocremoved all 3x4 matrix support (wasn't used, and isn...
2002-09-27 havocCL_TraceLine can now return what entity was hit (this...
2002-09-06 havocnow uses hardware transforms
2002-08-28 havocmost of the framework for hardware accelerated transfor...
2002-07-17 havocmerged matrix4x4 and matrix3x4 into matrixlib, updated...