Commit Graph

109 Commits

Author SHA1 Message Date
Greg Wells
eab08b81f6 wait for device 2025-05-31 06:22:58 -04:00
Greg Wells
c9a2f3f872 present command 2025-05-31 06:20:15 -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
27b9405eea kinda a metal semaphore class 2025-05-30 11:21:49 -04:00
Greg Wells
b00bd732a3 I think its a fence class 2025-05-30 11:14:18 -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
77e92957a6 metal command pool 2025-05-29 15:08:32 -04:00
Greg Wells
e3ec7619ed vulkan command pools 2025-05-29 14:56:29 -04:00
Greg Wells
088d5a2adf only load device functions once per instance 2025-05-29 14:04:18 -04:00
Greg Wells
3f776277cd remove useless code 2025-05-29 13:46:15 -04:00
Greg Wells
886e6b50c9 free object on destruction 2025-05-29 13:08:13 -04:00
Greg Wells
32f49ebe97 metal framebuffers 2025-05-29 13:05:54 -04:00
Greg Wells
5158bef0dd vulkan framebuffers 2025-05-29 12:26:02 -04:00
Greg Wells
9a43b15fb7 create info and create function 2025-05-29 11:59:22 -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
ccc4c9d4df metal graphics pipelines???? 2025-05-28 22:26:39 -04:00
Greg Wells
cf2da1e9ea metal render passes (they dont do crap) 2025-05-28 21:47:26 -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
102da0f902 compiling metal shader modules 2025-05-28 07:11:30 -04:00
Greg Wells
13f2d14cad switch to using spirv cross C 2025-05-28 07:11:12 -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
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
f7ff97528d Create presentation queues on metal 2025-05-27 12:09:40 -04:00
Greg Wells
8049055415 conversion functions 2025-05-25 21:59:23 -04:00
Greg Wells
f026653800 metal surface creation 2025-05-25 21:56:06 -04:00
Greg Wells
09a400f075 rename something 2025-05-25 21:42:53 -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
ffec572925 preferred image count 2025-05-24 18:45:29 -04:00
Greg Wells
339b2c75e0 get image count and preferred surface format 2025-05-24 18:41:13 -04:00
Greg Wells
a3f1201062 fix formatting 2025-05-24 17:36:53 -04:00
Greg Wells
05aae3b56b get rid of some useless stuff 2025-05-24 17:36:30 -04:00