What's Changed
- Minor fixes to compile/link on Windows. by @ocornut in https://github.com/mikesart/gpuvis/pull/2
- Fix includes for GCC 7 by @CounterPillow in https://github.com/mikesart/gpuvis/pull/6
- typo prevents execution by @TTimo in https://github.com/mikesart/gpuvis/pull/11
- typo by @TTimo in https://github.com/mikesart/gpuvis/pull/12
- Fix some unchecked error codes from asprint...