194 Commits

Author SHA1 Message Date
7c01b68d36 cleanup 2026-06-14 14:47:30 +10:00
5dc8d777a6 Revert "fix"
This reverts commit f1584919fc40e609606c43ab1d23d6372fb4afde.

Revert "further fixes for removing global set"

This reverts commit 23753dcc453e854194995f04f5cd77b6ff1630fa.

Revert "add compute wait function"

This reverts commit f596f78479c8410e3f10202443d6289dfb86a1e1.

Revert " fix dispatch cmd buffer"

This reverts commit 2e4cfb3c26d3efbb8e168588846637c6227a6015.

Revert "fix renderpass format"

This reverts commit 4e9656031c34fe8cee5d0e16ef814df51b48c455.

Revert "use swapchain image per framebuffer, remove built in descriptor set"

This reverts commit 62b61fb88306158bb8ef7a733a0c5ce2e75a2497.
2026-06-14 14:17:51 +10:00
f1584919fc fix 2026-06-14 12:04:47 +10:00
23753dcc45 further fixes for removing global set 2026-06-14 12:02:39 +10:00
f596f78479 add compute wait function 2026-06-14 11:40:23 +10:00
2e4cfb3c26 fix dispatch cmd buffer 2026-06-14 11:32:25 +10:00
4e9656031c fix renderpass format 2026-06-14 10:06:42 +10:00
62b61fb883 use swapchain image per framebuffer, remove built in descriptor set 2026-06-14 07:56:10 +10:00
f3640ffa5f add SDL3 overrides 2026-06-12 17:06:02 +10:00
6126144f7c add sdl vulkan support, dub broken 2026-06-12 13:57:09 +10:00
09ce86257e fix up dub file 2026-05-19 05:25:37 +10:00
71ce058596 add dub file (needs more work) 2026-05-19 04:14:38 +10:00
aca976d4d9 fix wasm opengl imports 2026-05-18 07:47:00 +10:00
6d8a1c2114 remove rgfw, replace with SDL3 2026-05-18 07:16:34 +10:00
0ec65e1029 more fixes for opengl 2026-05-18 05:45:27 +10:00
47c3ee8576 revert changes to CreateWindow function 2026-05-18 05:32:21 +10:00
a67814cc89 update function loading 2026-05-18 05:30:01 +10:00
233d23e3a1 add rgfw 2026-05-18 04:12:09 +10:00
c7454e4695 move glx context into platform window 2026-05-17 15:53:13 +10:00
9f2b7d84dc add gl function loading 2026-05-17 15:43:10 +10:00
edaacc9665 set up opengl for x11/wasm 2026-05-17 15:13:14 +10:00
d679e978b1 add todo 2026-05-13 03:39:12 +10:00
d6b3e7444e more cleanup 2026-05-13 03:35:39 +10:00
d2d93f9e86 comment out freetype (for now) 2026-05-13 02:24:26 +10:00
b481fcf195 clean up dependencies 2026-05-13 02:23:31 +10:00
ca7b76168c update script, move stb_truetype 2026-05-12 04:47:52 +10:00
3a4518beb4 merge vulkan library into dlib 2026-05-11 06:34:32 +10:00
2c81e42008 reorganize files, port stbtt to d, remove truetype 2026-05-08 18:18:15 +10:00
f98e6cc07f some clean up (something broke!) 2026-05-03 16:26:41 +10:00
b0c0120fc4 reorganize files, fix wasm, good to go 2026-05-03 12:42:00 +10:00
83d09f6b49 remove more imports 2026-05-01 11:28:38 +10:00
f3bbe7e46b remove xxhash dependency 2026-05-01 11:27:12 +10:00
d7954721d8 remove public imports 2026-05-01 11:26:01 +10:00
31f329c8d5 lots of fixes to get this working in wasm 2026-05-01 11:16:04 +10:00
899a28a17e wip setting everything up for wasm 2026-04-25 17:39:06 +10:00
6ae59dab5b add slug vertex loading 2026-04-18 14:59:57 +10:00
ff0e689dd4 fix typo 2026-04-17 18:24:29 +10:00
29f88bd800 fix using wrong index for glyphs 2026-04-17 18:23:53 +10:00
4fbe1670b1 fix clamp bug 2026-04-17 18:21:52 +10:00
8690e93b41 update dlib to include vulkan 2026-04-17 16:44:11 +10:00
1a71c3235d change data structures to include texel info 2026-04-17 14:36:57 +10:00
91d7c75ca4 implement slug data packing 2026-04-17 14:18:56 +10:00
53dbb8bf34 change Str func 2026-02-02 05:54:10 +11:00
988270db0b simplify font structures 2026-02-02 05:29:28 +11:00
fc824c4191 change math funcs to templates 2026-01-17 12:07:59 +11:00
246e7006f5 fix accidental mutation in vec binary ops 2026-01-09 20:27:38 +11:00
9f70b8982c fix 2026-01-04 17:03:09 +11:00
2bff2f8b2f add string util 2026-01-04 17:01:04 +11:00
b9b9e9f986 fixes 2026-01-03 19:58:12 +11:00
337f4eae87 more font fixes 2026-01-03 17:46:26 +11:00