Commit Graph

29 Commits

Author SHA1 Message Date
e34714930c adding some function pfn implementations 2025-11-25 22:28:17 +01:00
a106722bc4 adding image view 2025-11-24 22:42:03 +01:00
ea6260a638 adding image to png export to C test 2025-11-23 22:00:24 +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
5bfc0e6254 adding command buffer states 2025-11-18 00:00:11 +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
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
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
e508d89de8 fixing CI 2025-11-07 12:31:58 +01:00
1d44717760 adding debug logs levels, implementing some physical device functions 2025-11-06 23:10:26 +01:00
f943ea4273 improving readme 2025-11-06 08:30:28 +01:00
5851642869 finally a name 2025-11-05 20:12:44 +01:00
8858c7cadc adding functions 2025-11-05 00:29:19 +01:00
dd527acc2e adding functions 2025-11-04 22:52:39 +01:00
12ad577c25 adding icd base 2025-11-04 17:44:10 +01:00
795b38bdcc improving logger 2025-11-04 16:31:33 +01:00
31c9234a99 improving architecture, adding logical device creation and destruction 2025-11-04 13:02:47 +01:00
0664c3e94b improving function maps 2025-11-04 07:43:55 +01:00
446ac9c1f0 big architectural rework 2025-11-04 00:11:15 +01:00