aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-01-19 05:52:21 +0100
committerSven Gothel <[email protected]>2012-01-19 05:52:21 +0100
commit8a2c18cf210ee6465e00f88cecd3ef109421ff1d (patch)
tree02e8aa842d4c7f49a8c4041f83ff05c9846a0141 /make
parent249351d96e22999db2ac83ad60eaa5c5c6120bd7 (diff)
NativeWindow/OSX: Fix Offscreen CALayer SIGSEGV @ Shutdown (Cleanup referencing)
- allocate CALayer w/ invoking init: [[CALayer alloc] init] - attach CALayer to JAWTSurfaceLayer w/o autorelease: surfaceLayers.layer = layer; // already incr. retain count - destroy CALayer @ JAWTWindow destroy
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions