kbz_8 kbz_8
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-29 20:16:59 +01:00
1d10a5748b fixing CTS test
kbz_8 pushed to master at kbz_8/VulkanCTSViewer 2026-01-28 17:28:03 +01:00
ac66404055 adding date
kbz_8 synced new reference refs/tags/v2.2.5 to kbz_8/MacroLibX from mirror 2026-01-28 15:03:35 +01:00
kbz_8 synced commits to refs/tags/v2.2.5 at kbz_8/MacroLibX from mirror 2026-01-28 15:03:35 +01:00
kbz_8 synced commits to master at kbz_8/MacroLibX from mirror 2026-01-28 15:03:35 +01:00
b09f5c39f7 fixes: windows x86 compilation error missing VKAPI_PTR (#197)
91b93a6f10 ci(xmake): add test on x86 architecture due to a Vulkan issue (VKAPI_PTR)
26c47c3a95 fix && ci (meson): trying to fix Vulkan issue in renderCore.cpp and add some windows test based from meson wrapdb CI
28142f764f ci(windows_meson): test ci setup meson for windows
Compare 4 commits »
kbz_8 synced commits to indev at kbz_8/MacroLibX from mirror 2026-01-28 15:03:35 +01:00
55eb31551a [BOT] update dependencies
7741ed2dd4 Bump actions/setup-python from 5 to 6
b09f5c39f7 fixes: windows x86 compilation error missing VKAPI_PTR (#197)
91b93a6f10 ci(xmake): add test on x86 architecture due to a Vulkan issue (VKAPI_PTR)
26c47c3a95 fix && ci (meson): trying to fix Vulkan issue in renderCore.cpp and add some windows test based from meson wrapdb CI
Compare 8 commits »
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-28 13:50:24 +01:00
45e9320971 fixing CI
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-28 12:37:49 +01:00
51bae40c2d fixing CI test
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-27 22:56:08 +01:00
1f8415f1b2 fixing crashes
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-27 22:55:07 +01:00
57de432d0b fixing recurrent panic
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-27 17:29:39 +01:00
1ad7b644c4 reducing results sizes
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-26 00:49:51 +01:00
f042daa896 improving logger
kbz_8 pushed to master at kbz_8/VulkanDriver 2026-01-25 22:21:53 +01:00
b333f143b4 working on spirv debug
067db7a48a adding base spv interpreter
Compare 2 commits »
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-24 22:13:15 +01:00
e21d26d997 missing public declaration
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-24 21:16:01 +01:00
c43ffc136e adding named module
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-24 21:09:27 +01:00
5d296743ee adding option
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-24 15:19:07 +01:00
dbf963a3c9 fixing shader execution
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-24 02:46:11 +01:00
96ad7f12f9 adding GLSL std 450 base
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-23 03:23:53 +01:00
37da19ed43 adding base extension support
kbz_8 pushed to master at kbz_8/SPIRV-Interpreter 2026-01-23 02:09:38 +01:00
27172539e5 working on example and adding opcodes