cwoffenden / hello-webgpu

Cross-platform C++ example for WebGPU and Dawn
272 stars 36 forks source link

Upgrade libDawn to latest (only win-x64 release libs updated) #8

Closed stefan-tb closed 3 years ago

stefan-tb commented 3 years ago

Hi Carl,

Here we go. Its all the headers from libDawn + compiled libDawn for win-x64-release only (!) plus the "real" changes in

src/main.cpp

src/win/webgpu.cpp

cwoffenden commented 3 years ago

I merged your changes, and rebuilt (and tested!) all the Windows variants.