41 Commits

Author SHA1 Message Date
Gregory Wells
5ce0ff3350 fix can device present function 2025-10-01 11:41:08 -04:00
Gregory Wells
ebc6ce724f fix some shit in the validation layers 2025-10-01 09:23:09 -04:00
Gregory Wells
3066f7c2bd check functions for new API 2025-09-19 09:29:55 -04:00
Gregory Wells
a446d6e75f instance suitability functions 2025-09-10 13:26:18 -04:00
Gregory Wells
0310652abc finish queryDevices function 2025-09-09 09:39:13 -04:00
Gregory Wells
a709ff8808 rename gnPhysicalOutputDevice -> gnPhysicalDevice 2025-08-29 13:55:29 -04:00
Gregory Wells
ddd28858ef gnUnmapBuffer 2025-08-12 14:33:03 -04:00
Gregory Wells
5b37555a34 inplement the allocators into instance creation 2025-08-09 20:04:57 -04:00
Gregory Wells
af7d75b728 write the allocators layer 2025-08-09 20:04:34 -04:00
Gregory Wells
2a6d3a108a fix function validators warnings 2025-08-03 15:29:28 -04:00
Gregory Wells
5f298554fd more error hunting 2025-08-03 15:08:01 -04:00
Gregory Wells
50b285e824 fix output devices 2025-08-03 13:33:49 -04:00
Gregory Wells
17b1cff781 a lot of loader cleanup 2025-08-03 11:43:20 -04:00
Gregory Wells
988333c0ac essentially finish the loader rewrite 2025-08-03 10:59:00 -04:00
Gregory Wells
9d0f42731b fix a lot of things 2025-08-03 10:27:30 -04:00
Gregory Wells
d130fff385 idk what i did 2025-07-29 12:02:26 -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
Greg Wells
ab72c87421 function loader supports GN_EXT_QUEUES 2025-07-16 20:03:15 -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
8d476781a8 remove gnCreateDebugger function 2025-07-15 09:18:53 -04:00
Greg Wells
7d22da040a metal sync extension 2025-07-09 21:37:22 -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
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
a05af4ff9c add X11 + Linux check functions 2025-07-03 21:35:08 -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
918d854062 some include path jazz 2025-07-01 16:42:45 -04:00
Greg Wells
67e5e6e36a update some naming for validation layers 2025-06-29 12:03:15 -04:00
Greg Wells
1a4101bf4d load all instance functions 2025-06-29 08:43:58 -04:00
Greg Wells
bb6b1c175d cleanup 2025-06-29 07:50:50 -04:00
Greg Wells
076aba13cf finish function validator 2025-06-29 07:45:12 -04:00
Greg Wells
7802f567c2 load device functions 2025-06-29 07:31:50 -04:00
Greg Wells
502634770e start checking all instance functions 2025-06-27 21:22:05 -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