Skip to content
  • Daniel Sabo's avatar
    opencl: Initial version of OpenGL sharing · afb82c25
    Daniel Sabo authored
    Works on OSX and Linux GLX, to enable sharing call
    gegl_cl_init_with_opengl() instead of setting "use-opencl"
    to TRUE. This must be done after you have your GL context
    set up.
    afb82c25