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
42c45bbeb2c4d5fb02dff1362cbc5a31342c03ec
basalt
/
include
History
Riley King-Saunders
42c45bbeb2
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
..
containers
Made some of the if statements constexpr to dodge compiler errors for non-copyable or non-movable objects
2025-07-07 22:43:13 +10:00
core
Added functionallity to modify the global and stream-local logging masks as well as a function to retrieve a reference to the stream instance
2025-06-26 13:15:56 +10:00
vulkan
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
basalt_defines.h
Added support via a macro (BASALT_ENABLE_ALLOC_RECORDS 1) to enable tracking all allocations pointer value and their size. Naturally this is slow and should be disabled for any non-debug build.
2025-07-07 22:45:35 +10:00