BlackPearl-Rendering-Engine icon indicating copy to clipboard operation
BlackPearl-Rendering-Engine copied to clipboard

Bump directxtex_uwp from 2022.7.30.1 to 2023.1.31.1 in /SandBoxDX

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps directxtex_uwp from 2022.7.30.1 to 2023.1.31.1.

Release notes

Sourced from directxtex_uwp's releases.

January 31, 2023

  • Fixed memory overwrite bug in ConvertToSinglePlane that can lead to a potential security issue for untrusted planar video format DDS files
  • Make sure ScratchImage zero-fills image memory
  • Fix DirectX12 GPU-validation warnings for texture loaders
  • Minor fix for non-Win32 builds
  • ddsview: Updated sample app with a -forcesrgb command-line switch

This version is also available on NuGet as version 2023.1.31

This is the last release that will support building for the legacy Xbox One XDK using VS 2017. See this issue for details or feedback.

November 17, 2021

CMake only release of November 2021 for vcpkg.

January 14, 2021

This was a CMake only release of January 2021 for vcpkg.

December 24, 2020

This was a CMake only release of November 2020 for vcpkg.

June 15, 2020

  • Code cleanup for some new VC++ 16.7 warnings and static code analysis
  • texconv: Updated with support for Portable Pix Map (ppm) & Portable Float Map (pfm) file formats

This version is also available on NuGet as version 2020.6.15

August 17, 2018

  • Fixed problem loading legacy DDS files containing FOURCC pixel formats with ALPHAPIXELS also set
  • Fixed FlipRotate bug when doing 180 degree rotation
  • Updated for VS 2017 15.8

This version is also available on NuGet as version 2018.8.18

May 31, 2018

  • Fix for IsAlphaAllOpaque for 'near opaque' values
  • VS 2017 updated for Windows 10 April 2018 Update SDK (17134)

The VS 2017 projects for Win32 desktop and UWP now require VS 2017 (15.7 update) or later

This version is also available on NuGet as version 2018.6.1

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Feb 01 '23 09:02 dependabot[bot]