Commit Graph

25 Commits

Author SHA1 Message Date
66586f9cf5 unlock fiber wake while wait list locked 2025-07-12 20:21:13 -05:00
905151abe9 replace null, true, false with integers in code 2025-07-10 13:11:36 -05:00
a9bcab1b78 allow color & values for profiling 2025-07-06 14:37:17 -05:00
514c2a6496 fibers wip 2025-07-03 19:53:59 -05:00
05ce4f32a1 remove scratch.h 2025-07-03 12:29:09 -05:00
749cc0f625 replace job system w/ with one that makes data parallelism easier 2025-06-30 15:39:48 -05:00
29ec298b48 dx12 progress 2025-06-17 15:21:26 -05:00
98c238ff79 some temporary color pallete defines 2025-05-16 13:25:08 -05:00
57174796b9 arena push zero by default 2025-05-15 08:42:12 -05:00
d7f1ac06cb remove buffer struct, use string struct instead 2025-01-30 15:12:26 -06:00
5593db5202 replace { 0 } initializers with new ZI macro. enable 'Wmissing-field-initializers' 2024-09-19 12:15:55 -05:00
eed68f04cd accumulate impulses 2024-09-19 12:11:00 -05:00
ebc73abfb7 more buildit accommodations 2024-05-22 18:45:51 -05:00
9eabdcd222 msvc support in progress 2024-05-03 02:35:25 -05:00
62493e8e69 remove font test bits, just use 256 characters for codepoint caching 2024-04-15 12:56:47 -05:00
2d593fee03 rename global 'L' vars to 'G' 2024-04-11 12:50:28 -05:00
02b31ab441 rename DEBUG_LVAR -> DEBUG_ALIAS 2024-04-11 12:42:44 -05:00
9a8f86d42b more font testing 2024-04-11 12:39:29 -05:00
1cbdc27a4c make font rendering unicode aware 2024-04-04 14:53:00 -05:00
59239ce13f cleanup - move linker lib imports to source code 2024-04-03 02:33:29 -05:00
04eb118e60 system startup receipts 2024-03-28 13:31:35 -05:00
39f7b09036 ln, exp, pow, camera lerping 2024-03-15 01:10:24 -05:00
181f8258fe keep mouse in window instead of setting cursor pos to center 2024-03-13 22:26:28 -05:00
8f3aaba794 alter DEBUG_LVAR semantics 2024-03-08 17:19:09 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00