Long time no see release.
- [Vulkan] Replaced legacy HW gamma correction (
SetDeviceGammaRamp
API) with compute shader. Controlled viar_shaderGamma
cvar. - [Vulkan] Make Vulkan a default backend. Mostly due to the issues with
SetDeviceGammaRamp
on some systems.