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

Change Log History

Originally from build #693

Changes
  1. Test*ES2Newt: Add shutdown w/ type to internal loop test (details / cgit)
  2. linux-armv7-cross script: Introduce TARGET_PLATFORM_ROOT (details / cgit)
  3. X11 Fix NativeVisualID regression (commit 90c46b1ef1f199ceb63e85c85e9ebeb919d49c4a) ; Using plain X11 Capabilities (details / cgit)

Originally from build #692

Changes
  1. Add es2readsquare, reassembling JOGL's RedSquareES2 demo (details / cgit)
  2. NEWT/GLWindow.display(): No explicit surface locking/unlocking for GLDrawableHelper.invokeGL(..) - it's done implicit at makeCurrent()/release() (details / cgit)
  3. NewtFactory: Since the platform string references are unique, let's just compare the references instead of a string compare (details / cgit)
  4. NEWT/Windows lockSurfaceImpl(): Detect hdc change and result w/ LOCK_SURFACE_CHANGED (details / cgit)
  5. Fix GLArrayDataServer.destroy(GL): vboName was cleared by super class before deletion (details / cgit)
  6. Complete LOCK_SURFACE_CHANGED ; Introduce NativeVisualID (Daisy chaining *GraphicsConfiguration) ; ... (details / cgit)
  7. Fix GLWindow/SWT-GLCanvas: set context synchronized ; Misc Changes (details / cgit)

Originally from build #691

Changes
  1. TestGearsES2NEWT: Remove redundant GLES2 test (details / cgit)
  2. Add native es2gears test (mesa-demos, eglut enhanced w/ programmatic lifecycle) (details / cgit)