Commit Graph

79 Commits

Author SHA1 Message Date
Greg Wells
fd231d8356 vulkan mapping buffers 2025-06-07 17:21:40 -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
48f4f9a0aa begin using new version of gryphn utils 2025-06-06 20:31:34 -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
e8a2a82d87 free the command buffer 2025-06-06 13:58:55 -04:00
Greg Wells
f1a830a4b7 staging buffer for GN_STATIC_DRAW 2025-06-06 13:57:58 -04:00
Greg Wells
5dba4361ca get queue handle 2025-06-06 13:57:32 -04:00
Greg Wells
08de2ecbd5 create seperate transfer queue on vulkan 2025-06-06 13:53:03 -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
ba20d5a958 vulkan create vertex layout 2025-06-06 11:41:09 -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
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
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
5403a2374b throw together the worlds worst texture api 2025-05-29 11:55:34 -04:00
Greg Wells
2796a8b65e redo metal graphics pipeline creation 2025-05-29 11:18:27 -04:00
Greg Wells
c58275353a finish vulkan graphics pipelines 2025-05-28 21:35:23 -04:00
Greg Wells
b443b5173c gryphn+vulkan render pass descriptors 2025-05-28 14:57:41 -04:00
Greg Wells
e9b87ca773 whole lotta pipeline jazz 2025-05-28 13:54:45 -04:00
Greg Wells
21ec113824 gryphn graphics pipelines (create baisc objects) 2025-05-28 11:53:06 -04:00
Greg Wells
08ec48f6a9 remove comments 2025-05-28 07:52:29 -04:00
Greg Wells
4709450e94 vulkan creation and destruction of shader modules 2025-05-27 14:06:26 -04:00
Greg Wells
9099148be9 Device type 2025-05-27 13:07:41 -04:00
Greg Wells
ad54ef39e3 fix image view creation and desctruction 2025-05-27 12:45:27 -04:00
Greg Wells
378e8231c8 get image views 2025-05-27 12:42:29 -04:00
Greg Wells
ab73e2e051 get images from swapchain in vulkan 2025-05-27 12:38:32 -04:00
Greg Wells
8cee3c5702 error checking or some jazz 2025-05-27 12:36:13 -04:00
Greg Wells
6c4bd6a572 allow debugger to be created before the instance and attached to it
later
2025-05-25 07:32:05 -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
ac2285c990 compile objective C 2025-05-24 15:24:09 -04:00
Greg Wells
2bf4100e59 rewrite objective c++ into objective c 2025-05-24 15:23:06 -04:00