Commit Graph

101 Commits

Author SHA1 Message Date
Gregory Wells
2b9cb50a20 Linux support (kinda) 2025-06-10 15:52:03 -04:00
Greg Wells
9d1cbbf17a very bad texture API 2025-06-10 15:54:34 -04:00
Greg Wells
01b1e1fb7a create vulkan textures 2025-06-10 15:54:34 -04:00
Greg Wells
ffdde93ed2 clean up buffer creation 2025-06-10 15:54:34 -04:00
Greg Wells
93d81966e3 allow binding uniform at set 2025-06-10 15:54:34 -04:00
Greg Wells
0a2c1089c5 upload metal buffers 2025-06-10 15:54:34 -04:00
Greg Wells
a68e8df28e bind uniforms 2025-06-10 15:54:34 -04:00
Greg Wells
86c903e73c updating uniforms 2025-06-10 15:54:34 -04:00
Greg Wells
11d329c4d9 fix some jazz 2025-06-10 15:54:34 -04:00
Greg Wells
04808a14dd horrible uniform pool API 2025-06-10 15:54:34 -04:00
Gregory Wells
92ba48005f Fix some stuff in Cmake 2025-06-10 14:59:18 -04:00
Greg Wells
292187b494 uniform pool 2025-06-08 09:49:48 -04:00
Greg Wells
70cbb6a0ec gryphn map buffers 2025-06-07 17:18:59 -04:00
Greg Wells
813760678b Uniform layouts 2025-06-07 14:46:35 -04:00
Greg Wells
77002cd26a simplify shader modules 2025-06-07 14:46:26 -04:00
Greg Wells
5108342e5b Create utils 2025-06-06 20:39:58 -04:00
Greg Wells
48f4f9a0aa begin using new version of gryphn utils 2025-06-06 20:31:34 -04:00
Greg Wells
a668c0d80b make gryphn utils a submodule 2025-06-06 20:11:31 -04:00
Greg Wells
2f1011bd9c float3 2025-06-06 19:50:40 -04:00
Greg Wells
e66075beaf indexed drawing and index buffers 2025-06-06 17:35:37 -04:00
Greg Wells
5dec8b9005 fix CAMetalLyer problem 2025-06-06 17:13:23 -04:00
Greg Wells
ee1c2cdca2 create staging buffer if GN_STATIC_DRAW 2025-06-06 13:38:11 -04:00
Greg Wells
64a12b5d42 buffer creation and binding 2025-06-06 13:10:42 -04:00
Greg Wells
585be0c6b0 creating and destroying buffers 2025-06-06 12:58:15 -04:00
Greg Wells
aff94e1085 gryphn buffer API 2025-06-06 12:08:20 -04:00
Greg Wells
ba20d5a958 vulkan create vertex layout 2025-06-06 11:41:09 -04:00
Greg Wells
6dd2057de1 shader input layouts 2025-06-06 11:40:08 -04:00
Greg Wells
3a69ed70ff framebuffer handles 2025-06-05 22:22:35 -04:00
Greg Wells
d5d339105d sync primative handles 2025-06-05 22:19:38 -04:00
Greg Wells
4349f76ede command pool+buffer handles 2025-06-04 22:08:24 -04:00
Greg Wells
9faa96d5f5 shader+graphics pipeline handles 2025-06-04 09:57:14 -04:00
Greg Wells
f20d701353 Render pass descriptor handles 2025-06-04 09:49:43 -04:00
Greg Wells
c48e11f998 presentaion queue handles + texture handle 2025-06-03 14:38:51 -04:00
Greg Wells
fbc30509c4 surface handles 2025-06-03 14:14:49 -04:00
Greg Wells
d39f598d3c device handles 2025-06-03 13:49:05 -04:00
Greg Wells
ee03b87600 debugger handles 2025-06-03 13:42:55 -04:00
Greg Wells
ed781c1d63 Turn instance into a handle 2025-06-03 13:23:28 -04:00
Greg Wells
3a32b996e1 macos helpers 2025-06-03 13:04:50 -04:00
Greg Wells
5b9f0d8ebe fix CAMetalLayers 2025-06-01 20:39:49 -04:00
Greg Wells
0d02d2e8fc metal queue submission 2025-05-31 06:14:33 -04:00
Greg Wells
eb244447cc flip the viewport in vulkan so that top is on the top 2025-05-30 13:41:11 -04:00
Greg Wells
7ebb109c44 present stuff 2025-05-30 13:28:10 -04:00
Greg Wells
dd5e93864d submitted command buffers + subpass depends 2025-05-30 13:09:35 -04:00
Greg Wells
64da9c4ec4 kinda forgot 2025-05-30 12:04:00 -04:00
Greg Wells
014b315faa vulkan+gryphn sync impl 2025-05-30 11:00:20 -04:00
Greg Wells
7ffae404bb sync API, not impl 2025-05-30 10:17:59 -04:00
Greg Wells
733738bcda metal commands 2025-05-30 09:40:02 -04:00
Greg Wells
f5ff90bc93 gryphn+vulkan command buffers 2025-05-30 08:19:22 -04:00
Greg Wells
706b558684 attempt to remove some warnings when using -Wall 2025-05-29 22:34:49 -04:00
Greg Wells
e3ec7619ed vulkan command pools 2025-05-29 14:56:29 -04:00