Commit Graph

77 Commits

Author SHA1 Message Date
Gregory Wells
da20b01638 continue instance functions redo 2025-08-03 09:55:29 -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
b5984d22f4 finish vulkans support of return codes 2025-07-29 11:57:05 -04:00
Gregory Wells
a628dc7a23 some more vulkan return code production 2025-07-29 09:46:26 -04:00
Gregory Wells
09b139efa5 update command buffers 2025-07-29 09:37:19 -04:00
Gregory Wells
d48b4f0684 redo gryphn return codes in vulkan 2025-07-29 09:35:12 -04:00
Gregory Wells
07a2cf85ad update gryphn to use GN_FALSE + GN_TRUE 2025-07-28 20:05:44 -04:00
Gregory Wells
0da1a8a4f6 support dynamic uniform buffers on vulkan 2025-07-23 11:57:17 -04:00
Gregory Wells
a08778c099 some more stuff that idk why i did it 2025-07-21 13:50:39 -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
29a2818643 GN_EXT_QUEUES done, untested 2025-07-16 19:52:12 -04:00
Greg Wells
4746e07c9d gnQueueSubmit 2025-07-16 19:43:14 -04:00
Greg Wells
ebc9a92f37 get vulkan queues 2025-07-16 19:31:46 -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
b754e5b84b fix bug when queue failed to get image the fence was never reset 2025-07-16 18:47:44 -04:00
Greg Wells
3474ce4288 load vulkan queue function 2025-07-16 13:03:55 -04:00
Greg Wells
5e3f9e0a37 get the queues when GN_EXT_QUEUES is enabled 2025-07-16 12:42:30 -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
5e933479c4 delete debugger 2025-07-15 10:11:36 -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
af480745e5 stuffs 2025-07-12 17:01:42 -04:00
Greg Wells
a385f6f549 housekeeping 2025-07-12 15:16:42 -04:00
Greg Wells
e43b731f39 some housekeeping 2025-07-12 15:00:19 -04:00
Gregory Wells
255a8e36e9 remove include 2025-07-10 17:05:03 -04:00
Greg Wells
8d0b9ce8bd fix some clang bs 2025-07-09 21:31:16 -04:00
Gregory Wells
33b2834506 get image fence 2025-07-09 20:52:22 -04:00
Gregory Wells
259bbc160a use barrier for command buffer submisson 2025-07-09 20:49:07 -04:00
Gregory Wells
436181eec4 barrier on ouput device 2025-07-09 20:48:54 -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
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
6ecaad4d7a device wide staging buffer 2025-07-09 16:21:00 -04:00
Gregory Wells
e8ddc23152 Update vulkan_output_devices.h 2025-07-09 15:23:40 -04:00
Gregory Wells
3d6597920b push constant size 2025-07-09 15:23:40 -04:00
Gregory Wells
9bcfa472f7 report max vulkan memory allocations 2025-07-09 15:00:14 -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
89ea72b341 multisampling in metal 2025-07-09 13:27:06 -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