aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/init.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-11-24 23:26:38 -0500
committerGitHub <noreply@github.com>2020-11-24 23:26:38 -0500
commit90e8e19f5e53fe35ab15e372c359ba681c8bc843 (patch)
treeeecd9a5234138fb94a76bc79ea91f7846596a617 /components/script/init.rs
parentcc57d355a573cb258b50e6ca7d44872404aa85d5 (diff)
parent4b033403e3277c45beef7f37104b8737a420992d (diff)
downloadservo-90e8e19f5e53fe35ab15e372c359ba681c8bc843.tar.gz
servo-90e8e19f5e53fe35ab15e372c359ba681c8bc843.zip
Auto merge of #27817 - servo:dependabot/cargo/gfx-backend-dx11-0.6.15, r=jdm
Bump gfx-backend-dx11 from 0.6.0 to 0.6.15 Bumps [gfx-backend-dx11](https://github.com/gfx-rs/gfx) from 0.6.0 to 0.6.15. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/gfx-rs/gfx/blob/master/CHANGELOG.md">gfx-backend-dx11's changelog</a>.</em></p> <blockquote> <h1>Change Log</h1> <h3>backend-dx12-unreleased</h3> <ul> <li>fix SPIR-V entry point selection</li> </ul> <h3>backend-vulkan-0.6.5 (15-10-2020)</h3> <ul> <li>support different types of descriptors in a single <code>DescriptorSetWrite</code></li> </ul> <h3>backend-dx12-0.6.3 backend-dx11-0.6.1 backend-metal-0.6.2 auxil-0.5.1 (31-08-2020)</h3> <ul> <li>update spirv_cross to 0.21: <ul> <li>force zero initialization in all generated shaders</li> <li>force the use of native arrays for MSL</li> </ul> </li> </ul> <h3>backend-dx12-0.6.7 (12-10-2020)</h3> <ul> <li>get proper support for compressed textures</li> </ul> <h3>backend-dx12-0.6.6 (05-10-2020)</h3> <ul> <li>allow color blend factors to be used on alpha channel</li> </ul> <h3>backend-dx12-0.6.5 (04-10-2020)</h3> <ul> <li>implement command buffer markers</li> <li>debug names for render passes and descriptor sets</li> </ul> <h3>backend-vulkan-0.6.3 (30-09-2020)</h3> <ul> <li>enable VK_KHR_maintenance3 when VK_EXT_descriptor_indexing is enabled</li> </ul> <h3>backend-dx12-0.6.4 backend-vulkan-0.6.2 backend-metal-0.6.3 (23-09-2020)</h3> <ul> <li>fix descriptor indexing features</li> </ul> <h3>backend-dx11-0.6.4 (07-09-2020)</h3> <ul> <li>fix memory flush ranges</li> <li>support presentation modes</li> </ul> <h3>backend-dx11-0.6.3 (04-09-2020)</h3> <ul> <li>fix cpu-visible mapping</li> <li>fix UAV reset count</li> </ul> <h3>backend-dx11-0.6.2 (02-09-2020)</h3> <ul> <li>fix bindings filter by shader stages</li> <li>implement copies from buffers into R8, RG8, and RGBA8 textures</li> <li>fix read-only storage buffer support</li> <li>fix race condition in internal shader operations</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/gfx-rs/gfx/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=gfx-backend-dx11&package-manager=cargo&previous-version=0.6.0&new-version=0.6.15)](https://dependabot.com/compatibility-score/?dependency-name=gfx-backend-dx11&package-manager=cargo&previous-version=0.6.0&new-version=0.6.15) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Diffstat (limited to 'components/script/init.rs')
0 files changed, 0 insertions, 0 deletions