commit | fac9f88f0675dda59cb27e231f6942d76d79d903 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Wed Apr 25 01:33:43 2018 +0300 |
committer | Sebastian Dröge <sebastian@centricular.com> | Wed Apr 25 11:20:25 2018 +0300 |
tree | 657dc4f4c29f600755d0e9107cd5c89ac7daa833 | |
parent | c6f4b5a14f21346df4a49d1938a50d4142414f21 [diff] |
gl/cocoa: Let ARC clean up our dispatch queue if ARC is used, and otherwise do it manually Also don't use __bridge casts if ARC is not used, as is the case on 32 bit systems.