Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Metal window crash on resize. #453

Merged

Conversation

ronsaldo
Copy link
Contributor

@ronsaldo ronsaldo commented Dec 9, 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.

… rect ends out of the bounds of the display texture.
@eliotmiranda eliotmiranda merged commit 321f398 into OpenSmalltalk:Cog Dec 9, 2019
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 23, 2021
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 23, 2021
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 29, 2021
hogoww referenced this pull request in hogoww/opensmalltalk-vm Dec 29, 2021
…e ] on method [ freeTreeNodesDo: ] KILLED by 28/234 test cases.
hogoww referenced this pull request in hogoww/opensmalltalk-vm Feb 26, 2022
… true ] on method [ popObjStack: ] 14 test cases.
hogoww referenced this pull request in hogoww/opensmalltalk-vm Feb 26, 2022
…true ] on method [ popObjStack: ] 14/14 test case are EQUIVALENT
tesonep added a commit to tesonep/opensmalltalk-vm that referenced this pull request Nov 28, 2022
…parameters-in-windows

Correctly converting the command line arguments of the VM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants