This website requires JavaScript.
Explore
Help
Sign In
kbz_8
/
VulkanDriver
Watch
1
Star
2
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a7c1fd6ee3c416d4a392ad801f16685b71159c08
VulkanDriver
/
src
/
vulkan
T
History
kbz_8
7dc2ba7549
Test / build_and_test (push)
Successful in 2m13s
Details
Build / build (push)
Successful in 3m57s
Details
fixing vulkan entrypoints for extensions
2026-07-02 00:39:24 +02:00
..
wsi
fixing wsi crashes
2026-07-01 13:56:47 +02:00
BinarySemaphore.zig
implementing binary semaphores
2026-06-06 11:25:21 +02:00
Buffer.zig
adding vkGetBufferDeviceAddress
2026-06-26 23:28:32 +02:00
BufferView.zig
fixing crashes
2026-05-17 01:58:20 +02:00
c_includes.h
removing wayland include
2026-05-05 14:42:36 +02:00
CommandBuffer.zig
fixing synchronization issues, implementing missing entrypoints
2026-06-30 14:36:20 +02:00
CommandPool.zig
fixing crashes
2026-06-08 23:59:56 +02:00
DescriptorPool.zig
ci skip; start of update to zig 0.16
2026-04-16 22:15:07 +02:00
DescriptorSet.zig
adding descriptor sets injections to graphics stages
2026-05-15 00:58:58 +02:00
DescriptorSetLayout.zig
yes
2026-06-04 02:45:06 +02:00
Device.zig
fixing vulkan entrypoints for extensions
2026-07-02 00:39:24 +02:00
DeviceMemory.zig
fixing sneaky bug in blitter clear
2026-05-27 00:47:12 +02:00
Dispatchable.zig
working on wsi
2026-05-05 02:21:35 +02:00
drm.zig
adding DRM device search and intel pci device map
2026-06-18 04:23:06 +02:00
error_set.zig
adding base depth buffers
2026-05-14 01:35:26 +02:00
Event.zig
implementing all event functions
2026-04-28 02:32:10 +02:00
fallback_host_allocator.zig
adding bounded arena allocator to renderer
2026-05-10 12:28:53 +02:00
Fence.zig
fixing synchronization issues, implementing missing entrypoints
2026-06-30 14:36:20 +02:00
format.zig
yes
2026-06-04 02:45:06 +02:00
Framebuffer.zig
yes
2026-06-04 02:45:06 +02:00
Image.zig
adding fragment derivatives, base pipeline cache, missing KHR function to avoid CTS crash + lots of minor bugfixes
2026-06-08 14:55:41 +02:00
ImageView.zig
adding fragdepth propagation, adjusting attachment sizing
2026-06-19 22:20:59 +02:00
Instance.zig
adding DRM device search and intel pci device map
2026-06-18 04:23:06 +02:00
lib_vulkan.zig
fixing vulkan entrypoints for extensions
2026-07-02 00:39:24 +02:00
lib.zig
adding DRM device search and intel pci device map
2026-06-18 04:23:06 +02:00
logger.zig
fixing intel names
2026-06-18 14:36:20 +02:00
NonDispatchable.zig
WSI is finally working
2026-05-05 13:58:01 +02:00
PhysicalDevice.zig
fixing wsi crashes
2026-07-01 13:56:47 +02:00
Pipeline.zig
fixing synchronization issues, implementing missing entrypoints
2026-06-30 14:36:20 +02:00
PipelineCache.zig
implementing proper pipeline cache
2026-06-13 23:08:12 +02:00
PipelineLayout.zig
implementing push constants
2026-05-12 03:01:17 +02:00
QueryPool.zig
fixing synchronization issues, implementing missing entrypoints
2026-06-30 14:36:20 +02:00
Queue.zig
fixing wsi crashes
2026-07-01 13:56:47 +02:00
RefCounter.zig
fixing leaks
2026-05-06 12:55:41 +02:00
RenderPass.zig
implementing proper pipeline cache
2026-06-13 23:08:12 +02:00
Sampler.zig
improving spirv kill support
2026-06-12 23:13:58 +02:00
ShaderModule.zig
fixing crashes
2026-01-27 22:56:03 +01:00
SpinMutex.zig
adding bounded arena allocator to renderer
2026-05-10 12:28:53 +02:00
utils.zig
removing test
2026-06-08 18:18:05 +02:00
VulkanAllocator.zig
fixing triggered assertion in blitter
2026-05-09 23:52:06 +02:00