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
8858c89f30e03ebee8b892022b90522e811d2d35
basalt
/
include
History
Riley King-Saunders
8858c89f30
Created a buffer object. Use the new pipeline bind_vertex to use for verticies
2025-07-10 21:56:39 +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
Created a buffer object. Use the new pipeline bind_vertex to use for verticies
2025-07-10 21:56:39 +10:00
basalt_defines.h
BASALT_ENABLE_ALLOC_RECORDS is now an optional define that is controllable by the end-user. If not defined before including a basalt header, it will be defined as 0 (disabled)
2025-07-10 00:47:58 +10:00