Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 66e635d755ade763a5987a843d7e32cfc8292e15
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/66e635d755ade763a5987a843d7e32cfc8292e15 Author: Ronie Salgado <
[hidden email]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
Log Message:
-----------
This fixed an edge condition with the metal renderer where the update rect ends out of the bounds of the display texture.
Commit: 321f39825b03d47331bee82a476c1a9924850b7c
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/321f39825b03d47331bee82a476c1a9924850b7c Author: Eliot Miranda <
[hidden email]>
Date: 2019-12-09 (Mon, 09 Dec 2019)
Changed paths:
M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m
Log Message:
-----------
Merge pull request #453 from ronsaldo/bug/metal-window-resize-crash
Fix Metal window crash on resize.
Compare:
https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/a71f6337eb1d...321f39825b03