Commit Graph

6 Commits

Author SHA1 Message Date
836d0fa185 Fixing issues with DirectX and includes.
Removed d3dx12 as its not usable with the CINTERFACE define.
2025-01-11 20:03:31 -05:00
2b82952f62 Make Juliet a dynamic library.
Added some dllexport (JULIET_API) to make the code compile.
A lot are missing but will be added when needed
2025-01-11 14:14:38 -05:00
915858c0d3 Moved stuff around + start of graphics device support (dx12) 2025-01-09 22:35:33 -05:00
5b4b6f2c52 Fix DestroyPlatformWindow crashing when called in Shutdown of the application 2025-01-08 20:22:42 -05:00
6e6f08be7e Build fix :)
Flemme again
2025-01-08 20:11:24 -05:00
abec0f6ef2 Initial commit
Flemme
2025-01-08 19:55:38 -05:00