- a50d9ba dawn: Remove direct includes of windows.h by Corentin Wallez · 6 months ago
- 701dd6f Replace GPUAdapter::GetProperties() with GPUAdapter::GetInfo() by François Beaufort · 7 months ago
- db27b99 [dawn] Add custom deleters for surface descriptor glfw_utils. by Lokbondo Kung · 7 months ago chromium/6686
- 4c1e36d Remove `dawn_platform` namespace. by dan sinclair · 7 months ago
- 6943372 Add method to reduce memory usage by dropping scratch buffers by Sunny Sachanandani · 7 months ago chromium/6661
- e79bbab Add ComputeEstimatedMemoryUsage by Sunny Sachanandani · 8 months ago
- c2aeab7 Use #include <webgpu/*> instead of #include "dawn/*" by Loko Kung · 8 months ago
- 224c90e Add WGPUStringView overload to GetProcAddress by Austin Eng · 8 months ago
- 5727394 dawn::wire: Add support for injecting Surfaces. by Corentin Wallez · 8 months ago
- 420c94d Make GPUAdapter GetInfo() a suitable replacement for GetProperties by François Beaufort · 10 months ago
- 2c6470a [metal] Add GetMTLDevice to MetalBackend by Saifuddin Hitawala · 10 months ago
- 25ed06a GL: Use typedef for EGL/GLGetProcProc and use __stdcall on win32 by Corentin Wallez · 10 months ago
- c605142 [glsl] Fold TextureBuiltinsFromUniforms into GLSL bindings by dan sinclair · 10 months ago
- 260c1f0 [hlsl] Fold PixelLocal options into HLSL options by dan sinclair · 10 months ago
- cd5a5e9 Remove the Multiplanar and BindingRemapper API options by dan sinclair · 10 months ago
- cd2be0f dawn.node: Replace GPUAdapter requestAdapterInfo() with info by François Beaufort · 10 months ago
- 052a54f Remove dawn::native::Instance setters no longer used. by Corentin Wallez · 10 months ago
- 75557e9 Fix DawnWireServerFuzzer by Austin Eng · 10 months ago chromium/6494
- 64f1a70 webgpu.h: Return wgpu::Status enums by Austin Eng · 10 months ago
- 98146bc [dawn][native] Move deprecation count for testing to instance. by Loko Kung · 11 months ago
- 1762328 Break Instance->Backend->PhysicalDevice->Instance refcycle by Austin Eng · 11 months ago
- d3beaf9 Remove ExternalImageDXGI by Jie Chen · 11 months ago
- 485760f Delete Dawn's adapter blocklist by Austin Eng · 11 months ago
- 15152da Add Reserve/InjectBuffer to Wire by Brandon Jones · 11 months ago
- 5670d0a Delete old Metal interop APIs by Austin Eng · 11 months ago
- e009d17 [YCbCr Samplers] Add and use YCbCrVkDescriptor struct by Saifuddin Hitawala · 11 months ago
- 2703319 [YCbCr Samplers] Add support for TextureViewDescriptor by Saifuddin Hitawala · 11 months ago
- 48ca92d More Fuchsia build fixes by Austin Eng · 11 months ago
- 410f2d0 Add dawn/wire/client/webgpu{_cpp}.h by Austin Eng · 11 months ago
- b7c1a98 [YCbCr Samplers] Reland Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc by Saifuddin Hitawala · 11 months ago chromium/6435
- 1863472 Revert "[YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc" by Austin Eng · 11 months ago chromium/6430
- 93d2c7f [YCbCr Samplers] Rename SamplerYCbCrVulkanDesc to YCbCrVulkanDesc by Saifuddin Hitawala · 11 months ago
- 5975d57 Chromium memory instrumentation support in Dawn by Sunny Sachanandani · 11 months ago
- 5864d1b [YCbCr Samplers] Add SamplerYCbCrVulkanDescriptor struct by Saifuddin Hitawala · 12 months ago chromium/6416
- 059c322 Remove dawn::native::Instance::GetFeatureInfo by Corentin Wallez · 12 months ago
- dd3f513 Implement Instance->DisconnectDawnPlatform() by Jiawei Shao · 1 year ago
- 05e3bcc [dawn][wire] Make the server use a weak_ptr for callbacks. by Loko Kung · 1 year ago
- da36942 Add SharedBufferMemoryD3D12Resource External Interface by Brandon Jones · 1 year, 1 month ago
- 8752366 [tint] Make binding space consistent for array length from uniform by Ben Clayton · 1 year, 1 month ago
- b825812 d3d12: Reintroduce DXGI keyed mutex support by Sunny Sachanandani · 1 year, 1 month ago
- c27315a [tint] Use StyledText for all diagnostics by Ben Clayton · 1 year, 1 month ago
- 7567443 [dawn][wire] Removes InjectDevice. by Loko Kung · 1 year, 1 month ago
- 7d2d30b [dawn][wire] Remove deprecated server injection APIs. by Loko Kung · 1 year, 1 month ago
- b547f17 Add instance level error callback by Peng Huang · 1 year, 1 month ago
- b10fc3b [dawn][wire] Rename reservation to handle in returned `Reserved` objects by Loko Kung · 1 year, 1 month ago
- d8439c0 d3d11: Tighten keyed mutex acquire scope by Sunny Sachanandani · 1 year, 1 month ago chromium/6305
- 68be1b2 [dawn][wire] Use client reservation structs for server injection. by Loko Kung · 1 year, 1 month ago
- 8180221 Adds a dawn native version of ProcessEvents that returns a bool. by Loko Kung · 1 year, 2 months ago chromium/6271
- 3b32f27 Fix include case for dxgi1_4.h by Clark DuVall · 1 year, 2 months ago
- 2dc9c25 Revert "Remove now-unused dawn::native::Instance setters" by Corentin Wallez · 1 year, 2 months ago
- f869f9c Remove now-unused dawn::native::Instance setters by Corentin Wallez · 1 year, 2 months ago
- f9116da Reland "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Loko Kung · 1 year, 2 months ago
- 28ab345 Revert "[WGPUFuture] Move the EventManager in the wire to appear in the Instance." by Corentin Wallez · 1 year, 3 months ago
- 6ecbeed [WGPUFuture] Move the EventManager in the wire to appear in the Instance. by Loko Kung · 1 year, 3 months ago
- 6889227 Move EnumClassBitmasks to wgpu:: and fix emscripten-bits by Kai Ninomiya · 1 year, 3 months ago
- 73d4297 Remove WrapIOSurface() by Colin Blundell · 1 year, 3 months ago
- 0b7e415 Make dawn::native::GetFeatureInfo return nullptr on failure by Corentin Wallez · 1 year, 3 months ago
- 4d6794a Migrate instance options to DawnInstanceDescriptor by Corentin Wallez · 1 year, 3 months ago chromium/6197
- 604b058 dawn::wire Support wgslLanguageFeatures by Corentin Wallez · 1 year, 4 months ago
- b624179 d3d12: Add GetD3D12Device for querying ID3D12Device from WGPUDevice. by Qiu Jianlin · 1 year, 5 months ago
- 559ee08 d3d11: support creating webgpu::Device from an external d3d11 device by Peng Huang · 1 year, 5 months ago
- 576df36 Delete deprecated discovery APIs by Austin Eng · 1 year, 5 months ago
- cc2516a Relicense Dawn to BSD 3-Clause by Austin Eng · 1 year, 5 months ago
- ce8d7af Add WebGPUUseTintIR feature flag to Dawn by James Price · 1 year, 6 months ago
- 45a8dab dawn: add dawn::Platform hook for querying feature flags by Antonio Maiorano · 1 year, 6 months ago
- 26c29b7 [tint][msl] Support pixel_local attachments by Ben Clayton · 1 year, 6 months ago
- cade5e1 Remove wgpu::DawnInstanceDescriptor by Jiawei Shao · 1 year, 7 months ago
- 9410ad3 Remove unused APIProcessEvents return value by Kai Ninomiya · 1 year, 7 months ago
- 54c613a Drop kFirstMemberAlignment from DawnInstanceDescriptor by Austin Eng · 1 year, 7 months ago
- 032deed Fix build failures with DawnInfo by Jiawei Shao · 1 year, 7 months ago
- b585e7b Implement SharedTextureMemory and SharedFence on D3D by Austin Eng · 1 year, 7 months ago
- dcc2dc1 Add simple DawnInfo program. by dan sinclair · 1 year, 7 months ago
- 67f0992 Add TextureBuiltinsFromUniform transform by Shrek Shao · 1 year, 7 months ago
- c1942cf [tint] Move headers from include/tint to src/tint/api by Ben Clayton · 1 year, 7 months ago
- b1cd47d [tint] Move tint.cc to api/tint.cc by Ben Clayton · 1 year, 7 months ago
- 43c8cdc [tint] Remove sem/external_texture.h by James Price · 1 year, 8 months ago
- cc06e47 OpenGL: Implement support for GL texture as ExternalImage on ANGLE. by Stephen White · 1 year, 8 months ago
- cd52f38 [tint] Move tint/lang/core/builtin to tint/lang/core by Ben Clayton · 1 year, 8 months ago
- 5a54d9e Add experimental stubs for shared texture memory and fences by Austin Eng · 1 year, 8 months ago chromium/5931
- d2a397b Replace dawn_native with dawn::native by Jiawei Shao · 1 year, 8 months ago
- dc63aa4 BGL refactoring to allow for auto pipelines to use cache better. by Loko Kung · 1 year, 8 months ago
- 3a4bd14 GLES: allow clients to pass an explicit EGLDisplay. by Stephen White · 1 year, 8 months ago
- 34c8e57 [tint] Shuffle to break last circular dependencies by Ben Clayton · 1 year, 8 months ago
- 6891960 [tint] Make LHS of operator << generic. by Ben Clayton · 1 year, 8 months ago
- f848af2 [tint] Separate out fatal macros from diagnostics by Ben Clayton · 1 year, 8 months ago
- bae54e7 [shuffle] Remove the `utils::` namespace. by dan sinclair · 1 year, 8 months ago chromium/5917
- eb66431 [shuffle] Move spirv reader to new structure. by dan sinclair · 1 year, 8 months ago
- 6119045 [shuffle] Move wgsl reader to new structure. by dan sinclair · 1 year, 8 months ago
- 2dddb19 [shuffle] Move spirv writer and ast_writer to new structure. by dan sinclair · 1 year, 8 months ago
- 0f98902 [shuffle] Move glsl writer to new structure. by dan sinclair · 1 year, 8 months ago
- 0bfeaf9 [shuffle] Move hlsl writer to new structure. by dan sinclair · 1 year, 8 months ago
- c1bf225 [shuffle] Move wgsl writers to new structure. by dan sinclair · 1 year, 8 months ago
- e7e4afc [shuffle] Move msl writers to new structure. by dan sinclair · 1 year, 8 months ago
- 1025258 [tint] Move src/tint/writer options to include/tint by Ben Clayton · 1 year, 8 months ago
- bc32a14 [tint] Remove writer::Writer by Ben Clayton · 1 year, 8 months ago
- 7494e83 [tint] Shuffle transforms by Ben Clayton · 1 year, 8 months ago
- 408509f Remove deprecated dawn_wire by Jiawei Shao · 1 year, 8 months ago
- 352f8c8 [shuffle] Rename lang/base by dan sinclair · 1 year, 8 months ago
- 22b4dd2 [shuffle] Move utils to new structure. by dan sinclair · 1 year, 8 months ago
- 74d04a8 [shuffle] Move writer/spirv to new structure by James Price · 1 year, 8 months ago