|
|
dc839e098c
|
media: Update to zig 0.16.0, harden tests and add test build step
|
2026-05-13 00:11:38 +02:00 |
|
|
|
380145a986
|
vecmath: Update to zig 0.16.0, harden tests and add test build step
|
2026-05-12 23:33:33 +02:00 |
|
|
|
0cce9d9bce
|
Add "zig-pkg" to .gitignore (for zig 0.16.0)
|
2026-05-12 23:11:34 +02:00 |
|
|
|
572f4be896
|
myid port (wip)
|
2026-05-12 23:11:15 +02:00 |
|
|
|
8d45a93e6e
|
bad grammer
|
2026-05-12 23:10:12 +02:00 |
|
|
|
09266e678f
|
README for the people
|
2026-03-13 14:44:41 +01:00 |
|
|
|
cbf0d6a9da
|
Massive logging, improve connection closing/timeout handling
|
2026-03-13 02:47:36 +01:00 |
|
|
|
712e214f61
|
web: fix compiler errors
|
2026-03-12 03:07:05 +01:00 |
|
|
|
fe4a585b6b
|
web: unnecessary refactor before compilation
|
2026-03-12 02:47:54 +01:00 |
|
|
|
9a4932e629
|
web: Great cleanup WIP
|
2026-03-09 16:59:29 +01:00 |
|
|
|
6315589fa1
|
web: SSL but bad
|
2026-03-08 23:37:22 +01:00 |
|
|
|
1f07cc38ba
|
web: The beginnings of TLS
|
2026-03-08 22:08:25 +01:00 |
|
|
|
e09a00a4ba
|
web: fix compile errors and critical runtime errors
|
2026-03-08 15:48:20 +01:00 |
|
|
|
738ba5bd37
|
web: before compile & fix marathon
|
2026-03-08 14:54:09 +01:00 |
|
|
|
66d49ea8d5
|
web: some stuff
|
2026-03-07 21:08:22 +01:00 |
|
|
|
f02ece22fa
|
web: Secondary utils and helpers
|
2026-03-06 13:17:27 +01:00 |
|
|
|
2e97aef842
|
media: png chunk structs and decoders
|
2026-02-15 23:51:21 +01:00 |
|
|
|
9e7955495f
|
Remove sciter and TCC from code workspace
|
2026-02-09 19:03:59 +01:00 |
|
|
|
ef15201f21
|
media: Format description struct, stubs for more formats
|
2026-02-09 19:02:02 +01:00 |
|
|
|
85f4957661
|
media: fix compilation errors, HDR loading; vecmath: ColorHdr
|
2026-02-06 23:26:11 +01:00 |
|
|
|
2756957f9b
|
media: add stb_image
|
2026-02-06 01:42:42 +01:00 |
|
|
|
4f2aad8065
|
Remove sciter and tcc packages
|
2026-02-05 19:33:18 +01:00 |
|
|
|
f2b7817cac
|
cjit: Fix some compilation errors
|
2026-01-27 14:56:39 +01:00 |
|
|
|
0a3d82a562
|
cjit: Some standard headers, builtins
|
2026-01-24 22:43:57 +01:00 |
|
|
|
6363bc3bd1
|
cjit update
|
2026-01-23 01:13:15 +01:00 |
|
|
|
868550703f
|
cjit update
|
2026-01-22 22:30:58 +01:00 |
|
|
|
eb3c3814ec
|
cjit update
|
2026-01-20 21:40:47 +01:00 |
|
|
|
fa42b20136
|
Tabs vs spaces
|
2026-01-19 14:16:44 +01:00 |
|
|
|
0b23707041
|
Dream of my own C compiler
|
2026-01-19 14:01:46 +01:00 |
|
|
|
b0deb958d2
|
Add TCC project (as a library)
|
2026-01-15 22:33:56 +01:00 |
|
|
|
d03910f6f0
|
X11 events
|
2026-01-09 20:27:09 +01:00 |
|
|
|
a6f67d3f0d
|
X11 library (WIP)
|
2026-01-09 16:08:48 +01:00 |
|
|
|
9fb8ec9454
|
Add LLVM option to Sciter and then give up
|
2026-01-08 22:59:00 +01:00 |
|
|
|
99f8ae059c
|
X11 API partial cleanup
|
2026-01-08 22:17:06 +01:00 |
|
|
|
1e8e14ed67
|
VS Code workspace setup
|
2026-01-08 17:34:53 +01:00 |
|
|
|
11e948d500
|
Sciter failed Linux update
|
2026-01-08 17:29:39 +01:00 |
|
|
|
31651dc96a
|
Integer lerp and unlerp
|
2026-01-07 13:54:32 +01:00 |
|
|
|
34f0b1fb89
|
Vector int-float conversion methods
|
2026-01-06 21:14:12 +01:00 |
|
|
|
7963813034
|
Nothing
|
2026-01-06 21:13:16 +01:00 |
|
|
|
49cf6e4237
|
Move test
|
2026-01-06 14:41:15 +01:00 |
|
|
|
6c9a786926
|
Fix Quaternion → Matrix conversion
|
2026-01-05 23:57:54 +01:00 |
|
|
|
a17a39a9a4
|
Add some format methods
|
2026-01-05 23:57:17 +01:00 |
|
|
|
e019470687
|
Reorganize and fix
|
2026-01-04 22:43:44 +01:00 |
|
|
|
7e8103565d
|
Add widening/shortening vector dimensions
|
2026-01-04 17:13:31 +01:00 |
|
|
|
ed6391e97a
|
JUMBO vecmath completion update
|
2026-01-04 15:43:10 +01:00 |
|
|
|
b09200b7ab
|
vecmath file split mayhem
|
2026-01-02 00:58:21 +01:00 |
|
|
|
fd16e5a2b0
|
Big vecmath package
|
2026-01-02 00:06:30 +01:00 |
|
|
|
3ac7f5654d
|
Update zig version to 0.15.2
|
2026-01-02 00:06:22 +01:00 |
|
|
|
bde3a05b36
|
Adapt myid to zig 0.15.1
|
2025-10-05 17:12:22 +02:00 |
|
|
|
98627aa197
|
Merge myid-zig project
|
2025-10-05 16:51:14 +02:00 |
|