topaz/rendering/vk
2026-01-07 02:54:16 +01:00
..
buffer.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
buffer.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
command.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
command.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
device.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
device.h feat(layout)!: move /gl and /vk into rendering directory 2025-11-05 19:39:44 +01:00
framebuffer.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
framebuffer.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
instance.c fix RGFW related warnings 2026-01-07 02:54:16 +01:00
instance.h feat(layout)!: move /gl and /vk into rendering directory 2025-11-05 19:39:44 +01:00
macos_platform.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
physical_device.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
physical_device.h feat(core)!: move types.h to core/types.h and modify include paths 2025-11-12 14:29:01 +02:00
pipeline.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
pipeline.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
platform.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
renderer.c fix RGFW related warnings 2026-01-07 02:54:16 +01:00
renderpass.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
renderpass.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
surface.c added license comments 2025-11-05 22:08:55 +01:00
surface.h added license comments 2025-11-05 22:08:55 +01:00
swapchain.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
swapchain.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
sync.c basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
sync.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00
vk.h basic rendering for both opengl and vulkan 2026-01-07 02:43:00 +01:00