Ashok Menon

Results 158 comments of Ashok Menon

One thing I could use your help to understand is how the verifier rules manifest in practice for Aptos, you've described the verifier rules as follows: > 1. The local...

It turns out that this isn't just to do with blitting. I found this issue because I was upsampling in the blit, but actually the issue is that glViewport is...

That's odd. I came to the conclusion because the scene appeared exactly as it had when _I_ had previously not set `glViewport` correctly (And subsequently, when I set the viewport...

I had a bit or a root around GLFW 3.0.1's source. I have a feeling that the cause of this behaviour is the `[window->nsgl.context update]` on L137 of cocoa_window.m ....

Cleaning up this issue as it has now been addressed on all networks with the latest release. Thanks for reporting @enoloo .

Thanks for the review @ronny-mysten ! I'll put up a separate PR to address these because this PR is now a stack, being prepared to land as-is.

PR with docs fixes: https://github.com/MystenLabs/sui/pull/19046

> Oops. Apologies. I'll start separate PRs after merge instead going forward. @ronny-mysten, no you're all good! This was a special case because I was landing all the other PRs...