Wojtek Figat
|
88fe9ba186
|
Fix WebGPU crashes when resizing canvas
|
2026-03-23 18:37:58 +01:00 |
|
Wojtek Figat
|
377d5c00aa
|
Add Compute shaders support to WebGPU
|
2026-03-04 21:27:42 +01:00 |
|
Wojtek Figat
|
9be8589437
|
Add shader compiler for WebGPU
Use existing Vulkan compiler to generate SPIR-V and convert it into WGSL with tint compiler
https://github.com/google/dawn/releases/tag/v20260219.200501
|
2026-02-24 17:55:26 +01:00 |
|
Wojtek Figat
|
6081ed35bc
|
Add initial base implementation for WebGPU rendering backend
|
2026-02-23 11:49:45 +01:00 |
|