1
0
Fork 0
No description
  • C 71.1%
  • C++ 24.4%
  • Objective-C++ 4.5%
Find a file
Sky Johnson a763ff8dfb Add Vulkan surface support to Window API
- Add getVulkanSurfaceInfo() method to Window class
- Implement VulkanSurfaceInfo structure for X11
- Add platform-specific Vulkan surface creation support
2026-01-14 22:56:10 -06:00
tests initial commit 2026-01-14 06:18:37 -06:00
window Add Vulkan surface support to Window API 2026-01-14 22:56:10 -06:00
.gitignore initial commit 2026-01-14 06:18:37 -06:00
CLAUDE.md initial commit 2026-01-14 06:18:37 -06:00
coding_style.md initial commit 2026-01-14 06:18:37 -06:00
Makofile initial commit 2026-01-14 06:18:37 -06:00