Sign in
chromium
/
external
/
github.com
/
gpuweb
/
gpuweb
/
HEAD
5ee37ea
Replace api.csswg.org with spec generator (#5609)
by Denis Ah-Kang
· 4 weeks ago
upstream/main
93f086c
git: ignore .python-version in every directory (#5608)
by David Neto
· 4 weeks ago
6abccc0
[buffer-view] Update proposal (#5603)
by alan-baker
· 5 weeks ago
1234113
Add linear_indexing language feature (#5554)
by alan-baker
· 6 weeks ago
22c38b9
[editorial] Helper invocations have limited observable effects (#5583)
by alan-baker
· 6 weeks ago
ce86602
reinterpret-view.md: Correct size constraint computation. (#5574)
by Jim Blandy
· 8 weeks ago
049e04c
buffer-view.md: Correct alignment masking expression (#5573)
by Jim Blandy
· 8 weeks ago
47180eb
Error scope doesn't necessarily store the first error (#5567)
by Mendy Berger
· 9 weeks ago
44eb236
[bindless] Hardcode max resource table size to 64k (#5564)
by Corentin Wallez
· 9 weeks ago
9d5bbf1
[process] New required functionality must be implementable on Compat (#5518)
by Kai Ninomiya
· 3 months ago
f76d957
wgsl: Propose `subgroup-size-control` extension (#5546)
by Jiawei Shao
· 3 months ago
fa72d38
Reinterpret/view proposal (#5527)
by alan-baker
· 3 months ago
a5d0368
wgsl: clarify compute subgroup_invocation_id's are dense starting at 0 (#5520)
by David Neto
· 3 months ago
02e8bcb
wgsl: add language feature `texture_formats_tier1` for new texel formats (#5526)
by Jiawei Shao
· 3 months ago
f2e7596
[bindless] Add investigation of VK_EXT_descriptor_heap (#5530)
by Corentin Wallez
· 3 months ago
123b62f
Update proposals/bindless.md with resolved issues. (#5504)
by Corentin Wallez
· 3 months ago
586e9b9
wgsl: entry point return can have arrays (for clip-distances) (#5506)
by David Neto
· 3 months ago
6f20ad0
Add a Compatibility Mode explainer doc (#5514)
by Stephen White
· 3 months ago
a9a4b84
Clarify _disambiguate_template (#5510)
by David Neto
· 3 months ago
7e38318
Link spec PRs for immediate data and transient attachment proposals. (#5511)
by Jim Blandy
· 3 months ago
95c3868
Add `TRANSIENT_ATTACHMENT` GPUTextureUsage (#5450)
by François Beaufort
· 3 months ago
5d98aa6
wgsl: Clarify uniqueness requirements for builtin values (#5508)
by David Neto
· 3 months ago
f34e430
Disallow cube-array in createTexture (#5509)
by Greggman
· 3 months ago
9df11a5
Allow lets of textures and samplers (#5389)
by alan-baker
· 3 months ago
3a0184d
Typographical Fixes (#5502)
by THE Spellchecker
· 3 months ago
78dfad2
Fix maxStorageTexturesIn*Stage defaults (#5503)
by Stephen White
· 3 months ago
f02aa09
install-dependencies.sh: WGSL needs setuptools pip package (#5500)
by David Neto
· 4 months ago
808609a
Normalize proposal headers, generate proposal index (#5490)
by Kai Ninomiya
· 4 months ago
f8b2efe
Sync extension anchors (#5497)
by Mehmet Oguz Derin
· 4 months ago
fbaf903
Add subgroup_uniformity language extension (#5431)
by alan-baker
· 4 months ago
33fd347
proposals/atomic-64-min-max.md: Removed duplicated link (#5426)
by Jim Blandy
· 4 months ago
37bb742
[wgsl] add third option for textureLoad OOB behavior (#5475)
by David Neto
· 5 months ago
7b69467
[wgsl] HTML rules: add <tr> inside <thead> (#5476)
by David Neto
· 5 months ago
92aac30
[bindless] Add discussion of MTL4ArgumentTable (#5469)
by Corentin Wallez
· 5 months ago
9d188ce
Update bindless proposal with WGSL information. (#5467)
by dan sinclair
· 5 months ago
61f8cb4
[bindless] Introduce GPUResourceTable (#5464)
by Corentin Wallez
· 5 months ago
630ca2a
uniformity: relax rules when loop bodies always break or return (#5419)
by David Neto
· 5 months ago
760f93a
[bindless] don't allow updating before dynamic array (#5452)
by Corentin Wallez
· 5 months ago
93f988b
Add missing `Render target pixel byte cost` for `8snorm` formats (#5459)
by Jiawei Shao
· 5 months ago
fd7b034
Subgroup matrix proposal updates (#5458)
by alan-baker
· 5 months ago
bf67b68
Keep depth/stencil aspect checks (#5455)
by François Beaufort
· 5 months ago
32f024f
Update GPURenderPassDepthStencilAttachment Valid Usage algorithm (#5454)
by François Beaufort
· 5 months ago
76d1736
Fix typo in transient attachments proposal (#5451)
by François Beaufort
· 5 months ago
e3f3eb4
Add Transient Attachments proposal (#5446)
by François Beaufort
· 5 months ago
f5c70f0
[bindless] Add proposal for updating dynamic binding arrays (#5444)
by Corentin Wallez
· 5 months ago
b984d18
[editorial] Tweak requestAdapter step ordering, feature level definitions (again) (#5448)
by Kai Ninomiya
· 5 months ago
6eae31e
[reland as merge commit] [main branch] Specify Compatibility Mode (#5447)
by Kai Ninomiya
· 5 months ago
e47ab40
[Compat] Fixes for Compat initialization and more precise prose (#5443)
by Kai Ninomiya
· 5 months ago
e969588
Fix defaulting of textureBindingViewDimension (#5442)
by Stephen White
· 5 months ago
b4d7456
Disallow Fine variants of WGSL derivative fns (#5433)
by Stephen White
· 5 months ago
76e27af
Merge pull request #5438 from gpuweb/main
by Kai Ninomiya
· 5 months ago
d6b62f7
Compat proposal: make all restriction headings H3 (#5436)
by Stephen White
· 5 months ago
4df3f18
Remove unused variable in proposal (#5429)
by Stephen White
· 6 months ago
486577a
Add subgroup_id language extension (#5416)
by alan-baker
· 6 months ago
2286a72
Rename atomic 64 to atomic vec2u (#5425)
by petermcneeleychromium
· 6 months ago
7023ed7
Update immediate validation part (#5418)
by shaoboyan091
· 6 months ago
77bac95
[Explicit BGL params]: reorder rows columns in compatibility matrix (#5421)
by David Neto
· 6 months ago
aa12664
Fix typo: "bindings" -> "binding". (#5420)
by Jim Blandy
· 6 months ago
a52aaf8
Switch to Built-in `depth_mode` parameter to `frag_depth` (#5393)
by François Beaufort
· 6 months ago
272cb71
Update validation of bind groups usage (#5405)
by Brandon Jones
· 6 months ago
d1f2ca7
Fix typo in uniformity function-scope variable analysis (#5417)
by David Neto
· 6 months ago
33e04e3
Compat: fix check for compatible texture views (#5415)
by Kai Ninomiya
· 6 months ago
094aeb9
Language feature for relaxing uniform address space layout (#5347)
by alan-baker
· 6 months ago
15a43a1
[subgroup-id] Add issue resolutions (#5386)
by alan-baker
· 6 months ago
6e40406
Add buffer-view proposal (#5400)
by alan-baker
· 6 months ago
456cc3a
Merge branch 'main' into featurebranch-compat
by Kai Ninomiya
· 6 months ago
3d51f0c
Merge branch 'main' (early part) into featurebranch-compat
by Kai Ninomiya
· 6 months ago
35c006d
[editorial] Backport wording/formatting changes from Compat branch (#5408)
by Kai Ninomiya
· 6 months ago
88aa3e2
Compat: miscellaneous editorial nits (#5407)
by Kai Ninomiya
· 6 months ago
ebdfbf6
Validate fragment shader output locations (#5404)
by Brandon Jones
· 6 months ago
ce828ba
Add new interstage builtins (#5403)
by Brandon Jones
· 6 months ago
a66fb27
Update immediate-data proposal (#5399)
by shaoboyan091
· 6 months ago
cc220a2
[proposal] Rename push-constants.md to immediate-data.md (#5406)
by Kai Ninomiya
· 6 months ago
474bf5f
Specify behaviour of core-features-and-limits. (#5391)
by Stephen White
· 6 months ago
58d55bf
wgsl: clarify desugaring of for loop without condition (#5398)
by David Neto
· 6 months ago
b9ba7e6
uniformity: fix analysis for loop bodies that only return (#5392)
by David Neto
· 6 months ago
ff3b42f
uniformity: fix editorial issues (#5394)
by David Neto
· 6 months ago
17413b5
Add a partial proposal for bindless. (#5382)
by Corentin Wallez
· 6 months ago
27ed8cb
README: document Python venv for building WGSL spec (#5390)
by David Neto
· 6 months ago
a2a4e54
Remove roadmap note for texture component swizzle (#5388)
by François Beaufort
· 6 months ago
378d2ab
Add proposal for explicit binding layout parameters. (#5354)
by dan sinclair
· 6 months ago
1661063
uniformity: fix analysis of break-if condition (#5369)
by David Neto
· 6 months ago
6033314
wgsl:copyediting: type aliases can be used as value constructors (#5371)
by David Neto
· 6 months ago
7f5133c
Compat: Add swizzle to texture views match (#5362)
by François Beaufort
· 6 months ago
f07ad56
Merge branch 'main' into featurebranch-compat
by Kai Ninomiya
· 6 months ago
423b28b
Add `"texture-component-swizzle"` feature (#5361)
by François Beaufort
· 6 months ago
080c350
subgroup-id proposal: link to umbrella bug (#5366)
by David Neto
· 6 months ago
72248be
Move texture component swizzle usage restrictions (#5360)
by François Beaufort
· 7 months ago
b0441bb
Add WGSL proposal for fragment depth (less, greater, any) (#5352)
by François Beaufort
· 7 months ago
6dfe00d
subgroup-matrix proposal: capture discussion issues and feedback (#5346)
by David Neto
· 7 months ago
8fe60fe
Proposal for subgroup matrix feature (#5335)
by alan-baker
· 7 months ago
475daee
Record issues for atomic-64-min-max proposal (#5345)
by David Neto
· 7 months ago
cf26f8e
Proposal to add subgroup_id built-in value (#5332)
by alan-baker
· 7 months ago
880a80e
move the webgpu logo below the W3C one (#5340)
by Denis Ah-Kang
· 7 months ago
5d6620e
Atomic 64 proposal (#5314)
by petermcneeleychromium
· 7 months ago
f087970
Subtract position from Vulkan inter stage limits (#4518)
by Teodor Tanasoaia
· 7 months ago
bbe06e0
copyExternalImageToTexture: allow all unorm/unorm-srgb/float/ufloat textures (#5333)
by Kai Ninomiya
· 7 months ago
8b5896b
[non-normative] Explain -srgb formats are not color managed/tagged (#4597)
by Kai Ninomiya
· 7 months ago
ab52541
Limit texture/sampler combinations (#5313)
by Stephen White
· 7 months ago
b1882e7
[wgsl] Add treesitter rule for reserved words (#5327)
by David Neto
· 7 months ago
Next »