This website requires JavaScript.
Explore
Help
Sign In
riley
/
basalt
Watch
1
Star
0
Fork
0
You've already forked basalt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a0ef896d1e0321252ea2f915f5722699639a664e
basalt
/
include
/
vulkan
History
Riley King-Saunders
a0ef896d1e
Created a paper-thin wrapper around a VkQueue mainly so it manages its own lifecycle so long as its associated device is alive
2025-07-07 22:50:12 +10:00
..
basalt_context.h
Added cast operator for VkInstance
2025-07-07 22:46:37 +10:00
basalt_physical_device.h
Created physical device object
2025-07-07 22:48:07 +10:00
basalt_queue.h
Created a paper-thin wrapper around a VkQueue mainly so it manages its own lifecycle so long as its associated device is alive
2025-07-07 22:50:12 +10:00
basalt_window.h
Updated the window to hold the vulkan context and a vulkan surface as well as providing a cast operator for the surface
2025-07-07 22:48:59 +10:00