Commit Graph

58 Commits

Author SHA1 Message Date
Gregory Wells
427f0ee5b1 reorder code 2025-09-19 09:25:12 -04:00
Gregory Wells
4b981055bd forgot that im stuipd 2025-09-19 09:24:20 -04:00
Gregory Wells
a0450a0351 write all new functions headers 2025-09-19 09:21:18 -04:00
Gregory Wells
eef7045ac2 feature layer functions 2025-09-17 13:47:23 -04:00
Gregory Wells
17b7970aa0 vulkan physical device get properties 2025-09-17 13:24:30 -04:00
Gregory Wells
ef53ffd458 physical device retrieval functions 2025-09-10 13:46:49 -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
9244b82f79 query metal devices 2025-09-09 09:31:09 -04:00
Gregory Wells
c5297cb17b start to redo physical device model 2025-09-04 14:52:37 -04:00
Gregory Wells
d48332fdcd write the functions for the command pool/buffers 2025-08-12 23:09:39 -04:00
Gregory Wells
96808c1940 Merge branch 'master' of https://github.com/GregoryWells2007/Gryphn 2025-08-12 16:07:08 -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
56d79663a2 fix some bugs on linux 2025-08-05 09:12:21 -04:00
Gregory Wells
7a03ef296a finish with the new array list structure 2025-08-03 18:39:52 -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
b0f2372cb3 cleanup some warnings 2025-08-03 13:21:39 -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
c4af74aa52 more loader redoing (for instance) 2025-08-03 09:59:19 -04:00
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
023ba1b871 update error code in loader 2025-07-29 06:24:38 -04:00
Gregory Wells
9e2dc76e8a rewrote instance creation 2025-07-29 06:18:47 -04:00
Gregory Wells
e31bb3ab3b update some loader stuff 2025-07-29 06:08:23 -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
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