Raze icon indicating copy to clipboard operation
Raze copied to clipboard

Background GL crash fix.

Open mmclinn-sj opened this issue 9 years ago • 0 comments

Added willResignActive listener to RZXRenderLoop to pause render loop… and call glFinish(). Prevents background GL crash.

This work done on behalf of Sentient Jet.

See https://developer.apple.com/library/content/documentation/3DDrawing/Conceptual/OpenGLES_ProgrammingGuide/ImplementingaMultitasking-awareOpenGLESApplication/ImplementingaMultitasking-awareOpenGLESApplication.html

mmclinn-sj avatar Sep 27 '16 15:09 mmclinn-sj