Commit Graph

18 Commits

Author SHA1 Message Date
Greg Wells
f20d701353 Render pass descriptor handles 2025-06-04 09:49:43 -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
ed781c1d63 Turn instance into a handle 2025-06-03 13:23:28 -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
706b558684 attempt to remove some warnings when using -Wall 2025-05-29 22:34:49 -04:00
Greg Wells
088d5a2adf only load device functions once per instance 2025-05-29 14:04:18 -04:00
Greg Wells
9099148be9 Device type 2025-05-27 13:07:41 -04:00
Greg Wells
5b6360f26f creating the presentation queue 2025-05-25 07:05:23 -04:00
Greg Wells
e955775ba0 vulkan swapchain support 2025-05-24 15:13:16 -04:00
Greg Wells
b957956bbe has queue helper functions 2025-05-23 21:53:36 -04:00
Greg Wells
84a29764c0 add helper functions to get queue indices 2025-05-23 21:03:15 -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
586b5bdd0c rewrite device creation in C 2025-05-21 14:56:45 -04:00
Greg Wells
74689a86ef start using C based classes 2025-05-20 12:02:44 -04:00
Greg Wells
406d669de0 first commit 2025-05-05 19:29:42 -04:00