Swiched from FPU to SIMD math.

This commit is contained in:
bkaradzic
2014-01-18 23:33:00 -08:00
parent 59a76342f2
commit 96d9d7437b
6 changed files with 73 additions and 110 deletions

View File

@@ -4,7 +4,6 @@
*/
#include "bgfx_p.h"
#include <bx/float4_t.h>
#include <math.h> // powf, sqrtf
#include "image.h"