aboutsummaryrefslogtreecommitdiff
path: root/include/smmath.hpp
AgeCommit message (Collapse)Author
2018-02-13Fixed building on Microsoft(R) Windows(TM), a.k.a. the most advancedGravatar Chris Xiong
operating system ever.
2018-02-03Added the GL 3.2+ port.Gravatar Chris Xiong
Fixed poor performance of the truetype renderer. (Partially) Fixed texture locking. Minor addition and fixes to the math library.
2016-05-17Fixed a bug in smColorRGBA.Gravatar Chris Xiong
Fix and modify smMatrix::lookat. Allow disabling z-test in 3d mode. Add smvec4d.
2016-04-25Compile with -fPIC to allow linkage to libraries.Gravatar Chris Xiong
Make several math functions static. Elimate several warnings from the compiler.
2015-10-06Add the SMELT files...Gravatar Chris Xiong
Please, do not laugh too loudly.