523 Commits

Author SHA1 Message Date
Greg Wells
b84786715d giving up on this extension for now 2025-07-16 13:16:18 -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
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
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
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
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
33ac5b3f13 Update utils 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
274723e20d load first OpenGL function 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
a6a0aa98da forgot to include 2025-07-09 20:55:39 -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
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
414717d211 write the validation layers for ext_sync 2025-07-09 19:41:21 -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
4b8f854b1f Update README.md 2025-07-09 18:19:13 -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
Greg Wells
61f66ff631 add some comments 2025-07-09 15:06:13 -04:00
Gregory Wells
9bcfa472f7 report max vulkan memory allocations 2025-07-09 15:00:14 -04:00