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

Ronie Salgado notifications at github.com
Mon Dec 9 19:56:30 UTC 2019


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 --

    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m (10)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/453
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20191209/f47444d3/attachment.html>


More information about the Vm-dev mailing list