473 Commits

Author SHA1 Message Date
92d6b7c675 Fix CURL swallowing multiple packets into one 2025-11-14 19:26:11 +11:00
0d55b5d459 Cleanup headers 2025-11-10 22:11:50 +11:00
70e4a3fa1d Misc fixes from solidpp 2025-11-10 21:16:48 +11:00
d4dcead4f2 More build fixes 2025-11-09 17:10:08 +11:00
ea7cd4638c More build fixes 2025-11-09 15:38:12 +11:00
bcc7968424 Fix compilation 2025-11-09 15:09:01 +11:00
a8c32301a9 Remove core dn layer 2025-11-09 13:19:50 +11:00
3aba851aef Cleanup more of the networking layer 2025-11-08 18:56:21 +11:00
c66830650f Cleanup CURL impl 2025-11-08 18:02:13 +11:00
f6874dc55a Update networking layer w/ CURL and emscripten impl 2025-11-08 01:50:36 +11:00
a17925904d Update DN from seasight 2025-11-04 23:31:58 +11:00
ed483537c6 Get latest changes from Seasight 2025-10-25 18:26:27 +11:00
fff3fe1988 Cleanup base layer 2025-10-19 22:31:56 +11:00
fd7a543e34 Fix some issues in INI implementation 2025-10-11 17:44:03 +11:00
1706c5c12a Add initial ini parser 2025-09-28 21:53:17 +10:00
4f1c1073cb Profiler cleanup, misc fixes 2025-09-24 19:32:27 +10:00
b6c9205331 Revamp the profiler 2025-09-17 21:48:33 +10:00
f3d0e40012 Add epsilon clamp 2025-09-15 22:55:14 +10:00
8642af0b05 Fix V4 from RGBU32 2025-09-12 22:05:47 +10:00
ae5ef22f6f Add static assert 2025-09-12 22:02:44 +10:00
e8ce34f6f2 Some more house cleaning 2025-09-11 22:02:36 +10:00
8286a9d1d2 Fix V4 from RGBU32 2025-09-11 20:05:50 +10:00
484bbc3047 Add V2F32_FromV2U32 2025-09-10 22:36:31 +10:00
49c8515cb4 Pull latest DN from Seasight 2025-09-07 22:23:08 +10:00
5c150c08dc More revising of the API from The Bar 2025-09-07 18:46:37 +10:00
338be96138 Various naming scheme updates 2025-09-03 22:49:29 +10:00
af77df23f5 Switch math from init to from nomenclamenture 2025-09-03 21:14:57 +10:00
aab2cd3af4 Improve usage of getrandom for generating bytes 2025-08-02 22:07:18 +10:00
a8803bb539 Fix the posix build, rect cannot intersect w/ zero size 2025-07-30 18:54:51 +10:00
31efa0cdcb Clean up some of the base layer and port Seasight changes over 2025-07-25 22:34:07 +10:00
172362cdb8 Binpack from arena/pool, add container resize/grow 2025-07-24 22:19:48 +10:00
dbc3fe63f8 Cleanup CVT functions 2025-07-20 15:13:13 +10:00
804e5ed0a8 Fix missing fmt arguments 2025-07-16 19:35:22 +10:00
6f67864d10 Add container insert 2025-07-16 19:34:28 +10:00
93e54a6e32 Add DN NET2 2025-07-16 19:25:25 +10:00
f66856dae6 Detect if CLOCK_MONOTONIC_RAW is supported 2025-07-15 22:14:47 +10:00
f6f2148888 Update platform for emscripten builds 2025-07-14 23:15:14 +10:00
941f61ec34 Fix incorrect mutex break in DN_ASYNC unqueueing 2025-06-30 22:12:19 +10:00
d4adf81019 Fix QSort less than having wrong prototype 2025-06-29 00:15:06 +10:00
e1eb6203c4 Fix single header build 2025-06-28 20:53:35 +10:00
70f0689694 Append extra files into the single header 2025-06-27 16:55:50 +10:00
7259cbf296 Move source code into Source folder and add a single header generator" 2025-06-26 22:14:18 +10:00
a41a9d550d Add I/LArray EraseRange 2025-06-24 23:06:41 +10:00
220b8bb875 Add array append/prepend macros 2025-06-21 23:20:00 +10:00
c074e6f8e5 Fix some whitespacing in dn_math 2025-06-20 23:55:47 +10:00
f1fa06bf13 Move DN_Ring_Read/WriteStruct to header file 2025-06-20 21:40:45 +10:00
a01b773655 Introduce new intrusive container macros 2025-06-19 21:59:39 +10:00
1720cae8db Remove old Win32 file, get latest changes 2025-06-16 22:28:26 +10:00
4852a431a8 More posix fixes 2025-06-08 19:21:38 +10:00
842085ac26 Put DLList_ForEach into one-line 2025-06-08 19:20:15 +10:00