The Jenkins Controller is preparing for shutdown. No new builds can be started.
The file was added www/media/Impact_Bullet_AKM.in-1.png The file was added www/media/ticket2ride_picture5-160x132.jpg The file was modified www/index.html (diff) The file was added www/media/jzy3d-demo-surface-160x160.png The file was added www/media/c3d-studio-snap2-160x160.png The file was added www/media/jspatial-1-160x160.png The file was removed www/media/ticket2ride_picture4.jpg The file was added www/media/jake2-160x160.png The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was removed www/media/fusion-laboratory.jpg The file was added www/media/fusion_logo.jpg The file was modified www/media/vehicle.jpg (diff) The file was modified www/media/fenggui.jpg (diff) The file was removed www/media/jake2.jpg The file was modified www/index.html (diff) The file was removed www/media/c3d-studio.jpg The file was modified www/media/sculpteo_3_robot_72dpi_sm.jpg (diff) The file was modified www/media/gephi.jpg (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was added src/test/com/jogamp/opengl/test/junit/newt/ManualScreenMode03aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01NEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/ManualScreenMode03NEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02aNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02NEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01dNEWT.java The file was modified make/scripts/tests.sh (diff) The file was modified make/scripts/tests-win.bat (diff) The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00NEWT.java The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01cNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01dNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/ManualScreenMode03aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00aNEWT.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/ManualScreenMode03aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01bNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01cNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode02aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode01dNEWT.java The file was modified make/scripts/tests-win.bat (diff) The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00bNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01cNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/ManualScreenMode03aNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00bNEWT.java The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java The file was removed src/test/com/jogamp/opengl/test/junit/newt/TestScreenMode00aNEWT.java The file was modified make/scripts/tests.sh (diff) The file was modified www/index.html (diff) The file was added www/media/MyHmi-Collage-160x152.png The file was modified www/index.html (diff) The file was modified src/jogl/classes/com/jogamp/opengl/math/Quaternion.java (diff)
Commit
1c717a781702b0decb0c4da71a9dadc2a8255d5b
by Sven Gothel Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMode* ; Sort List<MonitorMode> in descending order to be well determined. Add Comparable<?>: Point*, Dimension*, Rectangle*, SurfaceSize* and MonitorMode*: - Compare square values - See API doc for order of special semantics (flags, rotation, ..) Sort List<MonitorMode> in descending order to be well determined: - Removes order by native mode id, give user a reliable natural order. The file was modified src/newt/classes/com/jogamp/newt/MonitorMode.java (diff) The file was modified src/newt/classes/com/jogamp/newt/Screen.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/Dimension.java (diff) The file was modified src/newt/classes/jogamp/newt/ScreenImpl.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/RectangleImmutable.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/SurfaceSize.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/DimensionImmutable.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/PointImmutable.java (diff) The file was modified src/newt/classes/com/jogamp/newt/util/MonitorModeUtil.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/Point.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/util/Rectangle.java (diff) The file was modified src/newt/classes/com/jogamp/newt/MonitorDevice.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR13.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR11.java (diff) The file was modified src/newt/classes/com/jogamp/newt/Screen.java (diff) The file was modified src/newt/native/X11RandR11.c (diff)
Commit
61ee606366f28843287049d01f3f1e2e2139878e
by Sven Gothel ScreenImpl: Fix ScreenMonitorState add/remove reference, which shall only happen at actual native create and destroy. .. otherwise usage of Screen.createNative() and a later Window creation would cause the ScreenMonitorState having 2 added listener - which in turn disables it's orig mode reset at Screen destruction. The file was modified src/newt/classes/jogamp/newt/ScreenImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/MonitorDeviceImpl.java (diff) The file was added www/media/libgdx.png The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff) The file was modified www/index.html (diff)
Commit
205a17de1abec614d3d06386f873170fc1691e86
by Sven Gothel Fix Bug 770 and 771 Bug 770 : X11Window.c: - Request focus _before_ enabling EWMH flags (fullscreen or above) after resize and temporary invisibility. This actually allows us to keep the focus after resize and repositioning! - Set _NET_WM_BYPASS_COMPOSITOR implicit analog to _NET_WM_STATE_FLAG_ABOVE - Clean up _NET_WM_* flag names, avoiding name space collisions, i.e. adding FLAG! - Remove dead _NET_WM_STATE setting via direct window property (not working anyways) - Remove dead code: FS_GRAB_KEYBOARD X11/WindowDriver.java: - Enable _NET_WM_STATE_FLAG_ABOVE temporarily if FLAG_IS_FULLSCREEN && !FLAG_IS_ALWAYSONTOP - Override focusChanged(..) to react on focus lost/gained in case of temporarily enabled _NET_WM_STATE_FLAG_ABOVE. If focus is lost, disable _NET_WM_STATE_FLAG_ABOVE, otherwise re-enable it. WindowImpl.java: - FullscreenAction.run: Always use 'FLAG_IS_FULLSCREEN_SPAN' +++ Bug 771 : WindowImpl.java: - Keep fullscreenMonitors and fullscreenUseMainMonitor values intact, allowing them to be tracked. Remove duplicates in FullscreenAction class. - MonitorModeListenerImpl.monitorModeChanged: Add fullscreen path: If the changed monitor is part of fullscreenMonitors, recalculate the viewport union and reset position and fullscreen-size. - MonitorModeListenerImpl: Try to regain focus after successful mode change. The file was modified src/newt/native/X11Window.c (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java (diff) The file was modified make/scripts/tests-win.bat (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/newt/native/WindowsWindow.c (diff)
Commit
3a32a59045ced338b2c5098cfb1102f847420efc
by Sven Gothel Bug 734 : Bug could not be reproduced w/ TestScreenMode02bNEWT, however on some X11 tests systems, artifacts could be experienced. X11 Test systems w/ AMD fglrx and Intel Mesa, the rotated height is cut off .. probably due to bug of driver code and rotation. The file was modified make/scripts/tests.sh (diff) The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified make/scripts/tests-win.bat (diff)
Commit
1455848398ccdfa89ec9f19379c5dcaed8198e28
by mark Bug 759 : Currently, the compatibility context on Mesa >= 9.1.3 seems to be very broken. The core contexts, however, seem to be quite stable. This commit both reduces and widens the scope of the current Mesa quirk to include only Compatibility contexts on OpenGL > 3 || 3.n where n >= 1. The file was modified src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/newt/classes/com/jogamp/newt/event/KeyEvent.java (diff) The file was removed src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/spi/PNGImage.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw01ES2Listener.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage00NEWT.java The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngIDatChunkInputStream.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngjUnsupportedException.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/ChunkLoadBehaviour.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/ChunksList.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/ChunksListForWrite.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngChunkIDAT.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngChunk.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/ImageLine.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngWriter.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngChunkMultiple.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/FilterType.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/ProgressiveOutputStream.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/ChunkRaw.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngjExceptionInternal.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngMetadata.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/ImageLineHelper.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/ImageInfo.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngChunkSingle.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/ImageLines.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngHelperInternal.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/jogl/util/texture/bug724-transparent-grey_orig.png The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureDraw01ES2Listener.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGImage01NEWT.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/jogl/util/texture/bug724-transparent-grey_gimpexp.png The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/texture01_xxx.fp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage00NEWT.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGImage01NEWT.java The file was modified make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderUtil.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLVersionNumber.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java (diff)
Commit
de2905a6fce37e7caf69b148ef4cf7f347559530
by Sven Gothel GLJPanel: Add remark about FBO / GLSL texture-unit usage in API doc; Add API entry to set/get texture unit (default 0). Allowing a user to set a specific texture-unit and to query the used texture-unit, allows one to avoid a collision w/ own texture programming .. i.e. removes the burden to setup all params etc. The file was modified src/jogl/classes/javax/media/opengl/awt/GLJPanel.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/windows/WindowDriver.java (diff)
Commit
4e6c2aadd7d652db3ba1f35eef1a3d61d6e692d0
by Sven Gothel Revise commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e (Bug 767 ): TAB, BS and CR/ENTER are printable for NEWT KeyEvent and font handling. Fix regression. - Original behavior was treating CR/ENTER them as printable, lets keep it this way. - KeyEvent: Query these 3 whitespaces upfront, no need to incl. them in 'nonPrintableKeys'. - Fix regression: Native VK_ENTER was not change in commit 4c34f5980bddcdc84b10cb3bcbb96b365b9d471e. The file was modified make/scripts/tests-x64-dbg.bat (diff) The file was modified make/scripts/tests-win.bat (diff) The file was modified src/test/com/jogamp/opengl/test/junit/graph/demos/GPUTextRendererListenerBase01.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/com/jogamp/graph/font/FontFactory.java (diff) The file was modified src/newt/classes/com/jogamp/newt/event/KeyEvent.java (diff) The file was modified src/newt/native/KeyEvent.h (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/GLRendererQuirks.java (diff)
Commit
98ab29dded5d8f8e482b02a8782f1dc87bb3a1a5
by Sven Gothel Remove deprecated methods. - Quaternion.isEmpty() - Texture.dispose(GL) - GLContext.getGLVersionMajor() / ..Minor() - GLContextImpl.bindPbufferToTexture() / releasePbufferFromTexture() - MouseEvent.getWheelRotation() - The file was modified src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/math/Quaternion.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/newt/classes/com/jogamp/newt/event/MouseEvent.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureSequenceCubeES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieSimple.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/JoglVersion.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/GearsES1.java (diff)
Commit
2f3be40737c15547e8c7c9e19ccdb2b3b1e2ea56
by Sven Gothel TestScreenMode* Cleanup (reset) - TestScreenMode01aNEWT and TestScreenMode01dNEWT test auto-reset (destroying last Screen ref. reinstates orig MonitorMode) - Other tests do manual reset. - Add ant test target 'junit.run.newt.monitormode' to test only monitor-mode / fullscreen cases The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java (diff) The file was modified make/scripts/tests-x64-dbg.bat (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java (diff) The file was modified make/build-test.xml (diff) The file was modified make/scripts/tests-win.bat (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff)
Commit
fa6e868a72b8fb3de8c96afbd71ab4d3ad33f6b6
by Sven Gothel Revisit Bug 770 and Bug 771 : Only use FLAG_IS_FULLSCREEN_SPAN if required; At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported. - Bug 770 : Only use FLAG_IS_FULLSCREEN_SPAN if required - If X11 WindowDriver _and_ virtual-screen-size > fullscreenViewport, - else we still use _NET_WM_STATE_FULLSCREEN on X11! - Bug 771 : At MonitoMode change, reset fullscreen if FLAG_IS_FULLSCREEN_SPAN is supported - Since we may still use _NET_WM_STATE_FULLSCREEN on X11: - Pause fullscreen at monitorModeChangeNotify(..) - Resume fullscreen at monitorModeChanged(..) The file was modified src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR13.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/WindowDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/ScreenImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/RandR11.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/native/X11Window.c (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/GearsES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/RedSquareES1.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/JoglVersion.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/GearsES1.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/RedSquareES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/gl2/Gears.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01cNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestDisplayLifecycle02NEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestDisplayLifecycle02NEWT.java (diff)
Commit
99479bf3197cde8e89c5b499d135417863d521c7
by Sven Gothel NEWT: Using WeakReferences for global cache of Display, Screen and Window instances; Removing ref. at API destroy() is wrong ; Allow GC to clear .. - Removing ref. at API destroy() is wrong - Since all instances can be recreated, removing ref at destroy() is simply wrong. - Keep weak references until GC collects, i.e. user does not claim them anymore. - Safe for Display, since it holds it's EDT thread. - Window/Screen .. if user abandons reference .. nothing we can do here. - Allow GC to clear .. No need to hold ref loonger than user. The file was modified src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawable.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/classes/jogamp/newt/DisplayImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/newt/classes/com/jogamp/newt/Display.java (diff) The file was modified src/newt/classes/jogamp/newt/ScreenImpl.java (diff) The file was modified src/newt/classes/com/jogamp/newt/Screen.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/newt/classes/jogamp/newt/DefaultEDTUtil.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/newt/classes/com/jogamp/newt/opengl/GLWindow.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff)
Commit
4e225341fa11769c4da0825a3b5eb37464a732ef
by Sven Gothel Fix Bug 763 and Bug 764 : Proper GL gluegen for glCreateShaderProgramv and GL3's glDraw*Elements*. glCreateShaderProgramv: Param idx 2 should be String[] All following draw commands are buffer object types, i.e. shall accept memory buffer reference (VBO/VAO/..): +BufferObjectKind Element glDrawElementsBaseVertex +BufferObjectKind Element glDrawElementsInstanced +BufferObjectKind Element glDrawElementsInstancedBaseInstance +BufferObjectKind Element glDrawElementsInstancedBaseVertex +BufferObjectKind Element glDrawElementsInstancedBaseVertexBaseInstance BufferObjectKind Element glDrawRangeElements +BufferObjectKind Element glDrawRangeElementsBaseVertex The file was modified make/config/jogl/gl-common.cfg (diff)
Commit
b9a24308f3ebc6fae9ca79f6020970945936feab
by Sven Gothel Fix Bug 765 : Add glMultiDrawElementsBaseVertex ; Restrict PointerBuffer usage to NIO only. Code snippet for PointerBuffer usage: Code snippet .. how to use PointerBuffer in this case: IntBuffer indices = Buffers.newDirectIntBuffer(count); indices.put(...); ... indices.rewind(); final PointerBuffer indicesP = PointerBuffer.allocateDirect(1 ); indicesP.referenceBuffer(indices); -> glMultiDrawElementsBaseVertex(int mode, IntBuffer count, int type, PointerBuffer indices, int primcount, IntBuffer basevertex) The file was modified make/scripts/gluegen-gl.sh (diff) The file was modified make/config/jogl/gl-common.cfg (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting01NEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/DisplayImpl.java (diff)
Commit
433e3914324b90c910b018bb7d9d80e814c67123
by Sven Gothel Fix SWTEDTUtil regression caused by dec4b02fe4b93028c85de6a56b6af79601042d6e, ensuring EDT is running for reused Display instances. Refine EDTUtil semantics of: - reset() - waitUntilStopped() AWTEDTUtil/SWTEDTUtil: Properly signal !running when shutdown SWTEDTUtil: Take SWT isDisposed() into account. The file was modified src/newt/classes/jogamp/newt/driver/awt/AWTEDTUtil.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/classes/jogamp/newt/DisplayImpl.java (diff) The file was modified src/newt/classes/com/jogamp/newt/util/EDTUtil.java (diff) The file was modified src/newt/classes/jogamp/newt/swt/SWTEDTUtil.java (diff) The file was modified src/newt/classes/jogamp/newt/DefaultEDTUtil.java (diff)
Commit
453ccee8e3ce90956756d1582852b13f45cd2f38
by Sven Gothel NEWT EDTUtil: Exposed weakness of EDTUtil usage due to usage of WeakReference, i.e. higher retention of Display instances. - WeakReference Change 99479bf3197cde8e89c5b499d135417863d521c7 - Refines commits: feb352145af1643a57eaae99c0342e6f5e0f2a2e dec4b02fe4b93028c85de6a56b6af79601042d6e 433e3914324b90c910b018bb7d9d80e814c67123 Reviews EDTUtil API and usage: - less confusing / more determined EDTUtil API - EDTUtil's thread shall only be reset and started when required (-> lazy) - EDTUtil's instance in Display shall be handled thread safe w/o extra blocking - EDTUtil's implementations (Default, SWT and AWT) shall be aligned / similar as much as possible Further note: SWT's EDTUtil (NewtCanvasSWT) shall not use a reused Display instance due to it's custom SWTEDTUtil. We may need to disable the ref. cache if custom EDTUtil (setEDTUtil) is intended (used). The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/InitConcurrentBaseNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting01NEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/DisplayDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/swt/SWTEDTUtil.java (diff) The file was modified src/newt/classes/com/jogamp/newt/swt/NewtCanvasSWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/intel/gdl/DisplayDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/bcm/vc/iv/DisplayDriver.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/newt/classes/jogamp/newt/driver/windows/DisplayDriver.java (diff) The file was modified src/newt/classes/com/jogamp/newt/util/EDTUtil.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/awt/DisplayDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/kd/DisplayDriver.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting04SWT.java (diff) The file was modified src/newt/classes/jogamp/newt/DisplayImpl.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/parenting/TestParenting01aSWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestNewtCanvasSWTGLn.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NewtCanvasSWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTBug643AsyncExec.java (diff) The file was modified src/newt/classes/jogamp/newt/DefaultEDTUtil.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/swt/TestNewtCanvasSWTBug628ResizeDeadlockAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent01NEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/awt/AWTEDTUtil.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestInitConcurrent02NEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/x11/DisplayDriver.java (diff) The file was modified src/newt/classes/com/jogamp/newt/Display.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestDisplayLifecycle01NEWT.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/bcm/egl/DisplayDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/macosx/DisplayDriver.java (diff)
Commit
95ffc6f73b460a24e8f117060de1d80ec85e4c25
by Sven Gothel NEWT MonitorMode test cases: Add X11 XRandR commandline reset to UITestCase's AfterClass if available (X11). In case a MonitorMode test case fails, force XRandR reset '-s 0 -o normal' at end of test class if X11. Unit Test: TestScreenMode00cNEWT The file was modified src/test/com/jogamp/opengl/test/junit/util/MiscUtils.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/NativeWindowFactory.java (diff) The file was added src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00cNEWT.java The file was modified make/scripts/tests-win.bat (diff) The file was modified src/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00cNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01dNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02bNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode01cNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode02aNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00bNEWT.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/PngChunkTRNS.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/chunks/ChunkHelper.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/jogamp/opengl/util/pngj/PngReader.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/util/MiscUtils.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00cNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/util/UITestCase.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/mm/TestScreenMode00cNEWT.java (diff) The file was modified make/build-test.xml (diff) The file was modified src/test/com/jogamp/opengl/test/junit/newt/TestGLWindows02NEWTAnimated.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMainVersionGLWindowNEWT.java (diff)
Commit
3a0d7703da32e9a5ddf08a334f18588a78038d88
by Sven Gothel Add Support for GL 4.3 (Bug 716 ) and ES 3 .0 (Bug 717 ) ES3 / GL4.3: - Update all EGL, GLX, WGL and GL (desktop and mobile) khronos headers to latest version. - GL3/gl3* -> GL/glcorearb* - Explicitly preserve ES2_compatibility and ES3_compatibility in header, most extension grouping was removed in new headers. - Always load all GLHeader to ensure proper extension association across all profiles. - Unified method signatures - Added GL_EXT_map_buffer_range to core - Using common 'glMapBufferImpl(..)' for all glMapBuffer(..) and glMapBufferRange(..) impl. - Init necessary fields of GL instances via 'finalizeInit()' called by reflection, if exist. This allows removing initialization checks, i.e. for all buffer validations. - BuildStaticGLInfo: Can handle new GL header structure, i.e. one CPP extenstion block incl. define + funcs. - GLJavaMethodBindingEmitter: Simply print the - No GL duplication due to new intermediate interfaces, see below - OO lineare inheritance (Added GL2ES3, GL3ES3 and GL4ES3 intemediates): GLBase - GL - GL2ES2 - GLES2 GLBase - GL - GL2ES2 - GL2GL3 - [ GL2, GL3 ] GLBase - GL - GL2ES2 - GL2ES3 - GL3ES3 - [ GL3 ] GLBase - GL - GL2ES2 - GL2ES3 - GL3ES3 - GL4ES3 - [ GLES3, GL4, .. ] - Expose 'usable' intermediate interfaces GL3ES3 and GL4ES3 in GLBase/GLProfile/GLContext via is*() and get*(). - GLContext*: - isGL3core() is true if [ GL4, GL3, GLES3 ] (added GLES3) - Added ctxProfile argument to allow handling ES versions: - getMaxMajor(..), getMaxMinor(..), isValidGLVersion(..) and decrementGLVersion(..) - mapGLVersions(..) prepared for ES ARB/KHR validation - EGLContext checks ES3 (via old ctx's GL_VERSION) - ExtensionAvailabilityCache adds GL_ES_Version_X_Y for ES. - Prelim tests w/ Mesa 9.1.3 GL Version 3.0 (ES profile, ES2 compat, ES3 compat, FBO, hardware) - OpenGL ES 3 .0 Mesa 9.1.3 [GL 3.0.0, vendor 9 .1.3 (Mesa 9.1.3)] - TODO: - Use KHR_create_context in EGLContext.createContextARBImpl(..) - More tests (Mobile, ..) +++ Misc: - GLContext*: - Complete glAllocateMemoryNV w/ glFreeMemoryNV. The file was modified make/stub_includes/egl/EGL/eglext.h (diff) The file was modified make/config/jogl/gl-common-extensions.cfg (diff) The file was added make/stub_includes/opengl/GL/glcorearbext.h The file was added make/stub_includes/opengl/GLES3/gl3platform.h The file was removed make/config/jogl/gl-if-gl3-subset.cfg The file was added make/config/jogl/gl2_es2-CustomJavaCode.cfg The file was modified make/config/jogl/gl3-desktop.cfg (diff) The file was modified src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java (diff) The file was added make/config/jogl/gl-if-luminance-ignore.cfg The file was added make/config/jogl/gl2_es3-common.cfg The file was modified src/jogl/classes/jogamp/opengl/GLDebugMessageHandler.java (diff) The file was added make/config/jogl/gl-if-gl2gl3-subset.cfg The file was modified src/jogl/classes/jogamp/opengl/egl/EGLDynamicLibraryBundleInfo.java (diff) The file was removed make/stub_includes/opengl/GL3/gl3.h The file was modified make/stub_includes/opengl/GLES2/gl2ext.h (diff) The file was added make/stub_includes/opengl/gl-types.h The file was modified make/stub_includes/opengl/GL/glxext.h (diff) The file was modified src/jogl/classes/javax/media/opengl/GLBase.java (diff) The file was modified make/build-jogl.xml (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java (diff) The file was added make/config/jogl/gl-if-CustomJavaCode-es3.java The file was modified make/stub_includes/opengl/GLES2/gl2.h (diff) The file was added make/config/jogl/gl-if-gl4_es3.cfg The file was modified make/stub_includes/opengl/GL/glext.h (diff) The file was modified make/config/jogl/gl-impl-CustomCCode-gl4bc.c (diff) The file was removed make/stub_includes/opengl/GL3/gl3ext.h The file was added make/stub_includes/opengl/GLES3/gl3.h The file was modified src/jogl/classes/javax/media/opengl/GLDebugMessage.java (diff) The file was modified make/config/jogl/gl-common.cfg (diff) The file was modified make/config/jogl/gl-if-gl-ignores.cfg (diff) The file was modified make/config/jogl/gl-if-gl2_gl3.cfg (diff) The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/GLConfiguration.java (diff) The file was added make/config/jogl/gl-if-gl2_es3.cfg The file was modified make/stub_includes/opengl/gl4bc.c (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java (diff) The file was modified make/config/jogl/gl-if-gl3.cfg (diff) The file was added make/config/jogl/gl-if-gl2_es3-ignores.cfg The file was modified make/stub_includes/opengl/GL/glu.h (diff) The file was modified make/config/jogl/gl-if-gl4.cfg (diff) The file was modified make/config/jogl/gl-impl-CustomJavaCode-common.java (diff) The file was modified make/scripts/gluegen-gl.sh (diff) The file was modified make/config/jogl/gl-if-gl2.cfg (diff) The file was modified make/stub_includes/opengl/gl3bc.c (diff) The file was modified make/stub_includes/opengl/GL/wglext.h (diff) The file was modified make/scripts/cmpOld2New.sh (diff) The file was added make/stub_includes/opengl/gles3.c The file was modified src/jogl/classes/com/jogamp/opengl/GLExtensions.java (diff) The file was modified make/config/jogl/gl-if-gl2_es1.cfg (diff) The file was modified make/config/jogl/gl-if-gl2_es2.cfg (diff) The file was added make/config/jogl/gl-impl-CustomJavaCode-gles3.java The file was removed make/stub_includes/opengl/gl2es12.c The file was modified src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug00NEWT.java (diff) The file was added make/stub_includes/opengl/GL/glcorearb.h The file was modified make/config/jogl/gl-if-CustomJavaCode-gl.java (diff) The file was modified make/config/jogl/gl2_es2-common.cfg (diff) The file was added make/config/jogl/gl-es3.cfg The file was removed make/config/jogl/gl-impl-CustomJavaCode-gles2.java The file was removed make/stub_includes/opengl/gl-64bit-types.h The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/GLJavaMethodBindingEmitter.java (diff) The file was added make/config/jogl/gl-if-gl2_es2-ignores.cfg The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLDebug01NEWT.java (diff) The file was removed make/config/jogl/gl-if-CustomJavaCode-gles2.java The file was added make/config/jogl/gl3-common.cfg The file was modified src/jogl/classes/javax/media/opengl/GLProfile.java (diff) The file was modified make/config/jogl/gl3ext-headers.cfg (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLContext.java (diff) The file was modified make/stub_includes/opengl/gl3.c (diff) The file was removed make/config/jogl/gl-es2.cfg The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/BuildStaticGLInfo.java (diff) The file was modified make/config/jogl/gl-if-gl3bc.cfg (diff) The file was added make/stub_includes/opengl/GLES3/gl3ext.h The file was modified make/config/jogl/gl-impl-CustomJavaCode-gles1.java (diff) The file was modified make/config/jogl/gl-gl4bc.cfg (diff) The file was added make/config/jogl/gl-impl-CustomCCode-gles3.c The file was modified src/jogl/classes/jogamp/opengl/egl/EGLGLCapabilities.java (diff) The file was modified make/stub_includes/opengl/GLES/gl.h (diff) The file was added make/stub_includes/opengl/GL/gl-platform.h The file was removed make/config/jogl/gl-impl-CustomCCode-gles2.c The file was added make/scripts/cmpOld2NewDups.sh The file was added make/config/jogl/gl-if-gl2es3-subset.cfg The file was modified make/scripts/make.jogl.all.linux-x86_64.sh (diff) The file was removed make/stub_includes/opengl/GL3/glplatform.h The file was modified make/stub_includes/opengl/GL/gl.h (diff) The file was added make/config/jogl/gl-if-es2.cfg The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestMainVersionGLWindowNEWT.java (diff) The file was modified make/config/jogl/gl3-headers.cfg (diff) The file was modified make/stub_includes/opengl/gl4.c (diff) The file was modified make/config/jogl/gl-impl-CustomCCode-gles1.c (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NEWT.java (diff) The file was added make/stub_includes/opengl/GLES3/khrplatform.h The file was modified make/config/jogl/glx-x11.cfg (diff) The file was removed make/stub_includes/opengl/GL/glplatform.h The file was removed make/config/jogl/gl-impl-CustomJavaCode-desktop.java The file was modified make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java (diff) The file was added make/config/jogl/gl-if-gl3_es3.cfg The file was modified make/config/jogl/gl-if-gl.cfg (diff) The file was modified make/stub_includes/win32/windows.h (diff) The file was modified make/config/jogl/gl-es1.cfg (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/jogamp/opengl/ExtensionAvailabilityCache.java (diff) The file was modified make/stub_includes/opengl/GLES/glext.h (diff) The file was modified make/stub_includes/x11/window-system1.c (diff) The file was modified make/config/jogl/gl-if-gl4-ignores.cfg (diff) The file was modified make/config/jogl/gl-if-CustomJavaCode-gl2_es2.java (diff) The file was modified make/config/jogl/gl-headers.cfg (diff) The file was modified make/config/jogl/gl-desktop.cfg (diff) The file was modified src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java (diff) The file was modified src/jogl/native/GLDebugMessageHandler.c (diff) The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java (diff) The file was modified src/newt/classes/com/jogamp/newt/opengl/GLWindow.java (diff) The file was modified make/stub_includes/opengl/GL/glx.h (diff) The file was added make/config/jogl/gl-if-CustomJavaCode-gl_compat.java The file was removed make/config/jogl/gl-if-CustomJavaCode-gl2_gl3.java The file was modified src/newt/classes/com/jogamp/newt/MonitorMode.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/GLPixelBuffer.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/Capabilities.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/awt/AWTGLPixelBuffer.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderUtil.java (diff) The file was modified src/newt/classes/jogamp/newt/driver/android/NewtVersionActivity.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/TextureSequence.java (diff) The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WGLGLCapabilities.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/CapabilitiesImmutable.java (diff) The file was modified make/stub_includes/opengl/GL/glext.h (diff) The file was modified make/stub_includes/opengl/GL/gl-platform.h (diff) The file was modified make/stub_includes/opengl/GLES2/gl2ext.h (diff) The file was modified make/stub_includes/opengl/GL/wglext.h (diff)
Commit
6136457f10d020c779adc78641d0048f77ab1635
by Sven Gothel Fix BuildComposablePipeline's isGL*/getGL* ; GLBase: getDownstreamGL()/getRootGL(); GLContext.isGL* added proper API doc., isGL3core()/hasNoDefaultVAO() and getDefaultVAO(). - Fix BuildComposablePipeline's isGL*/getGL* (regression of commit 3a0d7703da32e9a5ddf08a334f18588a78038d880) - GLBase: getDownstreamGL()/getRootGL() Allows user traversing through pipelined GL instances. Also added getRootGL() to GLContext. - GLContext.isGL* added proper API doc.: We test the actual context, not the profile. - GLContext isGL3core()/hasNoDefaultVAO() and getDefaultVAO() - Move isGL3code() def. back to pre 3a0d7703da32e9a5ddf08a334f18588a78038d880, i.e. Includes [ GL4, GL3 ] w/o GLES3. - Added hasNoDefaultVAO() and getDefaultVAO() .. incl. [ GL4, GL3, GLES3 ] The file was modified make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified make/config/jogl/gl-impl-CustomJavaCode-common.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLBase.java (diff) The file was modified make/config/jogl/gl-impl-CustomJavaCode-gles3.java (diff) The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was added www/media/JaamSim_160x120.png The file was modified www/index.html (diff) The file was added www/media/VolumeViewer-160x120.png The file was added www/media/insparia-160x132.jpg The file was removed www/media/insparia.jpg The file was modified www/index.html (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es1/PointsDemoES1.java (diff)
Commit
0002fccdcd6383874b2813dc6bbe3e33f5f00924
by Sven Gothel Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..); BuildComposablePipeline: Unify GL identify methods - Only use base pipelines for Trace/Debug, mock others (ES2, GL2, ..) The Trace/Debug generated pipelines consume quite some space and only the actual GL*Impl pipeline is actually required. To make this work, we have to identify the GL type via it's downstream instance to implement isGL*() and getGL*() methods, see below! Adding dummy Trace/Debug type wrapper for GL2, GL3, GL3bc, GL4 and GLES2. BuildComposablePipeline: Unify GL identify methods As described above, Trace/Debug shall utilize downstream identification for isGL*() and getGL*() methods. Custom types, like FixedFuncImpl may choose to be identified by their class inheritance, by passing command-line argument 'gl_identity_by_assignable_class'. The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java (diff) The file was added src/jogl/classes/javax/media/opengl/TraceGL2.java The file was added src/jogl/classes/javax/media/opengl/DebugGL2.java The file was added src/jogl/classes/javax/media/opengl/TraceGL3.java The file was added src/jogl/classes/javax/media/opengl/TraceGLES2.java The file was added src/jogl/classes/javax/media/opengl/DebugGL3bc.java The file was added src/jogl/classes/javax/media/opengl/DebugGL3.java The file was added src/jogl/classes/javax/media/opengl/DebugGLES2.java The file was modified src/jogl/classes/javax/media/opengl/GLPipelineFactory.java (diff) The file was added src/jogl/classes/javax/media/opengl/TraceGL4.java The file was modified make/build-jogl.xml (diff) The file was added src/jogl/classes/javax/media/opengl/TraceGL3bc.java The file was added src/jogl/classes/javax/media/opengl/DebugGL4.java The file was modified make/config/jogl/gl-impl-CustomJavaCode-gles3.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLBase.java (diff) The file was modified src/jogl/classes/com/jogamp/gluegen/opengl/BuildComposablePipeline.java (diff) The file was modified make/config/jogl/gl-impl-CustomJavaCode-gl4bc.java (diff) The file was modified make/config/jogl/gl-impl-CustomJavaCode-gles1.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLProfile.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/graph/demos/GPUUISceneGLListener0A.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/TestImmModeSinkES2NEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/fbo-mrt-1.fp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieSimple.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/av/MovieCube.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/Mix2TexturesES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/MultisampleDemoES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/fbo-mrt-1.vp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestBug692GL3VAO.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/ElektronenMultiplizierer.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/DemoGL2ES2ImmModeSink.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestFBOMRTNEWT01.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/FBOMix2DemosES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/TextureSequenceCubeES2.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/fbo-mrt-2.fp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/fbo-mrt-2.vp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestElektronenMultipliziererNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/util/GLSLSimpleProgram.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/ElektronenMultiplizierer.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState01NEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/glsl/TestGLSLShaderState02NEWT.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java (diff) The file was modified make/scripts/tests.sh (diff)
Commit
1a20ef3aa1dc9acedd7da0475ee19d4c40b18498
by Sven Gothel Redefine: isGLES3Compatible() and isGL4ES3(), i.e. allow GL4ES3 usage in case proper ES3_compat is given. isGLES3Compatible() and isGL4ES3() of GLBase _and_ GLContext includes [ GL >= 4.3, GL >= 3.1 w/ GL_ARB_ES3_compatibility and GLES3 ]. Tested GL 'aliasing' w/ TestGLProfile01NEWT, i.e. isGL*() and getGL*(). The file was modified src/jogl/classes/javax/media/opengl/GLProfile.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLBase.java (diff) The file was modified src/newt/classes/com/jogamp/newt/opengl/GLWindow.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestGLProfile01NEWT.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/texture/Texture.java (diff)
Commit
78abc89be7f3935f26802cc0db33f61fc2c65de0
by Sven Gothel Fix OSX GL-core lack of pbuffer: GLDrawableFactory.canCreateGLPbuffer(..) add GLProfile argument, similar to canCreateFBO(..) In case a compatible non-core profile is requests, canCreateGLPbuffer(..) returns false on OSX. The file was modified src/jogl/classes/jogamp/opengl/x11/glx/X11GLXDrawableFactory.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/offscreen/TestOffscreen01GLPBufferNEWT.java (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/jogl/classes/javax/media/opengl/GLDrawableFactory.java (diff) The file was modified src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLDrawableFactoryImpl.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLGraphicsConfigurationUtil.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestAddRemove01GLCanvasSwingAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES1NEWT.java (diff) The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawableFactory.java (diff) The file was modified src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLDrawableFactory.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug461FBOSupersamplingSwingAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/awt/TestBug461PBufferSupersamplingSwingAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/caps/TestMultisampleES2NEWT.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLContextImpl.java (diff) The file was modified src/jogl/classes/jogamp/opengl/x11/glx/X11GLXContext.java (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-2pass.fp (diff) The file was modified make/scripts/tests.sh (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/fbo-mrt-2.fp (diff) The file was modified src/jogl/classes/jogamp/graph/curve/opengl/shader/curverenderer01-2pass-weight.fp (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/TestPBufferDeadlockAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestJPEGTextureFromFileNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestTexture01AWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileNEWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/util/texture/TestPNGTextureFromFileAWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/acore/glels/TestBug722GLContextDrawableSwitchNewt2AWT.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/RedSquareShader.java (diff) The file was modified src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/texsequence_xxx.fp (diff)
Commit
8ac3f344aded383ca9a3083a877af7bfdf6e1e48
by Sven Gothel Remedy for Bug 782 : Issue Debug.initSingleton() or Debug.debug(..) before calling 'PropertyAccess.isPropertyDefined(propName, default)' through Debug class. Calling 'Debug.isPropertyDefined(propName, default)' may be 'optimized' to 'PropertyAccess.isPropertyDefined(propName, default)', which would skip the modules Debug's class initialization. Iff that happens, an AccessControlException may happen, due to requesting an insecure property, since modules own Debug class has not been added it's trusted prefixes from within it's init block yet. This seems to be a bug of the JVM .. to me, however .. the above description is the only able to explain the issue at hand. +++ Fix calls Debug class own static methods, either Debug.initSingleton() or Debug.debug(), before calling 'isPropertyDefined(propName, default)'. +++ Also mark Debug class static methods final! +++ The file was modified src/newt/classes/jogamp/newt/driver/x11/ScreenDriver.java (diff) The file was modified src/newt/classes/jogamp/newt/Debug.java (diff) The file was modified src/newt/classes/jogamp/newt/ScreenImpl.java (diff) The file was modified src/jogl/classes/javax/media/opengl/GLContext.java (diff) The file was modified src/nativewindow/classes/jogamp/nativewindow/Debug.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLBufferStateTracker.java (diff) The file was modified src/nativewindow/classes/javax/media/nativewindow/DefaultCapabilitiesChooser.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/ImmModeSink.java (diff) The file was modified src/newt/classes/jogamp/newt/WindowImpl.java (diff) The file was modified src/jogl/classes/jogamp/opengl/egl/EGLDrawableFactory.java (diff) The file was modified src/jogl/classes/javax/media/opengl/awt/GLJPanel.java (diff) The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WGLUtil.java (diff) The file was modified src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLDrawable.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLDrawableHelper.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLBufferSizeTracker.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/awt/TextRenderer.java (diff) The file was modified src/jogl/classes/javax/media/opengl/DefaultGLCapabilitiesChooser.java (diff) The file was modified src/jogl/classes/jogamp/opengl/GLFBODrawableImpl.java (diff) The file was modified src/jogl/classes/jogamp/opengl/util/glsl/fixedfunc/FixedFuncPipeline.java (diff) The file was modified src/jogl/classes/com/jogamp/opengl/util/glsl/ShaderState.java (diff) The file was modified src/jogl/classes/jogamp/opengl/Debug.java (diff) The file was modified src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java (diff) The file was removed doc/bouml/html/index_74.html The file was added doc/uml/html-svg/index_78.html The file was added doc/uml/html/index_67.html The file was added doc/uml/html/classdiagrams.html The file was removed doc/bouml/jogl/69.session The file was added doc/uml/html-svg/navig.html The file was removed doc/bouml/html-svg/classes.html The file was removed doc/bouml/html/index_65.html The file was added doc/uml/jogl/tools The file was removed doc/bouml/html/classdiagrams.html The file was removed doc/bouml/jogl/tools The file was removed doc/bouml/jogl/java_imports The file was added doc/uml/html-svg/classes.html The file was added doc/uml/html/fig128069.png The file was added doc/uml/html-svg/index_82.html The file was added doc/uml/html/index.html The file was added doc/uml/jogl/128069.diagram The file was removed doc/bouml/html-svg/classdiagrams.html The file was added doc/uml/html-svg/index_79.html The file was removed doc/bouml/html/navig.html The file was added doc/uml/jogl/69.session The file was removed doc/bouml/jogl/idl_includes The file was added doc/bouml The file was added doc/uml/html/index_79.html The file was added doc/uml/html-svg/style.css The file was added doc/uml/html/packages.html The file was added doc/uml/jogl/cpp_includes The file was removed doc/bouml/html/index_79.html The file was added doc/uml/html-svg/fig128069.svg The file was added doc/uml/html-svg/index_71.html The file was added doc/uml/html-svg/index_65.html The file was added doc/uml/html-svg/packages.html The file was removed doc/bouml/jogl/2.session The file was added doc/uml/html-svg/index-withframe.html The file was removed doc/bouml/jogl/128069.diagram The file was removed doc/bouml/html-svg/style.css The file was removed doc/bouml/html/index.html The file was removed doc/bouml/jogl/python_imports The file was added doc/uml/html/style.css The file was added doc/uml/jogl/2.session The file was added doc/uml/html/index_65.html The file was removed doc/bouml/html-svg/index_82.html The file was added doc/uml/html/index_78.html The file was removed doc/bouml/jogl/cpp_includes The file was added doc/uml/jogl/idl_includes The file was removed doc/bouml/html-svg/packages.html The file was removed doc/bouml/html-svg/index.html The file was added doc/uml/html-svg/index_67.html The file was added doc/uml/html/navig.html The file was removed doc/bouml/html-svg/index_78.html The file was added doc/uml/jogl/jogl.prj The file was removed doc/bouml/html-svg/index_74.html The file was removed doc/bouml/html/index_67.html The file was added doc/uml/jogl/java_imports The file was removed doc/bouml/html-svg/navig.html The file was removed doc/bouml/html/classes.html The file was added doc/uml/html-svg/classdiagrams.html The file was removed doc/bouml/html-svg/index_67.html The file was added doc/uml/html/index-withframe.html The file was added doc/uml/jogl/python_imports The file was added doc/uml/html-svg/classes_list.html The file was removed doc/bouml/html/index_82.html The file was removed doc/bouml/html-svg/index_65.html The file was added doc/uml/html/classes_list.html The file was removed doc/bouml/html/index_71.html The file was removed doc/bouml/html/packages.html The file was added doc/uml/jogl/generation_settings The file was removed doc/bouml/html-svg/classes_list.html The file was removed doc/bouml/html/index-withframe.html The file was removed doc/bouml/html/classes_list.html The file was added doc/uml/html/index_74.html The file was added doc/uml/html/classes.html The file was removed doc/bouml/html-svg/index-withframe.html The file was removed doc/bouml/jogl/jogl.prj The file was added doc/uml/html-svg/index.html The file was added doc/uml/html/index_82.html The file was removed doc/bouml/html/fig128069.png The file was removed doc/bouml/html/style.css The file was removed doc/bouml/jogl/generation_settings The file was removed doc/bouml/html/index_78.html The file was removed doc/bouml/html-svg/fig128069.svg The file was added doc/uml/html/index_71.html The file was added doc/uml/html-svg/index_74.html The file was removed doc/bouml/html-svg/index_79.html The file was removed doc/bouml/jogl/stereotypes The file was added doc/uml/jogl/stereotypes The file was removed doc/bouml/html-svg/index_71.html The file was modified make/doc/jogl/spec-overview.html (diff) The file was modified make/build-jogl.xml (diff)