diff options
author | Sven Gothel <[email protected]> | 2018-01-15 07:21:41 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2018-01-15 07:21:41 +0100 |
commit | d590c5df17650b3790bb434fb7529df874914a09 (patch) | |
tree | c4893926f5fd6a085b942f5849dc5fbc4c5c1d38 /.project | |
parent | ec05537be8a1355d74c86d0f3b4509ec3dc653f5 (diff) |
Bug 1299: Fix Warning when using JOGL on Mac OS X El Capitan
It turned out to be a missing CATransaction,
i.e. the native create/destroy commands had to be encapsulated
within [CATransaction begin] and [CATransaction commit]
causing the uncommitted CATransaction.
Diffstat (limited to '.project')
0 files changed, 0 insertions, 0 deletions