aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/hharrison/master'Sven Gothel2018-01-151-8/+8
|\
| * jogl: complete audit of code for unneeded calls to .intern()Harvey Harrison2015-12-071-8/+8
* | Bug 1299: Fix Warning when using JOGL on Mac OS X El CapitanSven Gothel2018-01-151-1/+6
|/
* X11Util.openDisplay: DEBUG: Show reusable and pending display countSven Gothel2015-11-151-4/+6
* Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show Open...Sven Gothel2015-11-152-12/+27
* Bug 1268: Adapt to GlueGen commit 2034bbfac88b7d1360f9c939e173ff758f7f47acSven Gothel2015-11-155-1/+41
* Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resizeSven Gothel2015-11-154-5/+48
* Remove deprectated classes and methodsSven Gothel2015-10-1513-327/+69
* TestGearsES2NEWT: Adding programmatic Debug|Trace pipelineSven Gothel2015-10-121-0/+37
* Streamline Composed Pipeline's interfaces and implementations (Trace* Debug*)Sven Gothel2015-10-121-27/+8
* Version Semantics Test: Bump for 2.3.2 -> 2.4.xSven Gothel2015-10-121-2/+40
* WindowImpl.quirks: Access default -> protected, also fix API doc comment.v2.3.2Sven Gothel2015-10-101-3/+3
* Bug 1249: NEWT/X11 Visibility: Listening to more events for updated state; Ad...Sven Gothel2015-10-103-45/+159
* Bug 1247 - TestGearsNewtAWTWrapper fails AWT recreation case removeNotify -> ...Sven Gothel2015-10-092-46/+112
* Bug 1247: JAWTWindow fail early w/ useful info: setAWTGraphicsConfiguration(....Sven Gothel2015-10-091-0/+6
* Bug 1247: Enhance JAWTWindow DEBUG output (not fixing any issues)Sven Gothel2015-10-091-13/+17
* Bug 1247: Align NEWT AWT driver w/ GLCanvas (not fixing any issues)Sven Gothel2015-10-091-18/+40
* Bug 1249 - NEWT X11: setVisible(false) IconicState/_NET_WM_STATE_HIDDEN: Hand...Sven Gothel2015-10-092-5/+8
* Bug 1249: Revert TestParenting01NEWT durationPerTest back to 600 (otherwise b...Sven Gothel2015-10-091-1/+1
* Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...Sven Gothel2015-10-096-102/+194
* Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...Sven Gothel2015-10-088-225/+413
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part5: GL_AR...Sven Gothel2015-10-074-33/+73
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part4: Fix G...Sven Gothel2015-10-071-3/+6
* Bug 1189 - Add OpenGL ES 3.2 and new GL 4.5 Extensions support - Part3: GLEmi...Sven Gothel2015-10-072-20/+32
* Bug 1239: Fix comment in c-code 'how to set preferred pixel_format'Sven Gothel2015-10-051-1/+1
* Bug 1239: Support OSX input via 'avfoundation' ; Use remaining camera ID (ind...Sven Gothel2015-10-052-3/+6
* Bug 1239: Update FFMPEGMediaPlayer API doc (versions and OSX resources)Sven Gothel2015-10-051-5/+14
* Bug 1239: Add support for UYVY422 (swizzled YUYV422)Sven Gothel2015-10-053-5/+32
* Bug 1239: Fix GLMediaPlayer.CameraInputScheme API doc; GLMediaPlayerImpl.upda...Sven Gothel2015-10-052-7/+19
* Bug 1223: Add '-traceMouse' commandline argument to check whether mouse event...Sven Gothel2015-10-051-0/+8
* Merge remote-tracking branch 'xranby/junit'Sven Gothel2015-10-052-2/+2
|\
| * Fix: junit/jogl/awt/TestBug1225EventQueueInterruptedAWT and junit/jogl/util/t...Xerxes Rånby2015-10-042-2/+2
* | Bug 1206 - Security: Clear exposed framebuffer after creation and before visi...Sven Gothel2015-10-054-39/+131
* | GLContextImpl: clarify surfacelessOK -> isSurfacelessSven Gothel2015-10-052-7/+7
|/
* Bug 1245: Adding Unit Test, similar to TestBug816JTabbedPanelVisibilityB849B8...Sven Gothel2015-10-042-9/+251
* Merge remote-tracking branch 'xranby/master'Sven Gothel2015-10-031-1/+2
|\
| * Fix: com.jogamp.opengl.test.junit.jogl.acore.TestGLProfile04NEWTOffscreenNoAR...Xerxes Rånby2015-10-031-1/+2
* | Bug 1206: Test TestGearsES2NEWT: Versatile 'demoType' allows also no GLEventL...Sven Gothel2015-10-031-6/+12
* | Bug 1244: MovieSimple: String format %d implicit conversion from boolean to i...Xerxes Rånby2015-10-031-1/+1
|/
* Bug 1238 - Fix NPE for Window-Icon's PNGPixelRect for unresolved location; Bu...Sven Gothel2015-10-036-40/+68
* Bug 1237: Adopt GlueGen's clarification of IOUtil.getResource(..), commit d78...Sven Gothel2015-10-0327-85/+83
* Bug 1241 - Util's Texture.coords (image coordinates) not updated properlySven Gothel2015-10-021-22/+29
* Bug 1205: Revert clear background to support fix for Bug 1232: NEWT Transluce...Sven Gothel2015-10-011-7/+24
* Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...Sven Gothel2015-10-016-129/+260
* Bug 1225: Unit test shall not fail if AWT is not alive, simply report and ret...Sven Gothel2015-09-291-2/+5
* Bug 1225: Unit test timeout := 3minutesSven Gothel2015-09-291-2/+2
* Bug 1225: Unit test shall not fail if AWT is not alive, ignore it via assumeSven Gothel2015-09-291-1/+3
* Bug 1205 - NEWT Security: Clear framebuffer after creation and before visibil...Sven Gothel2015-09-292-51/+145
* NEWT WindowImpl.createNative(): Post creation: Only perform mod-actions if no...Sven Gothel2015-09-291-22/+27
* Bug 1225: Make unit test more robuts, notify if JRE 1.7.0 issue w/ interrupte...Sven Gothel2015-09-281-51/+119