Version 0.2.0
Pre-release
Pre-release
New Features
Enhanced Subpixel Morphological Anti-Aliasing
- Higher quality anti-aliasing than FXAA
- Can be enabled in the config file
Option to use multiple effects at once
- Can be configured via the effects option in the config file
One environment variable to rule them all
- 32-bit vkBasalt can now be enabled with
ENABLE_VKBASALT
instead ofENABLE_VKBASALT32
Config file
- The config file now allows white space
- It is now possible to change settings like subpixel Anti-Aliasing strength for FXAA
Bug fixes
- Presenting from a compute queue should no longer cause artifacts
- Memory allocation an intel and amdvlk should be fixed
- VkInstance and VkDevice objects are now destroyed properly