Commit Graph

479 Commits

Author SHA1 Message Date
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
Greg Wells
11d329c4d9 fix some jazz 2025-06-10 15:54:34 -04:00
Greg Wells
04808a14dd horrible uniform pool API 2025-06-10 15:54:34 -04:00
Gregory Wells
92ba48005f Fix some stuff in Cmake 2025-06-10 14:59:18 -04:00
Greg Wells
292187b494 uniform pool 2025-06-08 09:49:48 -04:00
Greg Wells
1825a39946 metal mapping buffers 2025-06-07 17:22:55 -04:00
Greg Wells
fd231d8356 vulkan mapping buffers 2025-06-07 17:21:40 -04:00
Greg Wells
70cbb6a0ec gryphn map buffers 2025-06-07 17:18:59 -04:00
Greg Wells
813760678b Uniform layouts 2025-06-07 14:46:35 -04:00
Greg Wells
77002cd26a simplify shader modules 2025-06-07 14:46:26 -04:00
Greg Wells
5108342e5b Create utils 2025-06-06 20:39:58 -04:00
Greg Wells
48f4f9a0aa begin using new version of gryphn utils 2025-06-06 20:31:34 -04:00
Greg Wells
b6cb989445 update 2025-06-06 20:17:00 -04:00
Greg Wells
a668c0d80b make gryphn utils a submodule 2025-06-06 20:11:31 -04:00
Greg Wells
2f1011bd9c float3 2025-06-06 19:50:40 -04:00
Greg Wells
516f2122a1 metal draw indexed 2025-06-06 19:44:17 -04:00
Greg Wells
e66075beaf indexed drawing and index buffers 2025-06-06 17:35:37 -04:00
Greg Wells
5dec8b9005 fix CAMetalLyer problem 2025-06-06 17:13:23 -04:00
Greg Wells
f2ba8ce163 binding buffer 2025-06-06 17:09:59 -04:00
Greg Wells
f425dfc20b metal buffer API 2025-06-06 17:08:24 -04:00
Greg Wells
73fd05e786 just create transfer queue for metal 2025-06-06 16:57:56 -04:00
Greg Wells
e8a2a82d87 free the command buffer 2025-06-06 13:58:55 -04:00
Greg Wells
f1a830a4b7 staging buffer for GN_STATIC_DRAW 2025-06-06 13:57:58 -04:00
Greg Wells
5dba4361ca get queue handle 2025-06-06 13:57:32 -04:00
Greg Wells
08de2ecbd5 create seperate transfer queue on vulkan 2025-06-06 13:53:03 -04:00
Greg Wells
ee1c2cdca2 create staging buffer if GN_STATIC_DRAW 2025-06-06 13:38:11 -04:00
Greg Wells
64a12b5d42 buffer creation and binding 2025-06-06 13:10:42 -04:00