Commit Graph

35 Commits

Author SHA1 Message Date
Greg Wells
aff94e1085 gryphn buffer API 2025-06-06 12:08:20 -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
5b9f0d8ebe fix CAMetalLayers 2025-06-01 20:39:49 -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
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
Greg Wells
5158bef0dd vulkan framebuffers 2025-05-29 12:26:02 -04:00
Greg Wells
b443b5173c gryphn+vulkan render pass descriptors 2025-05-28 14:57:41 -04:00
Greg Wells
21ec113824 gryphn graphics pipelines (create baisc objects) 2025-05-28 11:53:06 -04:00
Greg Wells
4709450e94 vulkan creation and destruction of shader modules 2025-05-27 14:06:26 -04:00
Greg Wells
df977592df Gryphn API for shaders 2025-05-27 13:54:13 -04:00
Greg Wells
5b6360f26f creating the presentation queue 2025-05-25 07:05:23 -04:00
Greg Wells
339b2c75e0 get image count and preferred surface format 2025-05-24 18:41:13 -04:00
Greg Wells
410eab007e get supported surface formats 2025-05-24 17:17:39 -04:00
Greg Wells
b1fab45e53 do some more C stuff 2025-05-24 14:46:26 -04:00
Greg Wells
02432e04d3 device present to surface checks 2025-05-23 20:52:25 -04:00
Greg Wells
8744b56955 reimplement gnCreateOutputDevice 2025-05-23 15:01:59 -04:00
Greg Wells
6c43eb026d gryphn window surfaces 2025-05-22 18:14:03 -04:00
Greg Wells
586b5bdd0c rewrite device creation in C 2025-05-21 14:56:45 -04:00
Greg Wells
f97e26d019 re implement debugger in C 2025-05-21 10:16:58 -04:00
Greg Wells
a4166ae5c2 take a bulldozer to some code 2025-05-20 17:39:40 -04:00