Історія версій WebGPU Inspector - 12 версій
WebGPU Inspector автор brendan-duncan
Історія версій WebGPU Inspector - 12 версій
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 1.1.2
Випущено 23 трав 2026 р. - 342,56 КБПрацює з firefox 58.0 і новішеv1.1.2- Fix WebWorkers using modules erroring when trying to inspect them, saying 'fetch' had an invalid URL. Module WebWorkers should be inspectable now.
Програмний код випущено на умовах Ліцензія MIT
Попередні версії
Версія 1.1.1
Випущено 21 трав 2026 р. - 342,57 КБПрацює з firefox 58.0 і новішеv1.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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.1.0
Випущено 20 трав 2026 р. - 339,68 КБПрацює з firefox 58.0 і новішеv1.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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.2
Випущено 4 квіт 2026 р. - 317,57 КБПрацює з firefox 58.0 і новішеv1.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.
Програмний код випущено на умовах Ліцензія MIT
Версія 1.0.1
Випущено 1 бер 2026 р. - 315,63 КБПрацює з firefox 58.0 і новішеv1.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.
Програмний код випущено на умовах Ліцензія MIT
Версія 0.19.1
Випущено 20 січ 2026 р. - 312,95 КБПрацює з firefox 58.0 і новішеFix error with capture texturesПрограмний код випущено на умовах Ліцензія MIT
Версія 0.19.0
Випущено 20 січ 2026 р. - 312,94 КБПрацює з firefox 58.0 і новіше- 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.
Програмний код випущено на умовах Ліцензія MIT
Версія 0.18.0
Випущено 28 груд 2025 р. - 309,13 КБПрацює з firefox 58.0 і новіше0.18.0
* Fix issues with Recorder tool.
* Improve connection from page to devtools panel.Програмний код випущено на умовах Ліцензія MIT
Версія 0.17.0
Випущено 18 груд 2025 р. - 306 КБПрацює з firefox 58.0 і новішеv0.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.
Програмний код випущено на умовах Ліцензія MIT
Версія 0.16.0
Випущено 1 лист 2025 р. - 304,75 КБПрацює з firefox 58.0 і новіше- Fix issue with shader editing on Firefox.
- Add inspection history navigation
Програмний код випущено на умовах Ліцензія MIT
Версія 0.15.0
Випущено 10 вер 2025 р. - 302,62 КБПрацює з firefox 58.0 і новіше- Fixes to the WGSL shader parser for reflection information and compute shader debugging.
- Fixes for inspecting and recording sites that use Worker threads.
Програмний код випущено на умовах Ліцензія MIT
Версія 0.14.0
Випущено 25 лип 2025 р. - 301,81 КБПрацює з firefox 58.0 і новішеПрограмний код випущено на умовах Ліцензія MIT