Commit Graph

89 Commits

Author SHA1 Message Date
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
125c45662d metal remove queue API 2025-07-15 11:43:53 -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
Greg Wells
8445c0553b redo semaphore impl on metal 2025-07-11 17:08:28 -04:00
Greg Wells
2def510f69 redo presentation queue waiting 2025-07-11 14:02:55 -04:00
Gregory Wells
04a19fce18 OpenGL presentaion queue ***** 2025-07-10 17:05:03 -04:00
Gregory Wells
af1f028088 all opengl instance functions 2025-07-10 17:05:03 -04:00
Gregory Wells
fbd4c01e73 surface details function 2025-07-10 17:05:03 -04:00
Gregory Wells
0dc2e035ab generic OpenGL device 2025-07-10 17:05:03 -04:00
Gregory Wells
f8bae555cf OpenGL window surface 2025-07-10 17:05:03 -04:00
Gregory Wells
255a8e36e9 remove include 2025-07-10 17:05:03 -04:00
Gregory Wells
e1823bc3dd create basic OpenGL stuff 2025-07-10 17:05:03 -04:00
Greg Wells
7d22da040a metal sync extension 2025-07-09 21:37:22 -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
Greg Wells
f6f856c1ec update metal to report device features 2025-07-09 15:31:13 -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
7f1d457f20 Update SPIRV-Cross 2025-07-09 14:53:21 -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
Greg Wells
df954d8522 single use command buffers 2025-07-06 06:49:33 -04:00
Greg Wells
1614885de3 enable non reusable command buffers 2025-07-05 19:16:59 -04:00
Greg Wells
c3ea545c99 create multisampled textures in metal 2025-07-05 19:16:49 -04:00