kbz_8 kbz_8
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-26 21:39:01 +02:00
148ed9b441 [WSI] implementing xcb and xlib surfaces
kbz_8 synced new reference refs/heads/auto_deps_updates to kbz_8/MacroLibX from mirror 2026-08-23 06:16:59 +02:00
kbz_8 synced commits to refs/heads/auto_deps_updates at kbz_8/MacroLibX from mirror 2026-08-23 06:16:59 +02:00
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-21 22:38:34 +02:00
2525dded67 [Phi] adding full formats support, finishing blitter port from software
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-21 13:15:53 +02:00
cbbe113b9b [Phi] adding blitter
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-20 16:12:24 +02:00
1fe3bacbee [Phi] adding foundations for image blitting
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-20 14:12:30 +02:00
b9c12eb599 [Phi] fixing zlint error
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-20 14:11:17 +02:00
3e12e97fe2 [Phi] implementing fully async queues, fences and semaphores
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-19 00:05:38 +02:00
35e6c1d099 [Phi] fixing warnings
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-19 00:01:25 +02:00
51147a1eaf [Phi] adding image management and image/buffer copy commands
e98907df8e [Phi] fixing name consistency
Compare 2 commits »
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-18 03:16:10 +02:00
8360d8edfe [Phi] fixing compilation error from _mm512_set1_epi32 and fixing zlint
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-18 02:51:15 +02:00
d5a794aa64 [Phi] fixing device memory creation, implemented AVX copy and fill for
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-17 18:28:08 +02:00
67314a71ae [Flint] adding flag allocation pass for gen9
kbz_8 synced and deleted reference refs/heads/auto_deps_updates at kbz_8/MacroLibX from mirror 2026-08-16 19:43:12 +02:00
kbz_8 synced new reference refs/heads/auto_deps_updates to kbz_8/MacroLibX from mirror 2026-08-16 03:23:13 +02:00
kbz_8 synced commits to refs/heads/auto_deps_updates at kbz_8/MacroLibX from mirror 2026-08-16 03:23:13 +02:00
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-15 18:15:44 +02:00
ae994bc345 [Flint] implement parallel copy lowering
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-14 20:41:39 +02:00
04ff263b40 [Flint] adding compute resource layout lowering
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-14 03:22:36 +02:00
8c934c7328 [CI] adding format check
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-08-14 03:19:45 +02:00
b4954da909 [Flint] moving ir gen specific code to separate file