Changelog:
- 11.4.0:
- Fix to keep source compatible with CMake 3.10.2.
- 11.3.0:
- Added --depfile.
- Added --auto-sampled-textures.
- Now supports InterpolateAt-based functions.
- Supports cross-stage automatic IO mapping.
- Supports GL_EXT_vulkan_glsl_relaxed (-R option).
- 11.2.0:
- Removed Python requirement when not building with spirv-tools.
- Add support for GL_EXT_shared_memory_block.
- Implement GL_EXT_null_initializer.
- 11.1.0:
- Added ray-tracing extension support.
Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>