Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero - #110162

#110162
Merged
jeffhandley merged 6 commits into
release/9.0-stagingdotnet/runtime:release/9.0-stagingfrom
backport/pr-110057-to-release/9.0-stagingdotnet/runtime:backport/pr-110057-to-release/9.0-stagingCopy head branch name to clipboard
Nov 27, 2024
Merged

[release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero#110162
jeffhandley merged 6 commits into
release/9.0-stagingdotnet/runtime:release/9.0-stagingfrom
backport/pr-110057-to-release/9.0-stagingdotnet/runtime:backport/pr-110057-to-release/9.0-stagingCopy head branch name to clipboard

Conversation

@github-actions

@github-actions github-actions Bot commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

Backport of #110057 to release/9.0-staging

/cc @tannergooding @hez2010

Customer Impact

  • Customer reported
  • Found internally

#110050. Customers using Matrix4x4.CreateReflection may see incorrect results on some hardware.

Regression

  • Yes
  • No

#103527. The code was updated to be accelerated and had an edge case where all components were scaled by -2 instead of just the X, Y, and Z components.

Testing

An explicit test covering the scenario where the W component was non-zero was added.

Risk

Low. This is in an API that is primarily used in specialized scenarios.

@ghost ghost added the area-System.Numerics label Nov 25, 2024
@tannergooding tannergooding added the Servicing-consider Issue for next servicing release review label Nov 25, 2024
@tannergooding

Copy link
Copy Markdown
Member

CC. @jeffhandley

@jeffhandley jeffhandley added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 27, 2024
@jeffhandley
jeffhandley merged commit b46f7c7 into release/9.0-staging Nov 27, 2024
@jeffhandley
jeffhandley deleted the backport/pr-110057-to-release/9.0-staging branch November 27, 2024 08:29
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Numerics Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.