Releases: AlexandrShcherbakov/etna
Releases · AlexandrShcherbakov/etna
Resource creation interface update
Winter 2025
fix get_version (#60) removed error message and code
Support more binding types in automatic barriers
v1.7.0 Add missing pipeline stage and access flags when creating descriptor …
Misc small image/buffer improvements + back compat restore
Misc Image/Buffer improvements 1) Restored backward compat due to missed initializer 2) Added some comments because why not 3) Fixed Bits -> Flags for view aspect 4) Use vulkan.hpp stuff instead of vulkan.h
Hotfix for Image::swap not swapping views and type
v1.6.1 Fix Image::swap not swapping type and views
More image types supported
Should hopefully allow us to play around with cubemaps.
GCC 12 false-positive in Tracy fix
v1.5.1 Silence GCC 12 false-positive maybe-uninitialized
Tracy fixes
Tracing now works and calibrates itself whenever VK_KHR_calibrated_timestamps is available.
Image uploads
Added simple code for uploading images to the GPU
2024 initialization hotfixes
We should work with more weird userspace VK drivers now.