1. ff6c9ca6 wgpu::InputStepMode -> VertexStepMode by Corentin Wallez · 3 years, 8 months ago chromium/4587
  2. bf832f0 Remove all use of deprecated tint APIs and WGSL syntax by Ben Clayton · 3 years, 9 months ago
  3. 73b7cd6 Add missing WebGPU limits to Constants.h by Corentin Wallez · 3 years, 9 months ago
  4. 98ab91b Update compute shaders tests to include workgroup_size by Sarah · 3 years, 9 months ago
  5. 700a5fb Add scoped autoreleasepool to tests and examples by Austin Eng · 3 years, 9 months ago chromium/4553
  6. b86e45f Omit types in most WGSL `var` statements. by Corentin Wallez · 3 years, 9 months ago
  7. 36edf8d wgsl: Fixes for new validation failures by Ben Clayton · 3 years, 9 months ago
  8. 0d50a2c ComputePipelineDescriptor.computeStage->compute by Brandon Jones · 3 years, 9 months ago
  9. 15eba9a WGSL: Migrate access control to var<> by Ben Clayton · 3 years, 9 months ago
  10. 41c87d9 Removed deprecated CreateRenderPipeline path by Brandon Jones · 3 years, 10 months ago
  11. 21ce5d2 Split #defines for OpenGL and OpenGL ES backends. by Stephen White · 3 years, 10 months ago
  12. eae70b7 Update WGSL in tests with renamed builtins by James Price · 3 years, 11 months ago
  13. 9e0debd Update examples for recent WGSL changes by James Price · 4 years ago
  14. 21bd02b Remove deprecated WGSL "-> void" by Corentin Wallez · 4 years ago
  15. 7aec4ae Remove utility to create shader modules from GLSL by Corentin Wallez · 4 years ago
  16. 266bce8 Port Animometer's vertex shader to WGSL by Corentin Wallez · 4 years ago
  17. b00de7f API evolution GPUExtent3D.depth -> depthOrArrayLayers (Step 2) by shrekshao · 4 years ago
  18. bbabda3 Fix Storage Buffers in WGSL tests & examples by Ryan Harrison · 4 years ago
  19. 9895c27 Update samples to the new RenderPipelineDescriptor by Corentin Wallez · 4 years ago
  20. c568684 Migrate all tests over to using Default Struct Layout by Ben Clayton · 4 years ago
  21. d41aa43 Add "opengles" in the helper information of Dawn samples by Jiawei Shao · 4 years ago
  22. 8091584 Rename Buffer/TextureCopyView to ImageCopyBuffer/Texture. by Corentin Wallez · 4 years ago
  23. e8d9843 Set the default ANGLE backend to swiftshader for example code. by Stephen White · 4 years, 1 month ago
  24. d675447 Fix the ComputeBoids sample on the OpenGL backend. by Stephen White · 4 years, 1 month ago
  25. 7e80cce Remove explicit storage class from samplers/textures by James Price · 4 years, 1 month ago
  26. 7fe5aa2 Remove deprecated Wire APIs by Austin Eng · 4 years, 1 month ago
  27. fb2e771 Remove utils::GetDefaultSamplerDescriptor by Corentin Wallez · 4 years, 1 month ago
  28. 6d315da Device: Deprecated GetDefaultQueue in favor of ::GetQueue() by Corentin Wallez · 4 years, 1 month ago
  29. 49a1f72 Rename leftover references of output attachment to render attachment. by Corentin Wallez · 4 years, 2 months ago
  30. c2032ea Update vertex index decoration names. by dan sinclair · 4 years, 2 months ago
  31. 0f9c2d7 Update Dawn tests to use group instead of set. by dan sinclair · 4 years, 2 months ago
  32. cd9dc36 [wgsl]: s/texture_sampled_/texture_ by Ben Clayton · 4 years, 2 months ago
  33. 7faa362 Fix SamplerFilterAnisotropicTests mipmap by shrekshao · 4 years, 2 months ago
  34. e6ca254 Convert WGSL comments to // by dan sinclair · 4 years, 2 months ago
  35. 4814bdb Port most of the samples to WGSL by Corentin Wallez · 4 years, 4 months ago
  36. 5fad85b Remove deprecated SetIndexBuffer (without format). by Corentin Wallez · 4 years, 4 months ago
  37. 70102b7 Add preliminary OpenGL ES and EGL support to Dawn. by Stephen White · 4 years, 4 months ago
  38. 16036cf Add WGPU_STRIDE_UNDEFINED and update bytesPerRow/rowsPerImage validation by Kai Ninomiya · 4 years, 4 months ago
  39. 6b08781 s/OutputAttachment/RenderAttachment/g by Corentin Wallez · 4 years, 5 months ago
  40. 47a6a94 Initial new swapchains on Vulkan. by Corentin Wallez · 4 years, 5 months ago
  41. 8750913 Cleanup old/deprecated wire and native APIs by Austin Eng · 4 years, 5 months ago
  42. 8575cb3 Add setIndexBufferWithFormat method by Brandon Jones · 4 years, 7 months ago
  43. 2afea0c Autoformat all tests and examples by Kai Ninomiya · 4 years, 8 months ago
  44. 984493d Deprecate TextureCopyView::arrayLayer -> origin.z by Corentin Wallez · 4 years, 9 months ago
  45. 4234d78 Deprecate TextureDescriptor::arrayLayerCount -> size.depth by Corentin Wallez · 4 years, 9 months ago
  46. f5657af Fix use of bytesPerRows=0 in CppHelloTriangle by Corentin Wallez · 4 years, 9 months ago
  47. 47a3341 Deprecate Buffer::SetSubData in favor of Queue::WriteBuffer by Corentin Wallez · 4 years, 10 months ago
  48. 8a43794 Introduce Device::GetDefaultQueue and deprecate CreateQueue by Corentin Wallez · 5 years ago
  49. 797fa62 Remove temporary GN proxy groups. by Corentin Wallez · 5 years ago
  50. d11cc39 Split third_party/BUILD.gn in per-project files. by Corentin Wallez · 5 years ago
  51. b31015b Split examples, test and utils in their own BUILD.gn by Corentin Wallez · 5 years ago
  52. 3da19b8 Use the default values for Dispatch in examples and tests by Corentin Wallez · 5 years ago
  53. 67b1ad7 Add the defaults for Draw and DrawIndexed by Corentin Wallez · 5 years ago
  54. 80a1868 Fix MSVC build by Austin Eng · 5 years ago
  55. 11652ff Implement the webgpu.h swapchains on Metal by Corentin Wallez · 5 years ago
  56. 3ded65e Default initialize all descriptors by Austin Eng · 5 years ago
  57. 7fe6efb Add initial CMakeLists.txt files by Corentin Wallez · 5 years ago
  58. d87e676 Add the webgpu.h swapchain creation path by Corentin Wallez · 5 years ago
  59. 3a1746e Introduce wgpu::Surface and implement it for HWND, X11 and Metal by Corentin Wallez · 5 years ago
  60. f12c9db Add WGPUAdapterProperties and expose it in DawnNative by Corentin Wallez · 5 years ago
  61. e6441b6 dawn_wire: Make GetProcs() a static member function of WireClient by Jiawei Shao · 5 years ago
  62. dc3317d Namespace Log.h/cpp in dawn:: by Corentin Wallez · 5 years ago
  63. 95586ff Add Log.h to replace all uses of iostream by Corentin Wallez · 5 years ago
  64. 604072b Make the SwapChain interface match webgpu.h by Corentin Wallez · 5 years ago
  65. ae1f25f Update naming for vertex state by Kai Ninomiya · 5 years ago
  66. 314fd35 Update SetBindGroup dynamic offsets to uint32_t by Austin Eng · 5 years ago
  67. 04863c4 Make examples and utils use webgpu.h by Corentin Wallez · 5 years ago
  68. 9649682 Split the libdawn target in components with a single purpose. by Corentin Wallez · 5 years ago
  69. d285525 Make the offset of SetIndexBuffer default to 0 by Corentin Wallez · 5 years ago
  70. 91b2142 Change setVertexBuffers to setVertexBuffer by François Beaufort · 5 years ago
  71. 70c8c10 Make the dynamicOffsets optional in SetBindGroup. by Corentin Wallez · 5 years ago
  72. 5f53d53 Fix RenderPassDescriptor to be extensible. by Corentin Wallez · 5 years ago
  73. 0b82671 Rename PipelineStageDescriptor to ProgrammableStageDescriptor by Jinho Bang · 5 years ago
  74. 277d2e1 Add missing optional label member to descriptors by François Beaufort · 5 years ago
  75. d46cabd7 Fix the orientation of CubeReflection by Corentin Wallez · 5 years ago
  76. c81a717 Remove indirection for colorStates by Corentin Wallez · 5 years ago
  77. a838c7d Remove indirection for colorAttachments by Corentin Wallez · 5 years ago
  78. a900cce Remove indirection for computeStage by Corentin Wallez · 6 years ago
  79. c6c7a42 Remove indirection for vertexStage by Corentin Wallez · 6 years ago
  80. 45ea7e6 Rename SetErrorCallback to SetUncapturedErrorCallback by Austin Eng · 6 years ago
  81. cb0cb65 Rename DeviceErrorCallback to ErrorCallback and add ErrorType arg by Austin Eng · 6 years ago
  82. 4078ed8 Remove Texture::createDefaultView by Kai Ninomiya · 6 years ago
  83. b9b088f Rename ShaderStageBit to ShaderStage. by Corentin Wallez · 6 years ago
  84. 9e9e29f Remove Bit from TextureUsageBit and BufferUsageBit by Corentin Wallez · 6 years ago
  85. 38ee172 Fix dynamic bind group size in Animometer example by Austin Eng · 6 years ago
  86. 6a5418a Add MemoryTransfer interfaces to the wire by Austin Eng · 6 years ago
  87. f07e85c Add missing WebGPU enums and defaulted members. by Corentin Wallez · 6 years ago
  88. 2a1d8c2 Remove ShaderStage that doesn't exist in WebGPU. by Corentin Wallez · 6 years ago
  89. 4b90c47 Add missing descriptors that are present in WebGPU. by Corentin Wallez · 6 years ago
  90. f697fe3 Add dynamic attribute in bind group layout binding by Yan, Shaobo · 6 years ago
  91. ec05355 Rename Transfer[Src|Dst] to Copy[Src|Dst] by Corentin Wallez · 6 years ago
  92. 77fa31c Make Texture format names match WebGPU by Corentin Wallez · 6 years ago
  93. 2d4b529 Update VertexInput (InputState) to match the spec - Part 3 by Yunchao He · 6 years ago
  94. 67ab1ea dawn.json: Use void* instead of uint8_t* for data pointers by Corentin Wallez · 6 years ago
  95. 97c0885 Update VertexInput (InputState) to match the spec - Part 2 by Yunchao He · 6 years ago
  96. 8dfc593 Remove the concept of push constants by Corentin Wallez · 6 years ago
  97. 839053b Replace dawn::CallbackUserdata with void* by Corentin Wallez · 6 years ago
  98. eea2091 Update VertexInput (InputState) to match spec - Part 1 by Yunchao He · 6 years ago
  99. f3f5bf4 Remove glTFViewer from samples by Austin Eng · 6 years ago
  100. 3a8aa31 Rename .inl to .inc by Austin Eng · 6 years ago