Commit Graph

325 Commits

Author SHA1 Message Date
Greg Wells
dee0822779 get the metal loader to kinda work (does not load functions) 2025-06-25 20:18:22 -04:00
Greg Wells
2c9e2260f4 get the metal backend to compile (does not load) 2025-06-25 20:17:52 -04:00
Greg Wells
4306646c6e Update utils 2025-06-25 20:17:52 -04:00
Greg Wells
f791b01705 get stuff working on macos 2025-06-25 20:17:52 -04:00
Gregory Wells
cc31fd7d5c remove all my stupid debug messages 2025-06-24 16:21:38 -04:00
Gregory Wells
17a9495a0a redo vulkan extensions 2025-06-24 16:21:38 -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
Greg Wells
ea9e08599b update modules 2025-06-24 16:23:51 -04:00
Greg Wells
31e028c326 fix my stupid mistake 2025-06-24 16:12:40 -04:00
Gregory Wells
8cc44c709e finish new loader structure for vulkan 2025-06-24 14:43:59 -04:00
Gregory Wells
4ec3d62146 load up until command pool creation 2025-06-24 14:04:58 -04:00
Gregory Wells
cdf8dd46d2 first device functions loaded 2025-06-24 13:49:00 -04:00
Gregory Wells
8d2c58b0e9 move device functions over to loader 2025-06-24 13:46:01 -04:00
Gregory Wells
93921452ba load instance functions 2025-06-24 13:29:37 -04:00
Gregory Wells
2f2baf4586 first vulkan function loaded with new loader 2025-06-24 13:22:03 -04:00
Gregory Wells
a6a7c4c063 fix vulkan 2025-06-24 13:05:15 -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
Gregory Wells
953feebfe4 fixed vulkan (DOES NOT COMPILE) 2025-06-24 12:12:52 -04:00
Gregory Wells
d66f470a52 rename to projects (DOES NOT COMPILE) 2025-06-24 12:04:16 -04:00
Gregory Wells
7a80d0fd61 move some shit around (DOES NOT COMPILE) 2025-06-24 12:03:14 -04:00
Gregory Wells
4b8eb58388 fix segfault with no debugger 2025-06-24 11:30:19 -04:00
Gregory Wells
95296299ec Update README.md 2025-06-24 11:24:52 -04:00
Gregory Wells
9747f4f9db fix some warning 2025-06-24 11:24:31 -04:00
Gregory Wells
309ce8cd74 push constants 2025-06-17 15:40:47 -04:00
Gregory Wells
e4e182610a finish depth buffering 2025-06-17 15:21:16 -04:00
Gregory Wells
86f2ac6e5a gryphn + vulkan stuff for depth textures 2025-06-17 14:32:56 -04:00
Gregory Wells
e5a11b1ef4 actually set pool sizez properly 2025-06-17 12:47:27 -04:00
Gregory Wells
960fee7cec dynamic* descriptor pools when VK_NV_descriptor_pool_overallocation is
unsupported
2025-06-17 12:17:58 -04:00
Gregory Wells
537134742d some list nonsense 2025-06-17 12:09:29 -04:00
Gregory Wells
4a7eb0bcd1 redo vulkan descriptor pool support on nvidia graphics cards 2025-06-17 11:58:55 -04:00
Gregory Wells
b3bd2209be on nvidia GPUs allow for dynamic descriptor allocation 2025-06-16 10:51:56 -04:00
Gregory Wells
b12cc38386 enable descriptor pool overallocation if supported 2025-06-16 10:04:11 -04:00
Gregory Wells
2b00271aee function to get extensions 2025-06-16 09:47:03 -04:00
Gregory Wells
1ea278772b use new version or utils 2025-06-15 21:12:08 -04:00
Gregory Wells
8e112f724f instance creation validation 2025-06-15 21:11:10 -04:00
Gregory Wells
bfe94fb264 fix some stuff or sumthing 2025-06-15 21:09:17 -04:00
Gregory Wells
4baca92582 start to redo validation 2025-06-15 20:06:06 -04:00
Gregory Wells
51e68307eb Update README.md 2025-06-15 19:16:23 -04:00
Gregory Wells
170d27d025 might be stupid 2025-06-15 07:10:48 -04:00
Gregory Wells
118e50223b add support for sets within uniforms 2025-06-15 07:03:34 -04:00
Gregory Wells
0c3329b1df Update utils 2025-06-14 22:13:57 -04:00
Gregory Wells
7071d01835 rgba textures and binding the decriptor sets 2025-06-14 22:08:29 -04:00
Gregory Wells
012e842e1d samplers and image views 2025-06-14 21:46:32 -04:00
Gregory Wells
8bc0f4afbc gryphn texture API 2025-06-14 21:29:21 -04:00
Gregory Wells
bc64fc0731 write all the vulkan functions 2025-06-14 14:39:40 -04:00
Gregory Wells
cf28a502dd more simplicity 2025-06-14 14:15:44 -04:00
Gregory Wells
92f404506b make creating transfer commands easier 2025-06-14 14:10:25 -04:00
Gregory Wells
cde7cdc9f8 rename file 2025-06-14 14:10:08 -04:00