Increased Detail of 3D Graphics Pipeline Stages

This commit is contained in:
2025-06-13 19:47:01 -04:00
parent fae7f601c9
commit 885cca6ca7
2 changed files with 252 additions and 64 deletions

View File

@@ -30,7 +30,7 @@
#ifndef FENNEC_LANG_FLOAT_H
#define FENNEC_LANG_FLOAT_H
#include <bits.h>
#include <fennec/memory/bits.h>
#define FLT_HAS_INFINITY 1
#define FLT_HAS_QUIET_NAN 1