Re: JOCL texture generation
Posted by Wade Walker on Mar 16, 2014; 3:46pm
URL: https://forum.jogamp.org/JOCL-texture-generation-tp4031853p4031925.html
Tried on Mac OS X 10.9.2, got a black window for both Nvidia OpenCL and the Intel CPU OpenCL, both with GL-CL interop on and off. It does show a warning about a pre-existing GL error code 0x502 (GL_INVALID_OPERATION), so I'm going to try checking errors on all GL calls to see if something is slipping through the cracks.