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

Changes

Summary

  1. moved several common utility methods from JOGL's BufferUtil to GlueGen's (details)
  2. renamed BufferFactory into Buffers. (details)
  3. made conctructor protected. (details)
  4. added sizeOfBufferElem(Buffer buf) to Buffers. (details)
Commit 25cc744f6bd5ca97e0ae58fa7e1c35f7b0f3046d by Michael Bien
moved several common utility methods from JOGL's BufferUtil to GlueGen's BufferFactory.
Commit 2d76c16b9384d383d3e6a9d7cb727f2591a39228 by Michael Bien
renamed BufferFactory into Buffers.
Commit ec4bdff4eabf5e1668b3e52d1c2708444fb76856 by Michael Bien
made conctructor protected.
Commit df0f47b18178c03a8c56d3e3d6b481769f3f1a30 by Michael Bien
added sizeOfBufferElem(Buffer buf) to Buffers.