Michal Ziulek
Michal Ziulek
https://github.com/michal-z/zig-gamedev
https://github.com/memononen/libtess2 https://github.com/MetricPanda/fast-poly2tri
https://wwwtyro.net/2019/11/18/instanced-lines.html
https://github.com/microsoft/DirectXShaderCompiler/blob/master/include/dxc/dxcapi.h
https://www.nuget.org/packages/Microsoft.Direct3D.DirectStorage/1.0.0
ZLS+VSCode+win10, when loading info (mouse hover) for some functions in your codebase (mostly related to d3d12.zig) zls eats huge amounts of ram & doesn't load info, stalls into lookup for...
This happens only in debug builds when creating (some) graphics pipelines. Windows 11, D3D12 backend. ``` Illegal instruction at address 0x7ff6a966b26d D:\a\mach-gpu-dawn\mach-gpu-dawn\libs\dawn\src\dawn\native\stream\Stream.h:155:0: 0x7ff6a966b26d in awn::native::stream::Stream::Write (dawn.lib) D:\a\mach-gpu-dawn\mach-gpu-dawn\libs\dawn\src\dawn\native\stream\Stream.h:51:0: 0x7ff6a966b10f in awn::native::stream::StreamIn...