commit | c6f4b5a14f21346df4a49d1938a50d4142414f21 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Wed Apr 25 01:08:58 2018 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Wed Apr 25 11:20:25 2018 +0300 |
tree | e066fa1de39a11636c26881eb606a0f1f3296be7 | |
parent | 3970a35fd6618d04d298f97e445292fed1110fe2 [diff] |
gl/cocoa: Use NSRect instead of CGRect On 64 bit systems they're typedefs of each other but on 32 bit systems not, and we pass the rect to an API that expects a NSRect