BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.2k stars 4.61k forks source link

glfulsh before setCurrentContext #2579

Open yuangu opened 6 years ago

yuangu commented 6 years ago

At other thread run OpenGL commons and not glfulsh before setCurrentContext,maybe get a EXC_BAD_ACCESS error. sorry for my poor English.