GPUImage icon indicating copy to clipboard operation
GPUImage copied to clipboard

GPUImage on macOS internal API call system NSOpenGLContext,NS_OPENGL_CLASS_DEPRECATED(10_0, 10_14, "Please use Metal or MetalKit.")

Open taojinliang opened this issue 5 years ago • 2 comments

on macOS 10.14 happen to Show the picture stuck

taojinliang avatar Oct 30 '18 09:10 taojinliang

编译demo报的错误?

perrorchen avatar Jan 16 '19 08:01 perrorchen

This isn't yet ready, but we are working to rewrite GPUImage in Metal here:

https://github.com/BradLarson/GPUImage3

to provide a path forward when OpenGL support is fully deprecated on Mac and iOS. We'll let people know when this is ready to be able to be used in this capacity.

BradLarson avatar Jan 16 '19 16:01 BradLarson