C++ graphics library using Wayland and Vulkan.
  • C 43.3%
  • C++ 42.6%
  • JavaScript 13.2%
  • GLSL 0.9%
Find a file
Jorijn van der Graaf 7f5297ca57 add Rendertarget and Shm implementations to project.cpp
Both were on disk but missing from the V2 port's implementations list;
Rendertarget is required for RendertargetVulkan linkage, Shm is the
Wayland shared-memory helper.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 02:00:17 +02:00
examples crafter-build V2 2026-04-30 01:30:08 +02:00
implementations update 2026-04-16 23:03:24 +02:00
interfaces update 2026-04-16 23:03:24 +02:00
lib scaling 2025-12-29 18:56:06 +01:00
.gitignore push 2025-04-16 00:45:27 +02:00
Doxyfile improved docs 2025-06-14 14:58:02 +02:00
LICENSE removed pipeline arg 2025-05-07 19:21:51 +02:00
project.cpp add Rendertarget and Shm implementations to project.cpp 2026-04-30 02:00:17 +02:00