1. bae83b3 add texture_1d support to textureSampleLevel (#5230) by David Neto · 8 days ago upstream/main
  2. 28d8894 Add optional feature `texture-formats-tier2` (#5226) by Jiawei Shao · 11 days ago
  3. 0381b54 Remove GPUComponentSwizzle identity from texture component swizzle proposal (#5227) by François Beaufort · 11 days ago
  4. e3c0429 Add normative references for ASTC, BC, and ETC2 compressed formats (#5221) by François Beaufort · 3 weeks ago
  5. d5cd3ad Add OpenGL and Compat to Texture Component Swizzle proposal (#5222) by François Beaufort · 3 weeks ago
  6. 64e44a8 Add texture component swizzle proposal (#5217) by François Beaufort · 3 weeks ago
  7. d0cb708 subgroups: subgroup size is uniform within a dispatch command (#5220) by David Neto · 3 weeks ago
  8. 835d090 subgroups: Clarify subgroup size is a power of two (#5219) by David Neto · 3 weeks ago
  9. f21a2f6 Update install-dependencies.sh location (#5216) by Emmanuel Ferdman · 3 weeks ago
  10. b86916a Auto-enable `rg11b10ufloat-renderable` with `texture-formats-tier1` (#5213) by Jiawei Shao · 4 weeks ago
  11. e413401 Minor fix note nan clamp min max (#5197) by petermcneeleychromium · 4 weeks ago
  12. 1db6f82 Resolve less/greater tests (#5191) by Emmanuel Ferdman · 5 weeks ago
  13. bd0685e Add [AllowShared] to setBindGroup (#5202) by Kai Ninomiya · 5 weeks ago
  14. 137f7e3 Add GPUBuffer in GPUBindingResource (#5193) by François Beaufort · 6 weeks ago
  15. 20b5f62 Add optional feature `texture-formats-tier1` (#5160) by Jiawei Shao · 6 weeks ago
  16. 14742c5 wgsl: Fix the corresponding shader value of `rg32uint` and `rg32sint` (#5195) by Jiawei Shao · 6 weeks ago
  17. 1f8f4e1 In "Limits", remove duplicated note. (#5194) by Jim Blandy · 7 weeks ago
  18. afdc6e6 Fix typo in WGSL spec, sec 13.3.4. (#5188) by Elie Michel · 7 weeks ago
  19. 6f27a14 [binding array proposal] Choose a clearer name for binding array size, in BGL (#5174) by Kai Ninomiya · 8 weeks ago
  20. fc5b0ba [immediates proposal] Rename to immediateSize and maxImmediateSize (#5173) by Kai Ninomiya · 8 weeks ago
  21. 5c5d4b1 Fix custom dark mode styles for Bikeshed switcher (#5183) by Kai Ninomiya · 9 weeks ago
  22. 6f31a80 BC does not guarantee Sliced 3D (#5184) by Mehmet Oguz Derin · 9 weeks ago
  23. 2544c59 Notes on float for unbounded (#5176) by petermcneeleychromium · 9 weeks ago
  24. 059d5d9 Copy license to out/ for gh-pages (#5182) by Kai Ninomiya · 9 weeks ago
  25. 1432db9 Add FSA to LICENSE, and inline license text (#5170) by Antonio Maiorano · 9 weeks ago
  26. d423843 Subgroups: add note for subgroupMinSize (#5007) by jiangzhaoming · 10 weeks ago
  27. b0ecf77 Specify that ASTC Sliced 3D feature requires ASTC feature (#5169) by François Beaufort · 10 weeks ago
  28. 281b864 Make quotes part of the link for consistency (#5163) by Mehmet Oguz Derin · 2 months ago
  29. 0b9c82e Add guidance to build the image with devcontainer (#5166) by Mehmet Oguz Derin · 2 months ago
  30. 6092ae8 Add "core-features-and-limits" to spec (#5147) by Kai Ninomiya · 3 months ago
  31. 10b4c3e Add missing "subgroups" in the list of valid extension names (#5159) by Jiawei Shao · 3 months ago
  32. 6374b90 Add workgroupUniformLoad overload (#5141) by François Beaufort · 3 months ago
  33. c294cb9 [editorial] Fix note in subgroupInclusiveAdd (#5136) by alan-baker · 3 months ago
  34. f7e2a12 Compat: Raise maxStorageTexturesInFragmentStage and maxStorageBuffersInFragmentStage to 4 (#5131) by Greggman · 3 months ago
  35. e439883 Compat: Un-lower maxStorageBuffersPerShaderStage (#5104) by Kai Ninomiya · 3 months ago
  36. 20d5f8e workgroupUniformLoad: returns concrete constructible type (#5120) by David Neto · 3 months ago
  37. a9eee1b Synchronously validate size % 4 == 0 on mappedAtCreation (#5113) by Kai Ninomiya · 3 months ago
  38. ce66e12 mapAsync always AbortErrors after device loss (#5114) by Kai Ninomiya · 3 months ago
  39. 0062b83 Allow using a texture view for an externalTexture binding (#5079) by François Beaufort · 3 months ago
  40. 5c7b2ce copyBufferToBuffer: make offsets and sizes optional (#5098) by Kai Ninomiya · 3 months ago
  41. 928bd09 Move GPUAdapter isFallbackAdapter attribute to GPUAdapterInfo (#5099) by François Beaufort · 3 months ago
  42. d521e5a wgsl: Remove binding_array from reserved keywords (#5091) by James Price · 4 months ago
  43. 3abe42e WGSL: fix typo (#5094) by 4bx · 4 months ago
  44. 859fdd4 Fix code in pointer-as-short-name example (#5090) by David Neto · 4 months ago
  45. 1d2f2e3 Fix variable naming consistency and formatting in WGSL documentation (#5089) by Mehmet Oguz Derin · 4 months ago
  46. b4aca65 Mention normalization in `refract` (#5080) by Mehmet Oguz Derin · 4 months ago
  47. 21f95d5 float to int conversion maps to value in original type (#5073) by David Neto · 4 months ago
  48. 80b5a6a Fix prose for rg11b10ufloat-renderable to allow resolving (#5077) by Kai Ninomiya · 4 months ago
  49. 9ba16d7 Compat: remove adapter.featureLevel; add "core-features-and-limits" (#5036) by Kai Ninomiya · 4 months ago
  50. 4c4eb54 Compat: Require capabilities provided by GL_EXT_color_buffer_float (#5055) by Kai Ninomiya · 4 months ago
  51. cb96fd3 Define WGSL assertions as their own kind (#5054) by Mehmet Oguz Derin · 5 months ago
  52. 8aa4621 Update Bikeshed to 5.0.2 (#5059) by Mehmet Oguz Derin · 5 months ago
  53. 81f3cd7 Loosen viewport validation requirements (#5025) by Brandon Jones · 5 months ago
  54. 2677167 Move IDL for textureBindingViewDimension into the appropriate section (#5056) by Kai Ninomiya · 5 months ago
  55. cb75337 Compat: disallow multisampled f16/f32 textures (#5052) by Kai Ninomiya · 5 months ago
  56. b8e8928 Compat: disallow multisampled integer textures (#5053) by Kai Ninomiya · 5 months ago
  57. e95eb37 Add a proposal for sized-binding-arrays (#4940) by Corentin Wallez · 5 months ago
  58. f3ffc03 Compat: update new limits proposal (#5034) by Greggman · 5 months ago
  59. 4c861ed Re-pin Bikeshed version to make build-validate-publish work (#5051) by Kai Ninomiya · 5 months ago
  60. aa0690d wgsl: further clarify override expr evaluation only if in the shader (#5048) by David Neto · 5 months ago
  61. 369c9be Allow `index < limits.maxBindGroups` in `getBindGroupLayout()` (#5042) by Jiawei Shao · 5 months ago
  62. d53c4c1 [editorial] API spec: Fix incorrect end tags (#5047) by Kai Ninomiya · 5 months ago
  63. 3dc5313 Fix tags that cause build errors in the WGSL spec (#5046) by Mehmet Oguz Derin · 5 months ago
  64. bb105af Add subgroups feature (#4963) by alan-baker · 6 months ago
  65. 6f0dd66 Adjust metadata and workflow to resume publication to /TR (#5041) by François Daoust · 6 months ago
  66. ee18f9f Document maxFragmentCombinedOutputResources (#5039) by Kai Ninomiya · 6 months ago
  67. 94f0dde Move Correspondence Reference from LD to UD, to fix CSS (#5038) by Kai Ninomiya · 6 months ago
  68. 0a2cda4 Add placeholder Deadlines to specs as a workaround for Bikeshed problem (#5040) by Kai Ninomiya · 6 months ago
  69. 21cae9b Call out `texture_mulitsampled_2d` parameterization (#5030) by Greggman · 6 months ago
  70. c29a5d8 texel buffer proposal: Update from review (#4985) by David Neto · 6 months ago
  71. 7f4ea7d Update subgroups CTS status (#5026) by alan-baker · 6 months ago
  72. 0bf3070 Fix maxTextureDimension limits refs (#5027) by François Beaufort · 6 months ago
  73. 254de56 Compatibility Mode: update to use featureLevel. (#5012) by Stephen White · 6 months ago
  74. c7fc9bb Explainer: Update Adapter Selection and Device Init section (#5011) by François Beaufort · 7 months ago
  75. a87657b Add attributes and settings for consistent line endings (#5021) by Mehmet Oguz Derin · 7 months ago
  76. 327948d Update CTS status (#5019) by alan-baker · 7 months ago
  77. 73a75f5 Fix typos in refs to adapter capability guarantees section (#5015) by François Daoust · 7 months ago
  78. b36b7cb Add new fragment storage buffer, texture limits. (#5010) by Stephen White · 7 months ago
  79. d248f85 Compat mode: make f16 and f32 rendering optional. (#4983) by Stephen White · 7 months ago
  80. 97a3ead Update CTS status for subgroups feature (#5002) by alan-baker · 7 months ago
  81. bfd7d1d Compat: Limit the number of texture+sampler combinations (#4989) by Greggman · 7 months ago
  82. 42bd9a1 Change GLSL loop examples to WGSL examples. (#4997) by Greggman · 7 months ago
  83. e567f2e Fix attribute validation (#4998) by Kai Ninomiya · 7 months ago
  84. 0609d94 Fix styling of adapter immutable properties (#4991) by François Beaufort · 7 months ago
  85. 21ad1ef Fix host-shareable types note (#4992) by alan-baker · 7 months ago
  86. de8f070 Compat: Disallow using a depth texture with a non-comparison sampler (#4988) by Greggman · 7 months ago
  87. bd061d4 wgsl: @align(n) must divide required-align-of, for all structs (#4978) by David Neto · 7 months ago
  88. 70d7c5e Texel buffer proposal (#4912) by James Price · 7 months ago
  89. 1df9c5b Adding clearer notes and examples for dynamic offset ordering (#4982) by Brandon Jones · 7 months ago
  90. 6738a8a Clarify uniqueness of nearest enclosing diagnostic (#4980) by David Neto · 7 months ago
  91. 9a0e419 wgsl: smoothstep is well defined for edge0 > edge1 (#4981) by David Neto · 7 months ago
  92. a851e93 wgsl: bool has size and alignment of 4 bytes (#4974) by David Neto · 7 months ago
  93. 7d89f43 Add xrCompatible adapter flag (#4942) by Brandon Jones · 7 months ago
  94. 59a90eb Add note about toneMapping mode in configure (#4922) by François Beaufort · 7 months ago
  95. 8d5f8b8 Update subgroups proposal (#4975) by alan-baker · 8 months ago
  96. 5419dbf wgsl: fix typo (#4964) by David Neto · 8 months ago
  97. a1d5e04 wgsl: allow OffsetOfMember to be 0 (#4960) by David Neto · 8 months ago
  98. 83e3cbb Check bindGroupLayout entries are empty (#4958) by François Beaufort · 8 months ago
  99. 66b439e Move specs from webgpu (community group) to gpuwg (working group) (#4925) by Kai Ninomiya · 8 months ago
  100. 8e44e1b Proposal: expose GPUAdapterInfo from GPUDevice (#4809) by jzm-intel · 8 months ago