Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Success

Changes

Summary

  1. Fix GLArrayDataClient createGLSL(..) 'name' setting; Also adds equal (details)
Commit 6fd9c3d84e1758ae27cd10a89237a558460ca1fb by Sven Gothel
Fix GLArrayDataClient createGLSL(..) 'name' setting; Also adds equal behavior for Client/Server FFP usage.

- GLArrayDataWrapper's init() only validated and set the 'name' for VBO ARRAY_BUFFER usage and validates it,
  regardless of FFP or GLSL usage.

- GLArrayDataWrapper's init() included the no-VBO case to the above 'name' set/validate code path.
The file was modifiedsrc/jogl/classes/com/jogamp/opengl/util/GLArrayDataWrapper.java (diff)