Commit Graph

18 Commits

Author SHA1 Message Date
1c2f6a35ab working d3d11 device creation 2025-04-13 17:21:15 +02:00
b1102874e6 fixing dangling pointer in vulkan's command pools 2025-03-03 10:31:55 +01:00
625df61289 fixing vulkan physical device picker issue 2025-02-26 12:02:52 +01:00
443eb6b810 working on WebGPU support 2025-02-23 17:12:27 +01:00
2de2e1f381 fixing descriptor sets, adding buffer compute write test 2025-02-21 20:24:00 +01:00
4bbbf4e5dd moving compute pass to his own files 2025-01-26 14:21:52 +01:00
16d029b59c adding xmake rule to check file, fixing headers year 2025-01-26 12:52:10 +01:00
6a40074c08 working on vulkan descriptor sets 2025-01-26 00:35:06 +01:00
52850323fd working on images, adding unit tests for image and buffers 2024-12-08 03:16:10 +01:00
cddd08f92f adding Vulkan's buffer creation 2024-11-27 05:04:49 +01:00
d0eb9e0876 working on Vulkahn compute pipelines 2024-11-18 17:23:14 +01:00
d8b14d1a7e adding command list Vulkan support 2024-11-17 10:52:29 +01:00
370f0b0f11 adding fences 2024-10-10 21:12:48 +02:00
405c8b186a adding Vulkan device creation, adding unit tests, adding few API function declarations 2024-10-10 15:22:56 +02:00
f189928c82 adding backend management responsability to the user 2024-10-09 18:56:41 +02:00
b075f8ea73 working on vulkan 2024-10-08 15:23:20 +02:00
8de4b8677b adding D3D11 base, working on Vulkan backend 2024-10-08 09:40:39 +02:00
9f753ecae3 adding sources 2024-10-06 13:31:13 +02:00