WebGPU Inspector Versionsgeschichte – 12 Versionen
WebGPU Inspector von brendan-duncan
WebGPU Inspector Versionsgeschichte – 12 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.1.2
Veröffentlicht 23. Mai 2026 – 342,56 KBFunktioniert mit firefox 58.0 und höherv1.1.2- Fix WebWorkers using modules erroring when trying to inspect them, saying 'fetch' had an invalid URL. Module WebWorkers should be inspectable now.
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 1.1.1
Veröffentlicht 21. Mai 2026 – 342,57 KBFunktioniert mit firefox 58.0 und höherv1.1.1
Inspector Panel- Add "Inspect Workers" option for Start inspection. When not checked, WebGPU Inspector will not try to inject into web workers. This can sometimes cause issues due to how this process happens. When checked, WebGPU Inspector will try to connect to web workers.
- WebGPU running from a web worker, inside of an iframe, is able to be inspected more reliably now.
Manual Inspection- Adding webgpu_inspector.js directly to a page will no longer try to inject itself into web workers, resolving issues where the worker injection mechanism caused other problems.
Quelltext steht unter der MIT-Lizenz
Version 1.1.0
Veröffentlicht 20. Mai 2026 – 339,68 KBFunktioniert mit firefox 58.0 und höherv1.1.0
Manual Inspection- Added API to enable webgpu_inspector.js to be added to a html, with an API to start capture frames and save capture data from Javascript.
Inspector Panel- Filter displayed objects, making it easier to find objects of interest.
Capture Panel- Save and Load captures
- Open capture in new tab (right click on capture tab)
- Open capture in new window (right click on capture tab)
- Misc fixes for compute shader debugging.
Shader Debugger- Variables panel: filter variables by name, and values that changed since the last step are highlighted.
- Callstack panel: shows each call frame with its current line, highlights the active frame, and clicking a frame jumps the editor to that line.
- Added a Detect Races button that runs the wgsl_reflect data-race detector, reporting data races and barrier issues caused by missing workgroup/storage barriers.
Quelltext steht unter der MIT-Lizenz
Version 1.0.2
Veröffentlicht 4. Apr. 2026 – 317,57 KBFunktioniert mit firefox 58.0 und höherv1.0.2 - April 04, 2026- Optimize performance issues with the frame and object count plot widget.
- Fix error when inspecting a page that destructs the canvas texture.
Quelltext steht unter der MIT-Lizenz
Version 1.0.1
Veröffentlicht 1. März 2026 – 315,63 KBFunktioniert mit firefox 58.0 und höherv1.0.1 - March 01, 2026- Version updated to 1.0 to improve the version naming scheme.
- Refreshed styling for a cleaner look.
- Index Buffers view is now paginated to improve performance of viewing them.
- Fix null errors with texture views.
- Version label is clickable and takes you to the github.
Quelltext steht unter der MIT-Lizenz
Version 0.19.1
Veröffentlicht 20. Jan. 2026 – 312,95 KBFunktioniert mit firefox 58.0 und höherFix error with capture texturesQuelltext steht unter der MIT-Lizenz
Version 0.19.0
Veröffentlicht 20. Jan. 2026 – 312,94 KBFunktioniert mit firefox 58.0 und höher- Fix requestAnimationFrame inspection breaking threejs pages.
- Shader Edtior: Compile button will stay visible when scrolling large shaders.
- Texture Viewer: Fix display of 1 channel textures.
- Texture Viewer: Fix display of u32 and i32 textures.
- Texture Viewer: Add Auto Range option, to normalize auto texture values for display.
- Texture Viewer: Display texture min and max values
- Texture Viewer: Left-click on texture will display pixel value on the texture info bar.
Quelltext steht unter der MIT-Lizenz
Version 0.18.0
Veröffentlicht 28. Dez. 2025 – 309,13 KBFunktioniert mit firefox 58.0 und höher0.18.0
* Fix issues with Recorder tool.
* Improve connection from page to devtools panel.Quelltext steht unter der MIT-Lizenz
Version 0.17.0
Veröffentlicht 18. Dez. 2025 – 306 KBFunktioniert mit firefox 58.0 und höherv0.17.0- Zoomable texture views.
- Stacktrace lines link to source files.
- Fix text color for light color mode.
- Validation error text is now selectable.
- Improvements to capturing specific frames.
Quelltext steht unter der MIT-Lizenz
Version 0.16.0
Veröffentlicht 1. Nov. 2025 – 304,75 KBFunktioniert mit firefox 58.0 und höher- Fix issue with shader editing on Firefox.
- Add inspection history navigation
Quelltext steht unter der MIT-Lizenz
Version 0.15.0
Veröffentlicht 10. Sep. 2025 – 302,62 KBFunktioniert mit firefox 58.0 und höher- Fixes to the WGSL shader parser for reflection information and compute shader debugging.
- Fixes for inspecting and recording sites that use Worker threads.
Quelltext steht unter der MIT-Lizenz
Version 0.14.0
Veröffentlicht 25. Juli 2025 – 301,81 KBFunktioniert mit firefox 58.0 und höherQuelltext steht unter der MIT-Lizenz