mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-30 18:35:50 +00:00
* On replay on macOS we use NSOpenGLContext so we can render to windows. * We have two windowing systems on mac - one for Metal compatible outputs and one for OpenGL compatible outputs.