Files
test2/source/blender/blenlib
Sv. Lockal 7539009d5b Do not redefine math functions for floats if compiler complies with C99 or POSIX.1-2001
This is useful for gcc which does not define sqrtf/powf/... functions with preprocessor and therefore always used sqrt/pow/...
Float functions are generally 20-50% faster than their equivalents for double type.
2013-01-24 20:54:12 +00:00
..
2012-07-04 20:47:12 +00:00
2013-01-21 02:30:40 +00:00
2012-11-20 13:29:27 +00:00
2013-01-07 03:24:22 +00:00
2012-08-06 08:01:20 +00:00
2012-11-15 15:59:58 +00:00
2012-10-27 10:42:28 +00:00
2012-05-05 00:58:22 +00:00
2012-12-17 08:01:43 +00:00