Commit Graph

36 Commits

Author SHA1 Message Date
Gregory Wells
4baca92582 start to redo validation 2025-06-15 20:06:06 -04:00
Gregory Wells
7071d01835 rgba textures and binding the decriptor sets 2025-06-14 22:08:29 -04:00
Gregory Wells
8bc0f4afbc gryphn texture API 2025-06-14 21:29:21 -04:00
Greg Wells
ffdde93ed2 clean up buffer creation 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
e66075beaf indexed drawing and index buffers 2025-06-06 17:35:37 -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
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
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
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
e7bbd9f9f2 add queue information to Gryphn 2025-05-23 11:49:34 -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