)]}' { "commit": "0275a4c83bd567d326ddb855fc4724112c0b3651", "tree": "5488ccd2af7927dc2ee481dc1779c3c5095c64a7", "parents": [ "6d9ee4254bd3a24298a2e0fd1c494d8a8d333ee1" ], "author": { "name": "Corentin Wallez", "email": "cwallez@chromium.org", "time": "Mon Jan 10 15:26:31 2022 +0000" }, "committer": { "name": "Dawn LUCI CQ", "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com", "time": "Mon Jan 10 15:26:31 2022 +0000" }, "message": "Roll third_party/gpuweb/ 67edc187f..0aadaca4c (519 commits)\n\n - Adds supports for the ETC2 and ASTC extensions.\n - Adds support for all texture formats supported by the spec.\n - Removes pipeline statistic queries.\n - Removes support for depthClamping since it has been reworked in a\n depthClipControl extension that Dawn doesn\u0027t implement yet.\n - Removes GPUCommandBuffer.getExecutionTime.\n - Adds support for GPUCommandBuffer.clearBuffer.\n - Removes writeTimestamp inside passes and adds TODO to add support for\n timestampWrites.\n\nhttps://github.com/gpuweb/gpuweb/compare/67edc187f530...0aadaca4c53c\n\n$ git log 67edc187f..0aadaca4c --date\u003dshort --no-merges --format\u003d\u0027%ad %ae %s\u0027\n2022-01-07 dneto Clarify fract (#2485)\n2022-01-07 dneto Clarify fract (#2485)\n2022-01-07 dneto Clarify fract (#2485)\n2022-01-06 dneto Behaviors: Ban obviously infinite loops (#2430)\n2022-01-06 dneto Fix declaration-and-scope section for out-of-order decls (#2479)\n2022-01-06 dneto Behaviors: Ban obviously infinite loops (#2430)\n2022-01-06 dneto Fix declaration-and-scope section for out-of-order decls (#2479)\n2022-01-06 dneto Behaviors: Ban obviously infinite loops (#2430)\n2022-01-06 dneto Fix declaration-and-scope section for out-of-order decls (#2479)\n2022-01-06 dneto Move Limits section to under \"WGSL Program\" (#2480)\n2022-01-06 dneto Move Limits section to under \"WGSL Program\" (#2480)\n2022-01-06 dneto Move Limits section to under \"WGSL Program\" (#2480)\n2022-01-05 dneto [editorial] Rename \"built-in variable\" -\u003e \"built-in value\" (#2476)\n2022-01-05 dneto [editorial] Rename \"built-in variable\" -\u003e \"built-in value\" (#2476)\n2022-01-05 dneto [editorial] Rename \"built-in variable\" -\u003e \"built-in value\" (#2476)\n2022-01-05 dneto Only define image format names usable for storage textures (#2475)\n2022-01-05 dneto Only define image format names usable for storage textures (#2475)\n2022-01-05 dneto Only define image format names usable for storage textures (#2475)\n2022-01-04 dneto Remove \u0027read\u0027,\u0027read_write\u0027,\u0027write\u0027 as keywords, image formats as keywords (#2474)\n2022-01-04 dneto Remove \u0027read\u0027,\u0027read_write\u0027,\u0027write\u0027 as keywords, image formats as keywords (#2474)\n2022-01-04 dneto Remove \u0027read\u0027,\u0027read_write\u0027,\u0027write\u0027 as keywords, image formats as keywords (#2474)\n2022-01-04 jrprice [editorial] wgsl: left shifts are logical (#2472)\n2022-01-04 jrprice [editorial] wgsl: left shifts are logical (#2472)\n2022-01-04 jrprice [editorial] wgsl: left shifts are logical (#2472)\n2022-01-04 dneto Deploying to gh-pages from @ gpuweb/gpuweb@7371fbf6d3d6d263566b39f7e4d915824c0233a8 🚀\n2021-12-30 kvarkus Texture format caps for MSAA and resolve (#2463)\n2021-12-30 kvarkus Texture format caps for MSAA and resolve (#2463)\n2021-12-30 kvarkus Texture format caps for MSAA and resolve (#2463)\n2021-12-30 kainino Fully describe validation of render attachments (#2458)\n2021-12-30 kainino Fully describe validation of render attachments (#2458)\n2021-12-30 kainino Fully describe validation of render attachments (#2458)\n2021-12-29 kainino Rework encoder state and mixins (#2452)\n2021-12-29 kainino Rework encoder state and mixins (#2452)\n2021-12-29 kainino Rework encoder state and mixins (#2452)\n2021-12-29 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@68fe77316d5ee165f07f44daef3a7be049001277 🚀\n2021-12-29 mehmetoguzderin Fix examples classes, globals, and previews (#2412)\n2021-12-29 mehmetoguzderin Fix examples classes, globals, and previews (#2412)\n2021-12-29 mehmetoguzderin Fix examples classes, globals, and previews (#2412)\n2021-12-28 kainino Clarify that attachments may not alias (#2454)\n2021-12-28 kainino Clarify that attachments may not alias (#2454)\n2021-12-28 kainino Clarify that attachments may not alias (#2454)\n2021-12-28 shaobo.yan Add source image orientation to copyExternalImageToTexture (#2376)\n2021-12-28 shaobo.yan Add source image orientation to copyExternalImageToTexture (#2376)\n2021-12-28 shaobo.yan Add source image orientation to copyExternalImageToTexture (#2376)\n2021-12-28 kainino1 Deploying to gh-pages from @ gpuweb/gpuweb@e7224b994909c8eb47a3bcd459351f85c8bfb52c 🚀\n2021-12-24 kainino Restore the box around algorithm divs (#2453)\n2021-12-24 kainino Restore the box around algorithm divs (#2453)\n2021-12-24 kainino Restore the box around algorithm divs (#2453)\n2021-12-24 kainino Define GPUTextureViewDimension values (#2455)\n2021-12-24 kainino Define GPUTextureViewDimension values (#2455)\n(...)\n2021-10-14 dneto Deploying to gh-pages from @ gpuweb/gpuweb@6f239ffda6bf4937bfaf361ff2fb10b3459a1daa 🚀\n2021-10-14 lokokung Add ETC2 and ASTC texture formats and feature name documentation (#2180)\n2021-10-14 lokokung Add ETC2 and ASTC texture formats and feature name documentation (#2180)\n2021-10-14 lokokung Add ETC2 and ASTC texture formats and feature name documentation (#2180)\n2021-10-14 kvark Deploying to gh-pages from @ gpuweb/gpuweb@ab71f65a80348f637ac30cf836a14ee207cedcc2 🚀\n2021-10-13 dneto describe builtin functions as prototypes (#2178)\n2021-10-13 dneto describe builtin functions as prototypes (#2178)\n2021-10-13 dneto describe builtin functions as prototypes (#2178)\n2021-10-13 dneto Integral pipeline IO must be specified interpolate(flat) (#2183)\n2021-10-13 dneto Integral pipeline IO must be specified interpolate(flat) (#2183)\n2021-10-13 dneto Integral pipeline IO must be specified interpolate(flat) (#2183)\n2021-10-12 mehmetoguzderin Fix render by closing table (#2177)\n2021-10-12 mehmetoguzderin Fix render by closing table (#2177)\n2021-10-12 mehmetoguzderin Fix render by closing table (#2177)\n2021-10-12 mehmetoguzderin Allow syntactic navigation and styling (#2143)\n2021-10-12 mehmetoguzderin Allow syntactic navigation and styling (#2143)\n2021-10-12 mehmetoguzderin Allow syntactic navigation and styling (#2143)\n2021-10-12 dneto Deploying to gh-pages from @ gpuweb/gpuweb@59d839d76742ab6adeca54d86d086ff641fef702 🚀\n2021-10-06 dneto wgsl: remove ignore, add phony-assignment (#2127)\n2021-10-06 dneto wgsl: remove ignore, add phony-assignment (#2127)\n2021-10-06 dneto wgsl: remove ignore, add phony-assignment (#2127)\n2021-10-06 dneto wgsl: editorial cleanup: memory vs. storage (#2155)\n2021-10-06 dneto wgsl: editorial cleanup: memory vs. storage (#2155)\n2021-10-06 dneto wgsl: editorial cleanup: memory vs. storage (#2155)\n2021-10-06 mehmetoguzderin Make hex exponent suffix optional for floats (#2164)\n2021-10-06 mehmetoguzderin Make hex exponent suffix optional for floats (#2164)\n2021-10-06 mehmetoguzderin Make hex exponent suffix optional for floats (#2164)\n2021-10-06 dneto wgsl: Add limits section, and \"spurious\" failure (#1997)\n2021-10-06 dneto wgsl: Add limits section, and \"spurious\" failure (#1997)\n2021-10-06 dneto wgsl: Add limits section, and \"spurious\" failure (#1997)\n2021-10-06 alanbaker Clarify memory locations accessed when writing a vector component (#2152)\n2021-10-06 alanbaker Clarify memory locations accessed when writing a vector component (#2152)\n2021-10-06 alanbaker Clarify memory locations accessed when writing a vector component (#2152)\n2021-10-04 jrprice Fix inequality symbol in compute shader grid bound (#2153)\n2021-10-04 jrprice Fix inequality symbol in compute shader grid bound (#2153)\n2021-10-04 jrprice Fix inequality symbol in compute shader grid bound (#2153)\n2021-10-04 jimb Fix some misplaced characters in the `select` description. (#2154)\n2021-10-04 jimb Fix some misplaced characters in the `select` description. (#2154)\n2021-10-04 jimb Fix some misplaced characters in the `select` description. (#2154)\n2021-09-29 dneto wgsl: Function call statement may call non-void functions (#2148)\n2021-09-29 dneto wgsl: Function call statement may call non-void functions (#2148)\n2021-09-29 bclayton wgsl: Update README.md (#2150)\n2021-09-29 dneto wgsl: Function call statement may call non-void functions (#2148)\n2021-09-29 dneto Deploying to gh-pages from @ gpuweb/gpuweb@7e87583853f6a0e30e4c5f14847d7a18b9d619d4 🚀\n2021-09-28 kainino Remove no-op minBindingSize text (#2141)\n2021-09-28 kainino Remove no-op minBindingSize text (#2141)\n2021-09-28 kainino Remove no-op minBindingSize text (#2141)\n2021-09-28 kainino Clarify copies into -srgb formats (#2146)\n2021-09-28 kainino Clarify copies into -srgb formats (#2146)\n2021-09-28 kainino Clarify copies into -srgb formats (#2146)\n\nCreated with:\n roll-dep third_party/gpuweb\n\nFixed: dawn:1130\nBug: dawn:1123\nChange-Id: I9a9539696fbd0a4d15a7e3369959ac97b262d9d3\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75902\nReviewed-by: Ben Clayton \u003cbclayton@google.com\u003e\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "37cd645bc85844577169ac513157123a573a82f2", "old_mode": 33188, "old_path": "DEPS", "new_id": "fed43d7694ce3ad9530194ee2e5a6a42b0296f11", "new_mode": 33188, "new_path": "DEPS" }, { "type": "modify", "old_id": "e2a168f34b35de44c8e97643fa8274e3a8ef67de", "old_mode": 33188, "old_path": "src/dawn_node/binding/Converter.cpp", "new_id": "a0fc7e44ff4698b9486bd26d5164353e5d355082", "new_mode": 33188, "new_path": "src/dawn_node/binding/Converter.cpp" }, { "type": "modify", "old_id": "cacba0eb35fe3dcb58667a021c6dd6bd2224b162", "old_mode": 33188, "old_path": "src/dawn_node/binding/Converter.h", "new_id": "3af900ad7a8ee7b9750248f00c288afc859ca4c5", "new_mode": 33188, "new_path": "src/dawn_node/binding/Converter.h" }, { "type": "modify", "old_id": "95667ab451ec5b48027830ecf53e886898731970", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUAdapter.cpp", "new_id": "44c70d4fcee0818041f6f4a13cafe53d3de84cc4", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUAdapter.cpp" }, { "type": "modify", "old_id": "461c6d92dd73c85296bc8b7510e6aca8f03871e0", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUCommandBuffer.cpp", "new_id": "9521871065029438bbb2cf314e78ef1896368861", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUCommandBuffer.cpp" }, { "type": "modify", "old_id": "8b35c21925583e7029f6350b61982e5b66b55543", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUCommandBuffer.h", "new_id": "89a6056c4cc652f8d2f02211649bdaf3b71c07f5", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUCommandBuffer.h" }, { "type": "modify", "old_id": "d86cebf69c9d90250a0890652cf9ed9ce43ca043", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUCommandEncoder.cpp", "new_id": "b475de4e929e1bc074809fd9adb8641df99c21df", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUCommandEncoder.cpp" }, { "type": "modify", "old_id": "3402c7861e07b89e95abf401e4554638242eded3", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUCommandEncoder.h", "new_id": "ed6152639d1987586d84c89cbff21edfd31d83bf", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUCommandEncoder.h" }, { "type": "modify", "old_id": "d827d84bc8e3c7639455f7fa8788ba63060c1e71", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUComputePassEncoder.cpp", "new_id": "08b1fd24632d0eb530e738a66cbc203d73a2222d", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUComputePassEncoder.cpp" }, { "type": "modify", "old_id": "faf0859851e9a26e405cbcaef34fea2130f4ca05", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUComputePassEncoder.h", "new_id": "b7199ac97009b6cd1f3055fddeb7bf9303db8245", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUComputePassEncoder.h" }, { "type": "modify", "old_id": "cddab093b1e1db4d3f4108a9bca4d4cf0c2a3c3c", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPUDevice.cpp", "new_id": "2d09df7db9748a275392f7286ad7886eb61fcc1b", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPUDevice.cpp" }, { "type": "modify", "old_id": "128cbf9230e258f4ab3769ab3163a83f520ed28e", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPURenderPassEncoder.cpp", "new_id": "3306259971cff90ecf078cbb0bb42f8fb909a7a0", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPURenderPassEncoder.cpp" }, { "type": "modify", "old_id": "452dc1aeff8afdd2ae378f6be4ac08e6acd589b8", "old_mode": 33188, "old_path": "src/dawn_node/binding/GPURenderPassEncoder.h", "new_id": "ecca2fbae824f6d525af8372dd3965f35c34333b", "new_mode": 33188, "new_path": "src/dawn_node/binding/GPURenderPassEncoder.h" } ] }