Commit Graph

85 Commits

Author SHA1 Message Date
1f8415f1b2 fixing crashes
Some checks failed
Build / build (push) Successful in 2m29s
Test / build_and_test (push) Failing after 45m9s
2026-01-27 22:56:03 +01:00
f042daa896 improving logger
Some checks failed
Build / build (push) Successful in 2m20s
Test / build_and_test (push) Failing after 1h21m19s
2026-01-26 00:49:46 +01:00
b333f143b4 working on spirv debug
Some checks failed
Build / build (push) Successful in 2m18s
Test / build_and_test (push) Failing after 1h22m47s
2026-01-25 21:55:02 +01:00
067db7a48a adding base spv interpreter 2026-01-25 17:57:17 +01:00
87c6a66a2f fixing memory leak
Some checks failed
Build / build (push) Successful in 2m13s
Test / build_and_test (push) Failing after 25m3s
2026-01-08 14:17:49 +01:00
7d5eb1553b working on commands 2025-12-22 16:57:41 +01:00
8a641adb8e adding software blitter base 2025-12-20 00:00:42 +01:00
084412ac1c fixing command pool 2025-12-18 17:25:34 +01:00
a67660f17b fixing test and docs 2025-12-17 18:12:53 +01:00
64af182ecc adding VK_KHR_get_physical_device_properties2 and bug fixes 2025-12-17 17:39:20 +01:00
87d8d480cb fixing buid 2025-12-15 17:43:56 +01:00
95c3df90c6 fill buffer fix 2025-12-15 10:26:28 +01:00
bbd21e55de working on events 2025-12-14 23:11:35 +01:00
8692e4a4e5 fixing fence 2025-12-10 08:34:39 +01:00
7e19ba2fdd changind atomic operations order 2025-12-10 07:39:21 +01:00
0f71a3d39c fixing soft device leaks 2025-12-09 00:26:03 +01:00
8b33e61903 fixing some tests 2025-12-09 00:09:02 +01:00
c67cb86dff switching to Pytorch's cpuinfo 2025-12-08 11:20:15 +01:00
45d46e5b74 fixing soft physical device name issue 2025-12-07 22:52:30 +01:00
4ca671366d improving CTS support 2025-12-07 22:04:42 +01:00
453d965d0c fixing CTS issues, improving logger 2025-12-05 23:01:17 +01:00
96f69de54f fixing lots of minor issues 2025-12-05 00:36:14 +01:00
4b8aae9eb9 fixing some issues 2025-12-04 17:43:58 +01:00
1def0692bb adding Vulkan conformance tests as a step 2025-12-03 23:50:52 +01:00
ff1317d412 adding all base handles 2025-11-30 21:43:19 +01:00
71f2b9171b adding PFNs 2025-11-29 22:27:00 +01:00
37b5eeacd0 adding PFNs 2025-11-29 19:57:47 +01:00
010250c004 adding PFNs; ci skip 2025-11-29 18:49:27 +01:00
7a94396abe adding Descriptors fundamental implementation 2025-11-27 23:42:05 +01:00
a3df2cadd2 adding base descriptors 2025-11-26 21:49:31 +01:00
e34714930c adding some function pfn implementations 2025-11-25 22:28:17 +01:00
0c2ab2b539 i am dumb 2025-11-24 22:44:58 +01:00
a106722bc4 adding image view 2025-11-24 22:42:03 +01:00
54e33e03ab tmp test fix 2025-11-23 22:06:54 +01:00
ea6260a638 adding image to png export to C test 2025-11-23 22:00:24 +01:00
823f058612 adding documentation commentary 2025-11-23 02:44:33 +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
4c91713ccd adding command descriptors and buffer base 2025-11-19 21:21:36 +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
c74bc7fb15 adding gdb utils 2025-11-16 15:28:12 +01:00
b8c7a6e41e moving command buffer creation to base command pool 2025-11-15 23:32:38 +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