jogl-samples icon indicating copy to clipboard operation
jogl-samples copied to clipboard

logImplementationDependentLimit

Open elect86 opened this issue 9 years ago • 2 comments

check

elect86 avatar Jan 26 '16 19:01 elect86

Fixed, has to enable it explicitely

gl4.glDebugMessageControl(GL_DEBUG_SOURCE_APPLICATION, GL_DEBUG_TYPE_OTHER, GL_DEBUG_SEVERITY_LOW, 0, null, true);

elect86 avatar Mar 11 '16 18:03 elect86

search c samples + mvp.toDbb(pointer);

elect86 avatar Apr 24 '16 12:04 elect86