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
d5503070112a013fe2682d43a456be10259cb11c
basalt
/
include
History
Riley King-Saunders
d550307011
Updated PipelineBuilder to now allow adding vertex bindings
2025-07-10 00:46:33 +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 PipelineBuilder to now allow adding vertex bindings
2025-07-10 00:46:33 +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