Примечания к выпускам
Узнайте об изменениях в Chrome Stable, которые затрагивают разработчиков.
What's New in WebGPU (Chrome 133)
Updated 29 января 2025 г.
Additional unorm8x4-bgra and 1-component vertex formats, allow unknown limits to be requested with undefined value, WGSL alignment rules changes, WGSL performance gains with discard, and much more.
What's New in WebGPU (Chrome 132)
Updated 8 января 2025 г.
Texture view usage, 32-bit float textures blending, GPUDevice adapterInfo attribute, configuring canvas context with invalid format throw JavaScript error, filtering sampler restrictions on textures, extended subgroups experimentation, improving developer experience, experimental support for 16-bit normalized texture formats, and more.
What's next for WebGPU
Updated 21 ноября 2024 г.
Learn about new AI and rendering features discussed at the latest GPU for the Web working group meeting.
What's New in WebGPU (Chrome 131)
Updated 6 ноября 2024 г.
Clip distances in WGSL, GPUCanvasContext getConfiguration(), point and line primitives must not have depth bias, inclusive scan built-in functions for subgroups, experimental support for multi-draw indirect, shader module compilation option strict math, remove GPUAdapter requestAdapterInfo(), and more.
WebGPU: Troubleshooting tips and fixes
Updated 29 октября 2024 г.
Learn why WebGPU may be disabled or not working in Chrome browser.
What's New in WebGPU (Chrome 130)
Updated 15 октября 2024 г.
Dual source blending, shader compilation time improvements on Metal, deprecation of GPUAdapter requestAdapterInfo(), and more.
What's New in WebGPU (Chrome 129)
Updated 17 сентября 2024 г.
HDR support with canvas tone mapping mode, expanded subgroups support, and more.
What's New in WebGPU (Chrome 128)
Updated 20 августа 2024 г.
Experimenting with subgroups, deprecate setting depth bias for lines and points, hide uncaptured error DevTools warning if preventDefault, WGSL interpolate sampling first and either, and more.
Build an app with WebGPU
Updated 20 августа 2024 г.
Learn how to build an app with WebGPU for the web and specific platforms.
What's New in WebGPU (Chrome 127)
Updated 23 июля 2024 г.
Experimental support for OpenGL ES on Android, GPUAdapter info attribute, WebAssembly interop improvements, and more.
What's New in WebGPU (Chrome 126)
Updated 12 июня 2024 г.
Increase maxTextureArrayLayers limit, buffer upload optimization for Vulkan backend, shader compilation time improvements, submitted command buffers must be unique, and Dawn updates.
I/O 2024 Web AI wrap up: New models, tools, and APIs for your next web app
Updated 16 мая 2024 г.
Read a wrap up from Web AI at I/O 2024. Learn about the new models, tools, and APIs for your next web app.
WebAssembly and WebGPU enhancements for faster Web AI, part 2
Updated 16 мая 2024 г.
Part 2/2. Learn how WebAssembly and WebGPU enhancements improve machine learning performance on the web.
WebAssembly and WebGPU enhancements for faster Web AI, part 1
Updated 16 мая 2024 г.
Part 1/2. Learn how WebAssembly and WebGPU enhancements improve machine learning performance on the web.
What's New in WebGPU (Chrome 125)
Updated 7 мая 2024 г.
Subgroups in development and render to slice of 3D texture.
Overview of WebGPU
Updated 30 апреля 2024 г.
WebGPU allows high-performance 3D graphics and data-parallel computation on the web.
What's New in WebGPU (Chrome 124)
Updated 9 апреля 2024 г.
Read-only and read-write storage textures, service workers and shared workers support, new adapter information attributes, and bug fixes.
What's New in WebGPU (Chrome 123)
Updated 12 марта 2024 г.
DP4a built-in functions support, unrestricted pointer parameters, syntax sugar for dereferencing composites in WGSL, and more.
What's New in WebGPU (Chrome 122)
Updated 13 февраля 2024 г.
Compatibility mode in development, increase maxVertexAttributes limit, and Dawn updates.
What's New in WebGPU (Chrome 121)
Updated 18 января 2024 г.
Support WebGPU on Android, use of DXC for shader compilation, timestamp queries in compute and render passes, default entry points to shader modules, support display-p3 as GPUExternalTexture color space, memory heaps info, and more.
Web AI model testing in Google Colab
Updated 16 января 2024 г.
Learn how to test client-side, browser-based AI models in, while remaining scalable, automatable, and within a standardized hardware setup.
Supercharge Web AI model testing: WebGPU, WebGL, and Headless Chrome
Updated 16 января 2024 г.
Discover our solutions for how to consistently automate browser testing and improve application performance.
What's New in WebGPU (Chrome 120)
Updated 8 декабря 2023 г.
Support for 16-bit floating-point values in WGSL, limits increase, depth-stencil state changes, adapter information updates, and more.
Capturing the WebGPU ecosystem
Updated 9 ноября 2023 г.
Learn about how the WebGPU ecosystem extends beyond the JavaScript, C++, and Rust realms.
What's New in WebGPU (Chrome 119)
Updated 24 октября 2023 г.
Filterable 32-bit float textures, unorm10-10-10-2 vertex format, rgb10a2uint texture format, and more.
What's New in WebGPU (Chrome 118)
Updated 3 октября 2023 г.
Extended source support for copyExternalImageToTexture, experimental support for read-write and read-only storage texture, and more.
From WebGL to WebGPU
Updated 19 сентября 2023 г.
Learn some tips for WebGL developers who are migrating to WebGPU.
What's New in WebGPU (Chrome 117)
Updated 5 сентября 2023 г.
Unset vertex buffer and bind group, make lost devices appear to function, and more.
What's New in WebGPU (Chrome 116)
Updated 8 августа 2023 г.
WebCodecs integration, video playback improvements, and more.
What's New in WebGPU (Chrome 115)
Updated 20 июня 2023 г.
Supported WGSL language extensions, experimental support for Direct3D 11, and more.
WebGPU: Unlocking modern GPU access in the browser
Updated 10 мая 2023 г.
Learn how WebGPU unlocks the power of the GPU for faster machine learning performance and better graphics rendering.
What's New in WebGPU (Chrome 113)
Updated 26 апреля 2023 г.
WebGPU ships in Chrome with WebCodecs integration in origin trial.
Chrome ships WebGPU
Updated 6 апреля 2023 г.
The Chrome team ships WebGPU, which allows high-performance 3D graphics and data-parallel computation on the web.
Get started with GPU Compute on the web
Updated 28 августа 2019 г.
This post explores the experimental WebGPU API through examples and helps you get started with performing data-parallel computations using the GPU.
Всегда обновление
What's New in WebGPU (Chrome 133)
Updated 29 января 2025 г.
Additional unorm8x4-bgra and 1-component vertex formats, allow unknown limits to be requested with undefined value, WGSL alignment rules changes, WGSL performance gains with discard, and much more.
What's New in WebGPU (Chrome 132)
Updated 8 января 2025 г.
Texture view usage, 32-bit float textures blending, GPUDevice adapterInfo attribute, configuring canvas context with invalid format throw JavaScript error, filtering sampler restrictions on textures, extended subgroups experimentation, improving developer experience, experimental support for 16-bit normalized texture formats, and more.
What's next for WebGPU
Updated 21 ноября 2024 г.
Learn about new AI and rendering features discussed at the latest GPU for the Web working group meeting.
What's New in WebGPU (Chrome 131)
Updated 6 ноября 2024 г.
Clip distances in WGSL, GPUCanvasContext getConfiguration(), point and line primitives must not have depth bias, inclusive scan built-in functions for subgroups, experimental support for multi-draw indirect, shader module compilation option strict math, remove GPUAdapter requestAdapterInfo(), and more.
WebGPU: Troubleshooting tips and fixes
Updated 29 октября 2024 г.
Learn why WebGPU may be disabled or not working in Chrome browser.
What's New in WebGPU (Chrome 130)
Updated 15 октября 2024 г.
Dual source blending, shader compilation time improvements on Metal, deprecation of GPUAdapter requestAdapterInfo(), and more.
What's New in WebGPU (Chrome 129)
Updated 17 сентября 2024 г.
HDR support with canvas tone mapping mode, expanded subgroups support, and more.
What's New in WebGPU (Chrome 128)
Updated 20 августа 2024 г.
Experimenting with subgroups, deprecate setting depth bias for lines and points, hide uncaptured error DevTools warning if preventDefault, WGSL interpolate sampling first and either, and more.
Build an app with WebGPU
Updated 20 августа 2024 г.
Learn how to build an app with WebGPU for the web and specific platforms.
What's New in WebGPU (Chrome 127)
Updated 23 июля 2024 г.
Experimental support for OpenGL ES on Android, GPUAdapter info attribute, WebAssembly interop improvements, and more.
What's New in WebGPU (Chrome 126)
Updated 12 июня 2024 г.
Increase maxTextureArrayLayers limit, buffer upload optimization for Vulkan backend, shader compilation time improvements, submitted command buffers must be unique, and Dawn updates.
I/O 2024 Web AI wrap up: New models, tools, and APIs for your next web app
Updated 16 мая 2024 г.
Read a wrap up from Web AI at I/O 2024. Learn about the new models, tools, and APIs for your next web app.
WebAssembly and WebGPU enhancements for faster Web AI, part 2
Updated 16 мая 2024 г.
Part 2/2. Learn how WebAssembly and WebGPU enhancements improve machine learning performance on the web.
WebAssembly and WebGPU enhancements for faster Web AI, part 1
Updated 16 мая 2024 г.
Part 1/2. Learn how WebAssembly and WebGPU enhancements improve machine learning performance on the web.
What's New in WebGPU (Chrome 125)
Updated 7 мая 2024 г.
Subgroups in development and render to slice of 3D texture.
Overview of WebGPU
Updated 30 апреля 2024 г.
WebGPU allows high-performance 3D graphics and data-parallel computation on the web.
What's New in WebGPU (Chrome 124)
Updated 9 апреля 2024 г.
Read-only and read-write storage textures, service workers and shared workers support, new adapter information attributes, and bug fixes.
What's New in WebGPU (Chrome 123)
Updated 12 марта 2024 г.
DP4a built-in functions support, unrestricted pointer parameters, syntax sugar for dereferencing composites in WGSL, and more.
What's New in WebGPU (Chrome 122)
Updated 13 февраля 2024 г.
Compatibility mode in development, increase maxVertexAttributes limit, and Dawn updates.
What's New in WebGPU (Chrome 121)
Updated 18 января 2024 г.
Support WebGPU on Android, use of DXC for shader compilation, timestamp queries in compute and render passes, default entry points to shader modules, support display-p3 as GPUExternalTexture color space, memory heaps info, and more.
Web AI model testing in Google Colab
Updated 16 января 2024 г.
Learn how to test client-side, browser-based AI models in, while remaining scalable, automatable, and within a standardized hardware setup.
Supercharge Web AI model testing: WebGPU, WebGL, and Headless Chrome
Updated 16 января 2024 г.
Discover our solutions for how to consistently automate browser testing and improve application performance.
What's New in WebGPU (Chrome 120)
Updated 8 декабря 2023 г.
Support for 16-bit floating-point values in WGSL, limits increase, depth-stencil state changes, adapter information updates, and more.
Capturing the WebGPU ecosystem
Updated 9 ноября 2023 г.
Learn about how the WebGPU ecosystem extends beyond the JavaScript, C++, and Rust realms.
What's New in WebGPU (Chrome 119)
Updated 24 октября 2023 г.
Filterable 32-bit float textures, unorm10-10-10-2 vertex format, rgb10a2uint texture format, and more.
What's New in WebGPU (Chrome 118)
Updated 3 октября 2023 г.
Extended source support for copyExternalImageToTexture, experimental support for read-write and read-only storage texture, and more.
From WebGL to WebGPU
Updated 19 сентября 2023 г.
Learn some tips for WebGL developers who are migrating to WebGPU.
What's New in WebGPU (Chrome 117)
Updated 5 сентября 2023 г.
Unset vertex buffer and bind group, make lost devices appear to function, and more.
What's New in WebGPU (Chrome 116)
Updated 8 августа 2023 г.
WebCodecs integration, video playback improvements, and more.
What's New in WebGPU (Chrome 115)
Updated 20 июня 2023 г.
Supported WGSL language extensions, experimental support for Direct3D 11, and more.
WebGPU: Unlocking modern GPU access in the browser
Updated 10 мая 2023 г.
Learn how WebGPU unlocks the power of the GPU for faster machine learning performance and better graphics rendering.
What's New in WebGPU (Chrome 113)
Updated 26 апреля 2023 г.
WebGPU ships in Chrome with WebCodecs integration in origin trial.
Chrome ships WebGPU
Updated 6 апреля 2023 г.
The Chrome team ships WebGPU, which allows high-performance 3D graphics and data-parallel computation on the web.
Get started with GPU Compute on the web
Updated 28 августа 2019 г.
This post explores the experimental WebGPU API through examples and helps you get started with performing data-parallel computations using the GPU.