Commit Graph

205 Commits

Author SHA1 Message Date
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
Gregory Wells
a91332f1e3 some stuffs 2025-06-14 12:14:18 -04:00
Gregory Wells
b0822f6f57 add X11 glfw util 2025-06-13 12:07:53 -04:00
Gregory Wells
3c554d886c redo uniform allocation 2025-06-13 12:07:47 -04:00
Gregory Wells
2135baca6f add some utilities for double buffering 2025-06-12 18:08:08 -04:00
Gregory Wells
4335f9c3e3 forgot to rename file 2025-06-12 18:07:51 -04:00
Gregory Wells
dabd88465f some bugs in memory allocation 2025-06-12 12:26:36 -04:00
Gregory Wells
e0869b9ed3 start smashing bugs 2025-06-12 11:23:40 -04:00
Gregory Wells
6c7c6f1b69 fix some stuff 2025-06-10 15:52:03 -04:00
Gregory Wells
2b9cb50a20 Linux support (kinda) 2025-06-10 15:52:03 -04:00
Greg Wells
9d1cbbf17a very bad texture API 2025-06-10 15:54:34 -04:00
Greg Wells
01b1e1fb7a create vulkan textures 2025-06-10 15:54:34 -04:00
Greg Wells
6587db282d fix 2025-06-10 15:54:34 -04:00
Greg Wells
64d97e4e20 clean it up a lil more 2025-06-10 15:54:34 -04:00
Greg Wells
ffdde93ed2 clean up buffer creation 2025-06-10 15:54:34 -04:00
Greg Wells
93d81966e3 allow binding uniform at set 2025-06-10 15:54:34 -04:00
Greg Wells
df0cbb78d0 remap metal bindings 2025-06-10 15:54:34 -04:00
Greg Wells
0a2c1089c5 upload metal buffers 2025-06-10 15:54:34 -04:00
Greg Wells
a68e8df28e bind uniforms 2025-06-10 15:54:34 -04:00
Greg Wells
86c903e73c updating uniforms 2025-06-10 15:54:34 -04:00
Greg Wells
09ca995112 create the gnUnifomObjects 2025-06-10 15:54:34 -04:00