|
|
d354e7667d
|
switching to fully multithreaded compute pipelines executions
Build / build (push) Successful in 1m58s
Test / build_and_test (push) Successful in 1h37m16s
|
2026-03-08 02:31:13 +01:00 |
|
|
|
b13d9cb4c9
|
working compute pipelines
Build / build (push) Successful in 1m11s
Test / build_and_test (push) Failing after 3h3m41s
|
2026-02-26 03:12:47 +01:00 |
|
|
|
e5cbbbcc91
|
reworking command buffers, adding soft compute routines
Build / build (push) Successful in 2m4s
Test / build_and_test (push) Failing after 3h24m26s
|
2026-02-24 04:49:59 +01:00 |
|
|
|
d97533082d
|
adding descriptor bindings
Build / build (push) Successful in 1m5s
Test / build_and_test (push) Failing after 3h8m2s
|
2026-02-21 03:37:08 +01:00 |
|
|
|
a95e57bd5e
|
adding descriptor writes for storage buffers
Build / build (push) Successful in 1m14s
Test / build_and_test (push) Successful in 2h18m31s
|
2026-02-18 01:46:57 +01:00 |
|
|
|
b9ef230c0e
|
working on descriptor sets
Build / build (push) Successful in 1m58s
Test / build_and_test (push) Successful in 38m44s
|
2026-02-17 02:22:43 +01:00 |
|
|
|
1f8415f1b2
|
fixing crashes
Build / build (push) Successful in 2m29s
Test / build_and_test (push) Failing after 45m9s
|
2026-01-27 22:56:03 +01:00 |
|
|
|
b333f143b4
|
working on spirv debug
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 |
|
|
|
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 |
|
|
|
64af182ecc
|
adding VK_KHR_get_physical_device_properties2 and bug fixes
|
2025-12-17 17:39:20 +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 |
|
|
|
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 |
|
|
|
7a94396abe
|
adding Descriptors fundamental implementation
|
2025-11-27 23:42:05 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
6215a20ed6
|
working on queues
|
2025-11-10 21:19:37 +01:00 |
|
|
|
4c2963f109
|
switching to llvm build to fix Thread.Pool issue
|
2025-11-10 19:13:06 +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 |
|
|
|
4b23abe795
|
adding device memory base
|
2025-11-08 01:00:30 +01:00 |
|
|
|
e508d89de8
|
fixing CI
|
2025-11-07 12:31:58 +01:00 |
|