Commit Graph

54 Commits

Author SHA1 Message Date
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
Greg Wells
e955775ba0 vulkan swapchain support 2025-05-24 15:13:16 -04:00
Greg Wells
3fa37d0229 delete old cpp file 2025-05-24 14:48:00 -04:00
Greg Wells
dc86ccce95 idk why there didnt commit 2025-05-24 14:47:49 -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
990f40637f commit c file 2025-05-23 15:02:10 -04:00
Greg Wells
8744b56955 reimplement gnCreateOutputDevice 2025-05-23 15:01:59 -04:00
Greg Wells
273b1ad59e delete vulkan queue familes 2025-05-23 11:50:28 -04:00
Greg Wells
e7bbd9f9f2 add queue information to Gryphn 2025-05-23 11:49:34 -04:00
Greg Wells
20c351e5d8 Update vulkan debugger 2025-05-23 11:11:15 -04:00
Greg Wells
1d66d4399a deelete vulkan instance 2025-05-23 11:07:55 -04:00
Greg Wells
3b047f6442 redo vulkan surfaces 2025-05-23 09:51:54 -04:00
Greg Wells
68eb59b6f6 import support of instance debug messages 2025-05-23 09:45:18 -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
7341abb617 get debugger to print out instance errors 2025-05-21 10:49:55 -04:00
Greg Wells
f97e26d019 re implement debugger in C 2025-05-21 10:16:58 -04:00
Greg Wells
fa58a2f2d6 C instance creation 2025-05-20 22:35:51 -04:00
Greg Wells
74689a86ef start using C based classes 2025-05-20 12:02:44 -04:00
Greg Wells
054438691b start using new string class 2025-05-15 19:57:13 -04:00
Greg Wells
b35daa0ca1 removing commnets and also error checking 2025-05-14 09:04:19 -04:00
Greg Wells
f8a4ba22dd Remove gnCreateWindowSurface, add platform specific window creation
functions
2025-05-13 17:35:17 -04:00
Greg Wells
55df72fa86 fix color blending operations 2025-05-11 10:47:12 -04:00
Greg Wells
5250054432 add version of findDepthFormat without return code 2025-05-11 10:47:12 -04:00
Greg Wells
57f272728c remove some useless stuff 2025-05-11 10:47:12 -04:00