Commit Graph

89 Commits

Author SHA1 Message Date
Greg Wells
443828b46a redo queue to be less async 2025-07-19 07:08:49 -04:00
Greg Wells
b8f431a5e0 redo metal shader compilation with argument buffers 2025-07-18 21:29:24 -04:00
Greg Wells
431436b945 start to redo metal shader compilation 2025-07-18 20:58:23 -04:00
Greg Wells
0fda577f03 fix 1 of many bugs in GN_RENDERINGAPI_METAL 2025-07-16 20:23:36 -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
125c45662d metal remove queue API 2025-07-15 11:43:53 -04:00
Greg Wells
cfcb37a1a4 vulkan remove queue API 2025-07-15 11:43:17 -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
7722467ceb gnIsExtensionSupported 2025-07-15 09:06:17 -04:00
Greg Wells
a385f6f549 housekeeping 2025-07-12 15:16:42 -04:00
Greg Wells
e43b731f39 some housekeeping 2025-07-12 15:00:19 -04:00
Greg Wells
8445c0553b redo semaphore impl on metal 2025-07-11 17:08:28 -04:00
Greg Wells
2def510f69 redo presentation queue waiting 2025-07-11 14:02:55 -04:00
Greg Wells
7d22da040a metal sync extension 2025-07-09 21:37:22 -04:00
Greg Wells
f6f856c1ec update metal to report device features 2025-07-09 15:31:13 -04:00
Gregory Wells
7f1d457f20 Update SPIRV-Cross 2025-07-09 14:53:21 -04:00
Greg Wells
89ea72b341 multisampling in metal 2025-07-09 13:27:06 -04:00
Greg Wells
b9cbdd3286 redo MTLRenderPassDescriptor creation 2025-07-06 07:21:23 -04:00
Greg Wells
c3ea545c99 create multisampled textures in metal 2025-07-05 19:16:49 -04:00
Greg Wells
2b2fc9c947 stop printing out the compiled MSL 2025-07-03 21:18:50 -04:00
Greg Wells
b53a31c565 metal storage buffers + rework of shader maps 2025-07-03 19:48:12 -04:00
Greg Wells
6a22931ee6 texture extents 2025-07-02 16:11:15 -04:00
Greg Wells
0d799d3066 some wierd seg fault (think its fixed) 2025-07-02 10:43:22 -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
504603e5ac fix some bugs on macos and improve presentation queue 2025-07-01 16:15:43 -04:00
Greg Wells
4c7fe77db3 metal depth stencil state or something 2025-07-01 12:42:03 -04:00
Greg Wells
dd84b3bef3 push constants 2025-07-01 12:32:44 -04:00
Greg Wells
f7f5d4b3a4 uniform buffer rebinding 2025-07-01 12:19:26 -04:00
Greg Wells
7c5c333fa2 remap bindings 2025-07-01 12:06:30 -04:00
Greg Wells
76e80081fb start texture binding 2025-07-01 11:31:55 -04:00
Greg Wells
8211876837 get all the commands to work 2025-06-29 14:40:09 -04:00
Greg Wells
1a4101bf4d load all instance functions 2025-06-29 08:43:58 -04:00
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
ea9e08599b update modules 2025-06-24 16:23:51 -04:00
Gregory Wells
d66f470a52 rename to projects (DOES NOT COMPILE) 2025-06-24 12:04:16 -04:00