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
aa752bc208c9764924dfa3e8836d9ece3792a5c3
basalt
/
src
History
Riley King-Saunders
aa752bc208
Extended SwapchainSupportDetails API to force it to requery values, use darray's rather than initializer lists and extended the get_framebuffer_extent function to allow disabling the final clamping step at the end of the function. This is used by the swapchain to avoid repeatedly requerying when minimised.
2025-07-10 21:50:26 +10:00
..
core
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
vulkan
Extended SwapchainSupportDetails API to force it to requery values, use darray's rather than initializer lists and extended the get_framebuffer_extent function to allow disabling the final clamping step at the end of the function. This is used by the swapchain to avoid repeatedly requerying when minimised.
2025-07-10 21:50:26 +10:00