[OpenSmalltalk/opensmalltalk-vm] Fix Metal window crash on resize. (#453)
Posted by
David T Lewis on
Dec 09, 2019; 7:56pm
URL: https://forum.world.st/OpenSmalltalk-opensmalltalk-vm-Fix-Metal-window-crash-on-resize-453-tp5107928.html
This fixes an edge condition with the metal renderer where the update rect ends out of the bounds of the display texture. The texture update region ends with negative coordinates.
You can view, comment on, or merge this pull request online at:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453
Commit Summary
- This fixed an edge condition with the metal renderer where the update rect ends out of the bounds of the display texture.
File Changes
Patch Links:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453?email_source=notifications\u0026email_token=AIJPEWYYZERJ6PTWGGSJIRDQX2PG5A5CNFSM4JYQZVM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7G7OZQ",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453?email_source=notifications\u0026email_token=AIJPEWYYZERJ6PTWGGSJIRDQX2PG5A5CNFSM4JYQZVM2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H7G7OZQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>