Commit Graph

22 Commits

Author SHA1 Message Date
ff1317d412 adding all base handles 2025-11-30 21:43:19 +01:00
7a94396abe adding Descriptors fundamental implementation 2025-11-27 23:42:05 +01:00
a106722bc4 adding image view 2025-11-24 22:42:03 +01:00
b65d5cf183 adding base Image and ICD file generation 2025-11-23 02:39:56 +01:00
b586ff18e1 implementation of vkCmdFillBuffer and rework of logger 2025-11-22 21:43:31 +01:00
5df8677051 rework of the queue 2025-11-21 23:57:35 +01:00
967451a458 adding base Buffer, refactoring of unnecessary device layer functions 2025-11-20 17:40:23 +01:00
5661505bef fixing command pool, adding base command buffer dispatch table 2025-11-16 20:42:08 +01:00
027bd2ce1c adding command buffer pool logic 2025-11-15 21:29:08 +01:00
2a6233390d adding doc generation 2025-11-15 00:52:28 +01:00
2928517451 improving vulkan allocator; ci skip 2025-11-14 17:32:37 +01:00
fae09760a3 reworking vulkan allocator 2025-11-13 23:27:45 +01:00
e08fba24a6 adding command pool base 2025-11-12 22:50:41 +01:00
9a0cc0d03d adding public queue functions and worker base 2025-11-12 17:40:54 +01:00
c1ed06945e adding queues and debug allocators 2025-11-11 23:55:44 +01:00
c6db045bbc ye 2025-11-10 23:56:29 +01:00
6215a20ed6 working on queues 2025-11-10 21:19:37 +01:00
b2d964c96a working on queues 2025-11-09 21:06:33 +01:00
b4b88ac2db fixing fences implementation 2025-11-09 02:19:02 +01:00
e89d1ff8d9 adding device memory support, fences base 2025-11-09 00:34:52 +01:00
31c9234a99 improving architecture, adding logical device creation and destruction 2025-11-04 13:02:47 +01:00
4e9fdac9b7 working on device 2025-11-03 17:38:31 +01:00