Run GLComputeShaderRunner tasks in a separate thread that has a different opengl context. A new hidden window is used as the context. Removes the need to rely on ApplicationManager window and since the hidden window is not destroyed when switching to terminal only mode, the GLSL shader runs fine even if libgdx app has been exited.
Run GLComputeShaderRunner tasks in a separate thread that has a different opengl context. A new hidden window is used as the context. Removes the need to rely on ApplicationManager window and since the hidden window is not destroyed when switching to terminal only mode, the GLSL shader runs fine even if libgdx app has been exited.