Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix builtin glyph corruption in the D2D renderer #17464

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Jun 21, 2024

The initial contents of a texture are undefined. That's not good.
Now they are. That's good.

@lhecker lhecker added Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3) Area-AtlasEngine labels Jun 21, 2024
@lhecker lhecker added this to To Cherry Pick in 1.21 Servicing Pipeline via automation Jun 21, 2024
@lhecker lhecker added this pull request to the merge queue Jun 23, 2024
Merged via the queue into main with commit 8c14a34 Jun 23, 2024
20 checks passed
@lhecker lhecker deleted the dev/lhecker/atlas-engine-fixup branch June 23, 2024 10:44
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.21 Servicing Pipeline Jun 24, 2024
DHowett pushed a commit that referenced this pull request Jun 24, 2024
The initial contents of a texture are undefined. That's not good.
Now they are. That's good.

(cherry picked from commit 8c14a34)
Service-Card-Id: 92788897
Service-Version: 1.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AtlasEngine Issue-Bug It either shouldn't be doing this or needs an investigation. Priority-3 A description (P3)
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants