27 Commits

Author SHA1 Message Date
ff1317d412 adding all base handles 2025-11-30 21:43:19 +01:00
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
967451a458 adding base Buffer, refactoring of unnecessary device layer functions 2025-11-20 17:40:23 +01:00
8ee6c9f63d fixing doc generation 2025-11-18 15:36:07 +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
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
b2d964c96a working on queues 2025-11-09 21:06:33 +01:00
e89d1ff8d9 adding device memory support, fences base 2025-11-09 00:34:52 +01:00
72e24bf954 moving volk to a deps fetch 2025-11-05 20:51:31 +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
4e9fdac9b7 working on device 2025-11-03 17:38:31 +01:00
6b1d525e40 architectural rework 2025-11-03 15:40:15 +01:00
697b67e07a cleaning dispatchable handle support 2025-11-02 02:43:38 +01:00
7639c40074 impriving architecture 2025-11-02 00:34:45 +01:00
f95098cead fixing module export 2025-10-31 17:47:25 +01:00
6d559d719a adding entry point to soft driver, adding C test 2025-10-29 21:55:28 +01:00