summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * EGLDisplayUtil.eglCreateEGLGraphicsDevice(..): Don't open() device implicit; ...Sven Gothel2014-01-2311-155/+182
| * NEWT X11 DisplayDriver.dispatchMessagesNative(): Avoid aDevice NPE while bein...Sven Gothel2014-01-231-5/+4
| * Jar Manifest: Add empty line before EOF (otherwise last line is cut-off - duh...Sven Gothel2014-01-226-0/+8
| * Bug 921: FPSAnimator debug output on stderr shall happen only if DEBUG is ena...Sven Gothel2014-01-221-3/+9
| * Bug 945 - Add test script to launch unit test from samba share on windowsSven Gothel2014-01-221-0/+33
| * Fix jogl-*-version.jnlp: Needs 'all-permissions' to match jogl-all.jar's mani...Sven Gothel2014-01-222-0/+6
| * Adding missing 'gl-if-CustomJavaCode-gl2.java' of commit 09fc7aa5539731bb0fba...Sven Gothel2014-01-221-0/+40
| * JOGL Test Applets: Refine html pagesSven Gothel2014-01-224-34/+56
| * JNLP/Applets: Remove 'sun.java2d.noddraw' - We don't test with these flags ei...Sven Gothel2014-01-2211-33/+3
| * Adaption of Oracle's Deployment changes, i.e. >= 7u51Sven Gothel2014-01-2220-466/+112
| * Doc: JOGL-DEPLOYMENT Change 'Traditional Applets' to 'New Applets' (NApplet)Sven Gothel2014-01-212-2/+2
| * windows test scriptSven Gothel2014-01-211-2/+4
| * Add 'Permissions: all-permissions' to jogl-test.jar for Oracle's 7u51 Java Pl...Sven Gothel2014-01-211-0/+1
| * TestSharedContextVBOES2NEWT3: Re-enable temp disabled tests (oops)Sven Gothel2014-01-211-5/+3
| * GLBufferObjectTracker: Fix copyright notice (drop Sun Microsystems since this...Sven Gothel2014-01-211-33/+21
| * HowToBuild: Add 'libxcursor-devel' dependency and a debian one-liner ..Sven Gothel2014-01-211-0/+5
| * Better shared GLAutoDrawable synchronization: Block slave instances to also b...Sven Gothel2014-01-216-3/+46
| * Bug 942: GLBufferObjectTracker Enhancement [2/2]: Add mapped buffer capabilit...Sven Gothel2014-01-2116-289/+993
| * Bug 942: GLBufferObjectTracker: Tracking GLBufferStorage accurately, synchron...Sven Gothel2014-01-2122-483/+1539
| * Bug 943 - GLBufferStateTracker shall support tracking all possible buffer tar...Sven Gothel2014-01-151-12/+27
| * Bug 942 - Review GLBuffer[State|Size]Tracker: Add synchronized access to shar...Sven Gothel2014-01-153-31/+41
| * Bug 942: Bug 942 - Review GLBuffer[State|Size]Tracker and NIO mapped buffersSven Gothel2014-01-144-92/+73
| * Revert "Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and...Sven Gothel2014-01-1410-192/+274
| * JAWTWindow DEBUG: Dump all JAVA_VERSION* informationSven Gothel2014-01-143-27/+22
| * Bug 942 - Share GLBufferStateTracker ; Unify GLBufferStateTracker and GLBuffe...Sven Gothel2014-01-1410-274/+192
| * Bug 938 - MemoryObject.java has no more equals() methodSven Gothel2014-01-142-8/+24
| * TestParenting01dAWT: Add waitForVisible after toggling NEWT child window visi...Sven Gothel2014-01-132-4/+7
| * OSXMisc CALayer::FixCALayerLayout: Fix visible:=false case, i.e. don'r overri...Sven Gothel2014-01-131-5/+12
| * JAWTWindow.JAWTComponentListener: Minor CleanupSven Gothel2014-01-131-5/+5
| * JOGLNewtAppletBase: Typo of new PNG icons .. used AE's 'gray' instead of BE's...Sven Gothel2014-01-121-1/+1
| * DefaultEDTUtil: At EDT finish, notify all task-waiter to avoid deadlock at er...Sven Gothel2014-01-123-27/+88
| * AWTParentWindowAdapter/AWTRobotUtil: Use 'isShowing()' instead of 'isVisible(...Sven Gothel2014-01-122-12/+12
| * Bug 937 - JAWTWindow: Unsatisfying Visibility ComputationSven Gothel2014-01-1211-186/+249
| * Fix GLDrawableHelper.resizeOffscreenDrawable(..): Do nothing if !drawable.isR...Sven Gothel2014-01-111-4/+7
| * Misc Cleanup: JAWTWindow: Reusing visible in HIERARCHY listener; Remove obsol...Sven Gothel2014-01-115-34/+20
| * [Jogl|Nativewindow|Newt]Common: Align all *Common_GetJNIEnv()/_ReleaseJNIEnv(...Sven Gothel2014-01-1117-458/+431
| * X11: Harden usage of 'XGetWindowProperty(..)' and 'XGetVisualInfo' - Add miss...Sven Gothel2014-01-112-47/+55
| * Fix PNGTstFiles: Typo of new PNG icons .. used AE's 'gray' instead of BE's 'g...Sven Gothel2014-01-094-7/+18
| * BCM_VC_IV: Add 2 references (_poor_ API docs, very)Sven Gothel2014-01-092-0/+8
| * NEWT Rasp.Pi: Add Support for multiple Windows, dynamic set size and positionSven Gothel2014-01-093-90/+74
| * NEWT bcm_vc_iv.c: Disable VERBOSE_ONSven Gothel2014-01-092-3/+3
| * Bug 676 - Add support for native Mouse Pointer rendering (Rasp.-Pi.) - Interc...Sven Gothel2014-01-092-22/+5
| * Bug 676 - Add support for native Mouse Pointer rendering (Rasp.-Pi.)Sven Gothel2014-01-097-59/+620
| * NEWT DisplayImpl/PointerIcon: Don't use blocking isNativeValid() before and a...Sven Gothel2014-01-092-11/+8
| * Bug 676: Use proper pointer icon images (artwork)Sven Gothel2014-01-0912-19/+19
| * PixelRectangle.GenericPixelRect: hashCode() impl. didn't set volatile hashCod...Sven Gothel2014-01-091-0/+1
| * Merge remote-tracking branch 'hharrison/master'Sven Gothel2014-01-091-1/+1
| |\
| | * www: update the address for the jaamsim projectHarvey Harrison2014-01-051-1/+1
| * | Bug 935: NEWT PointerIcon: Utilize Toolkit Agnostic PixelFormat and Conversio...Sven Gothel2014-01-0833-790/+1433
| * | Bug 935: NEWT PointerIcon: Add Toolkit Agnostic PixelFormat and Conversion Ut...Sven Gothel2014-01-085-0/+1227
| |/