Login  Register

[OpenSmalltalk/opensmalltalk-vm] Fix Metal window crash on resize. (#453)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

[OpenSmalltalk/opensmalltalk-vm] Fix Metal window crash on resize. (#453)

David T Lewis
2508 posts
 

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>
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: [OpenSmalltalk/opensmalltalk-vm] Fix Metal window crash on resize. (#453)

David T Lewis
2508 posts
 

Merged #453 into Cog.


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=AIJPEWZPYTTKGQOXG55LGFTQX2QWRA5CNFSM4JYQZVM2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVLW5KDY#event-2867713295", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453?email_source=notifications\u0026email_token=AIJPEWZPYTTKGQOXG55LGFTQX2QWRA5CNFSM4JYQZVM2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOVLW5KDY#event-2867713295", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>