4 Commits

Author SHA1 Message Date
Alex
8fb036f6d6 Fix PNG text section not being written to file (#22) 2026-04-28 02:43:48 -04:00
Patoke
1f3759d75c chore: use standard Windows64 platform name for Windows_Libs 2026-04-21 02:52:42 -04:00
Patoke
f1425f0494 fix: remove __uint64 typedef and use the "unsigned __int64" primitive 2026-04-21 02:38:48 -04:00
gsds
e0ae7b1ec1 feat: better cmake support (#21)
* feat: CMakeSettings.json

* chore: remove visual studio stuff
chore: move .clang-format to main directory

* feat: new file structure, easier to implement as a submodule within existing projects

* chore: we actually include some code now...

* chore: remove prebuilt libraries (oops)

* feat: new shader building script using cmake

* chore: add debug postfix specifier

* fix: forgot that windows builds use 4J_Render_PC for the render library

* fix: didn't add the output directory (where shaders are saved to) to the include directories of 4J_Render
2026-04-21 02:07:59 -04:00