Commit Graph

71 Commits

Author SHA1 Message Date
Gregory Wells
c4af74aa52 more loader redoing (for instance) 2025-08-03 09:59:19 -04:00
Gregory Wells
77b52b5d2d redo some instance funcions stuff 2025-08-03 09:28:49 -04:00
Gregory Wells
797191c2b6 start using the dispatcher 2025-07-30 21:32:04 -04:00
Gregory Wells
c851c470b4 fnish metals new return codes 2025-07-29 11:59:10 -04:00
Gregory Wells
b5984d22f4 finish vulkans support of return codes 2025-07-29 11:57:05 -04:00
Gregory Wells
d48b4f0684 redo gryphn return codes in vulkan 2025-07-29 09:35:12 -04:00
Gregory Wells
d092fd95ef update name in core 2025-07-29 06:22:41 -04:00
Gregory Wells
096123ce34 rename gryphn return code 2025-07-29 06:22:31 -04:00
Gregory Wells
9e2dc76e8a rewrote instance creation 2025-07-29 06:18:47 -04:00
Gregory Wells
3f1901da8c redo debugger to be called gnDebuggerCreateInfo 2025-07-29 06:03:35 -04:00
Gregory Wells
f1281ab544 remove error code typedef 2025-07-29 06:03:21 -04:00
Gregory Wells
4ae85a10d1 add error code to gryphn 2025-07-29 06:01:39 -04:00
Gregory Wells
07a2cf85ad update gryphn to use GN_FALSE + GN_TRUE 2025-07-28 20:05:44 -04:00
Gregory Wells
d649e5b3bb remove const qualified on gnUnifromAllocationInfo 2025-07-24 09:33:24 -04:00
Gregory Wells
1d23dd0b80 kinda start to fix render pass descriptors in metal 2025-07-24 08:29:05 -04:00
Gregory Wells
0da1a8a4f6 support dynamic uniform buffers on vulkan 2025-07-23 11:57:17 -04:00
Gregory Wells
1f85aa30bd finish redoing metal shader workflow 2025-07-21 13:27:40 -04:00
Gregory Wells
46d1c2e802 change GN_IMAGE_DESCRIPTOR to GN_COMBINED_IMAGE_SAMPLER_DESCRIPTOR 2025-07-21 10:51:55 -04:00
Greg Wells
eca4a144e1 stop auto resizing command buffers array list 2025-07-19 07:09:26 -04:00
Greg Wells
ebc9a92f37 get vulkan queues 2025-07-16 19:31:46 -04:00
Greg Wells
cafe294a17 redo some stuffs 2025-07-16 19:23:55 -04:00
Greg Wells
7e724da698 more GN_EXT_QUEUES business 2025-07-16 19:19:03 -04:00
Greg Wells
b3f72c94ae device queue create infos 2025-07-16 19:10:20 -04:00
Greg Wells
b84786715d giving up on this extension for now 2025-07-16 13:16:18 -04:00
Greg Wells
5e3f9e0a37 get the queues when GN_EXT_QUEUES is enabled 2025-07-16 12:42:30 -04:00
Greg Wells
92e8ea8fe8 resize command buffers list if it is to small 2025-07-16 09:13:42 -04:00
Greg Wells
002b0960d9 concurrent image sharing 2025-07-15 12:38:58 -04:00
Greg Wells
f6e2254284 fix seg fault 2025-07-15 12:32:54 -04:00
Greg Wells
f2406b0421 bug fixing 2025-07-15 12:02:14 -04:00
Greg Wells
6e2669b084 finish removing the Queue API 2025-07-15 11:50:09 -04:00
Greg Wells
cfcb37a1a4 vulkan remove queue API 2025-07-15 11:43:17 -04:00
Greg Wells
39c4bdc91f functions 2025-07-15 10:02:10 -04:00
Greg Wells
ca50807a8d gnPhysicalDevice -> gnPhysicalOutputDeviceHandle (alias avail) 2025-07-15 09:58:03 -04:00
Greg Wells
8d476781a8 remove gnCreateDebugger function 2025-07-15 09:18:53 -04:00
Greg Wells
7722467ceb gnIsExtensionSupported 2025-07-15 09:06:17 -04:00
Greg Wells
e43b731f39 some housekeeping 2025-07-12 15:00:19 -04:00
Gregory Wells
0dc2e035ab generic OpenGL device 2025-07-10 17:05:03 -04:00
Gregory Wells
9ae7689ab8 move present over to sync extension 2025-07-09 20:35:16 -04:00
Gregory Wells
f44b73665b submit command moved to sync extension 2025-07-09 20:29:07 -04:00
Gregory Wells
a6c05bfa52 only load when GN_EXT_SYNCHRONIZATION is enabled 2025-07-09 20:12:02 -04:00
Gregory Wells
6e22c85e43 finish moving some stuff over to the extension 2025-07-09 20:00:44 -04:00
Gregory Wells
0fe87e1e84 got bored and kinda rewrote GN_DEBUGGER_LAYER_FUNCTIONS 2025-07-09 19:37:04 -04:00
Gregory Wells
a393d7b5b7 start the process of making sync objects an extension 2025-07-09 19:02:40 -04:00
Gregory Wells
cbda103fd9 fix some buffer stuff or smt 2025-07-09 16:45:16 -04:00
Gregory Wells
3d6597920b push constant size 2025-07-09 15:23:40 -04:00
Greg Wells
61f66ff631 add some comments 2025-07-09 15:06:13 -04:00
Gregory Wells
1022ad6cb5 clean up some vulkan stuff for a lack of resolve targets 2025-07-09 14:52:15 -04:00
Greg Wells
07d4e13f20 remove resolve attachment count 2025-07-06 07:30:35 -04:00
Greg Wells
b9cbdd3286 redo MTLRenderPassDescriptor creation 2025-07-06 07:21:23 -04:00
Greg Wells
d54273b2cb texture usage flags 2025-07-05 18:22:11 -04:00