Files
test2/source/blender
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-12-29 01:54:58 +00:00
2013-01-23 16:01:35 +00:00
2013-01-21 17:38:11 +00:00
2013-01-22 11:18:41 +00:00
2013-01-19 06:12:25 +00:00
2013-01-24 16:11:07 +00:00
2012-12-17 08:01:43 +00:00
2013-01-24 13:43:37 +00:00
2013-01-09 03:30:15 +00:00
2013-01-24 16:11:07 +00:00
2013-01-23 07:26:39 +00:00