You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Fix incorrect context usage for off-screen drawing. Remove kCGLCEMPEngine, which is causing flicker. Disable window redraw during resize, when rendering in the separate thread.