Commit Graph

19 Commits

Author SHA1 Message Date
d3d8421110 step closer to opening a window, shouldn't be this hard but reasoning on
how to do this in a way that encourages cross-platform development.
2024-08-24 09:45:46 -05:00
404ec22e57 progress towards opening a window; minor fixes here and there;
added base_math
2024-08-21 11:58:46 -05:00
79b6e83147 building graphics layer i.e. opening a window. 2024-08-21 08:29:42 -05:00
b0bca46b46 miscellaneous fixes and additions 2024-08-17 06:54:33 -05:00
4938740300 Unicode cleanup; partial threading infrastructure setup; general cleanup 2024-08-16 06:17:30 -05:00
63adbf56d5 Unicode support. 2024-08-16 05:51:33 -05:00
63a8a2bc8a formatting. 2024-08-08 06:40:14 -05:00
a1ffe981a6 threading context in place because we are a multi-threading system dammit! 2024-08-08 06:40:00 -05:00
d8d99933e6 unity build setup complete, builds like it should. 2024-08-07 09:41:40 -05:00
ab89c03813 arena operations: push, position, pop_to, clear, pop_off, temporary memory. clamps for memory alignment. unity build not setup although it does not work. 2024-08-07 00:02:35 -05:00
b4cfc14d3b Formatting. 2024-08-06 16:49:26 -05:00
5f0ef9c0dd Base memory arena. Windows for now. 2024-08-06 14:44:10 -05:00
cec5e6f938 strings. 2024-08-06 14:23:56 -05:00
59fcb5f297 Miscellaneous things need for windows. 2024-08-06 14:21:32 -05:00
e7e2829a63 Definitions for arena memory management. 2024-08-05 01:34:05 -05:00
367057174d General code base needs. 2024-08-05 01:33:43 -05:00
e7f7f3e321 Context switching for project, core defines and include pattern definition 2024-08-05 00:54:47 -05:00
c061916a98 essentials 2024-08-05 00:30:51 -05:00
8bb636c517 Initial commit 2024-08-05 00:26:35 -05:00