mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-19 21:42:59 +01:00
Swiched from FPU to SIMD math.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
*/
|
||||
|
||||
#include "bgfx_p.h"
|
||||
#include <bx/float4_t.h>
|
||||
#include <math.h> // powf, sqrtf
|
||||
|
||||
#include "image.h"
|
||||
|
||||
Reference in New Issue
Block a user