New
0.2.0
- fixed RDNA 2 crash on Windows (no thanks to AMD)
- added --max-bc-size command line argument
- error message now works with vim quickfix
- fixed bug with swizzling
- hcc interop vulkan layer now uses function pointers
- HCC_SHADER_COUNT is emitted in shader metadata
- fixed integer conversion bug
- implement negate for unsigned integer
- fixed logical not
- fixed constant literal of a resource data type
- hmaths fixes