13 Commits (5c9310605acfe0fe06da56e59f0ad32ab8efea5e)

Author SHA1 Message Date
Vladimír Vondruš c8e33a74cc "constexpr"-ized Matrix and Vector classes. 14 years ago
Vladimír Vondruš b8f09a0616 Added arithmetic assign operators to Matrix and Vector. 14 years ago
Vladimír Vondruš 7a03e48df8 Finally "initializer-list" constructor for Vector. 14 years ago
Vladimír Vondruš b945f5f68b Happy New Year. 15 years ago
Vladimír Vondruš 7f24696021 Don't return reference to temporary object in Debug output. 15 years ago
Vladimír Vondruš 31c70f2c08 Doc++ 15 years ago
Vladimír Vondruš 0d2f2c966f Doc++ 15 years ago
Vladimír Vondruš 58ace7d678 Fixed errors with template two-phase lookup, discovered with GCC 4.7. 15 years ago
Vladimír Vondruš 8555475807 Support for printing Matrix and Vector to debug output. 15 years ago
Vladimír Vondruš 80a10c9e6c Doc++ 15 years ago
Vladimír Vondruš b27d5efc04 Propagated dot product operator to Vector specializations. 15 years ago
Vladimír Vondruš c7b331d100 (Ahem...) Happy New Year! 15 years ago
Vladimír Vondruš aafecfb4ec Simple templated multidimensional texture class. 16 years ago