Commit Graph

26 Commits

Author SHA1 Message Date
Greg Wells
3474ce4288 load vulkan queue function 2025-07-16 13:03:55 -04:00
Greg Wells
6e2669b084 finish removing the Queue API 2025-07-15 11:50:09 -04:00
Greg Wells
ca50807a8d gnPhysicalDevice -> gnPhysicalOutputDeviceHandle (alias avail) 2025-07-15 09:58:03 -04:00
Greg Wells
7722467ceb gnIsExtensionSupported 2025-07-15 09:06:17 -04:00
Gregory Wells
04a19fce18 OpenGL presentaion queue ***** 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
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
16c5d8cff2 fix linux compilation 2025-07-04 10:00:49 -04:00
Greg Wells
665ce6847a add support for storage buffers in vulkan 2025-07-03 13:30:47 -04:00
Greg Wells
a74dd63786 reuse command buffers flag 2025-07-02 09:12:33 -04:00
Greg Wells
502634770e start checking all instance functions 2025-06-27 21:22:05 -04:00
Greg Wells
ab3bd566d2 load the actuall first layer 2025-06-26 14:13:24 -04:00
Greg Wells
b39fc43905 kinda improve the loader (its worse) 2025-06-26 13:02:22 -04:00
Greg Wells
751b1f828b Get everything to work 2025-06-25 20:23:59 -04:00
Greg Wells
7ff6d7e744 not totally sure what I did 2025-06-25 20:18:40 -04:00
Greg Wells
dee0822779 get the metal loader to kinda work (does not load functions) 2025-06-25 20:18:22 -04:00
Gregory Wells
4ac82bf587 platform loaders take in loader info 2025-06-24 16:21:38 -04:00
Greg Wells
911797d256 update instance functions 2025-06-24 16:25:55 -04:00
Gregory Wells
8cc44c709e finish new loader structure for vulkan 2025-06-24 14:43:59 -04:00
Gregory Wells
8d2c58b0e9 move device functions over to loader 2025-06-24 13:46:01 -04:00
Gregory Wells
2f2baf4586 first vulkan function loaded with new loader 2025-06-24 13:22:03 -04:00
Gregory Wells
1915166c82 make some gryphn stuff happen (DOES NOT COMPILE) 2025-06-24 13:04:33 -04:00
Gregory Wells
78202825db compiles!!! (seg faults) 2025-06-24 12:41:59 -04:00