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