[OpenSmalltalk/opensmalltalk-vm] Fix display corruption when using the Metal backend (#410)

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

[OpenSmalltalk/opensmalltalk-vm] Fix display corruption when using the Metal backend (#410)

David T Lewis
 

Fix display corruption when using the Metal backend on a Mac with Retina Display.

The display corruption was caused by a mismatch between the Form resolution, and the texture size. This ended with a wrong stride for the texture data uploads, which translated to graphics glitches.


You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/410

Commit Summary

  • Fix display corruption when using the Metal backend on a Mac with Retina Display.

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 mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/410?email_source=notifications\u0026email_token=AIJPEW3FGMCPN53RLXLPLATP4OLF3A5CNFSM4H3UCYQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G33NE2Q", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/410?email_source=notifications\u0026email_token=AIJPEW3FGMCPN53RLXLPLATP4OLF3A5CNFSM4H3UCYQ2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G33NE2Q", "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
|

Re: [OpenSmalltalk/opensmalltalk-vm] Fix display corruption when using the Metal backend (#410)

David T Lewis
 

Merged #410 into Cog.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/410?email_source=notifications\u0026email_token=AIJPEW3INU5JERPGW5FCXN3P4OWPLA5CNFSM4H3UCYQ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSGFIMFI#event-2441774613", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/410?email_source=notifications\u0026email_token=AIJPEW3INU5JERPGW5FCXN3P4OWPLA5CNFSM4H3UCYQ2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSGFIMFI#event-2441774613", "name": "View Pull Request" }, "description": "View this Pull Request on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>