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

Change Log History

Originally from build #969

Changes
  1. Bug 718: Exclude updateGraphicsConfigurationARB(..) usage for BITMAP (Windows Vista does report BITMAP w/ ARB PFD) (details / cgit)

Originally from build #968

Changes
  1. Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality to pluggable impl. for RandR 1.1 and 1.3 (todo) (details / cgit)
  2. Bug 718: Further restriction of Windows BITMAP PFD's - RGB888 and !alpha only (details / cgit)

Originally from build #963

Changes
  1. Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - Refine Unit Tests ; UITestCase.Snapshot: Add RGBA bits to filename. (details / cgit)
  2. *Capabilities: Cleanup string ctor; GLGraphicsConfigurationUtil: Clean getExclusiveWinAttributeBits(..); WGLGLCapabilities: Add PFD2String(..) (details / cgit)
  3. Bug 718: Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888 - Filter invalid PFD configs (details / cgit)
  4. GLJPanel.toString(): Avoid NPE (details / cgit)
  5. Fix Bug 720: Unify all platform specific GLContextImpl specializations; Fix Bug 719 - Windows BITMAP Offscreen Orientation is not propagated through API (details / cgit)
  6. GLJPanel: setFocusable(true) at ctor to allow keyboard input (details / cgit)