[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 66e635: This fixed an edge condition with the metal render...

Eliot Miranda noreply at github.com
Mon Dec 9 20:09:11 UTC 2019


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 66e635d755ade763a5987a843d7e32cfc8292e15
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/66e635d755ade763a5987a843d7e32cfc8292e15
  Author: Ronie Salgado <roniesalg at gmail.com>
  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 <eliot.miranda at gmail.com>
  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


More information about the Vm-dev mailing list