| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed no more used (see f47e8be170731d75a8b6002621a1541f90160465) and prori... | Sven Gothel | 2010-11-08 | 1 | -222/+0 |
* | Added missing JogAmp copyright | Sven Gothel | 2010-11-06 | 1 | -0/+1 |
* | Added fast path to equals impl. | Sven Gothel | 2010-11-06 | 6 | -0/+6 |
* | Remove ancient DEC licensed file, use std X11 Xinerama extension instead. | Sven Gothel | 2010-11-04 | 5 | -652/+5 |
* | NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)' | Sven Gothel | 2010-11-03 | 2 | -12/+51 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 4 | -7/+15 |
* | Proper X11 Display Closing | Sven Gothel | 2010-10-29 | 9 | -180/+176 |
* | Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor... | Sven Gothel | 2010-10-27 | 2 | -3/+14 |
* | Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc .. | Sven Gothel | 2010-10-26 | 2 | -5/+18 |
* | can't enable x11IOErrorHandler without disable | Sven Gothel | 2010-10-26 | 2 | -2/+7 |
* | X11Util: lock toolkit/x11 unification | Sven Gothel | 2010-10-26 | 1 | -180/+101 |
* | RectangleReadOnly clonable; Make strings more readable | Sven Gothel | 2010-10-26 | 5 | -13/+13 |
* | NEWT: ScreenMode changes | Sven Gothel | 2010-10-26 | 10 | -97/+358 |
* | JOGL: Reenable Applet/Webstart/RCP support for JOGL + AWT + X11 | Sven Gothel | 2010-10-14 | 23 | -313/+1174 |
* | Harmonize all runtime properties, see doc/Implementation/runtime-properties.txt | Sven Gothel | 2010-10-11 | 1 | -1/+1 |
* | Relocated RecursiveToolkitLock -> gluegen ; NEWT AWTParentWindowAdapter fix &... | Sven Gothel | 2010-10-09 | 6 | -218/+10 |
* | Fix RecursiveToolkitLock: Implement complete fair FIFO scheduler (wait-interr... | Sven Gothel | 2010-10-09 | 1 | -30/+67 |
* | Fix: NativeWindow RecursiveToolkitLock, GLWindow lockSurface/unlockSurface | Sven Gothel | 2010-10-07 | 1 | -67/+101 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 12 | -200/+626 |
* | RecursiveToolkitLock default TO 5s | Sven Gothel | 2010-09-26 | 1 | -1/+1 |
* | NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocus | Sven Gothel | 2010-09-23 | 4 | -19/+80 |
* | NEWT: Changed Lifecycle of Display/Screen (part 2) | Sven Gothel | 2010-09-15 | 1 | -1/+1 |
* | Merge branch 'master' into newt_display_unkey_thread | Sven Gothel | 2010-09-15 | 3 | -74/+75 |
|\ |
|
| * | Removed COPYRIGHT.txt file, which | Sven Gothel | 2010-09-14 | 3 | -74/+75 |
* | | NEWT: Changed Lifecycle of Display/Screen | Sven Gothel | 2010-09-10 | 1 | -0/+38 |
|/ |
|
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-07-07 | 4 | -4/+7 |
* | Merge branch 'master' of github.com:sgothel/jogl | Sven Gothel | 2010-06-26 | 3 | -6/+8 |
|\ |
|
| * | Provide a classloader for all reflection driven classloading ops. | Michael Bien | 2010-06-17 | 3 | -6/+8 |
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ... | Sven Gothel | 2010-06-26 | 1 | -1/+1 |
|/ |
|
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 19 | -743/+267 |
* | JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable... | Sven Gothel | 2010-06-04 | 1 | -20/+0 |
* | NEWT: Simplified Locking | Sven Gothel | 2010-06-02 | 2 | -5/+5 |
* | NEWT: Fix AWT Parenting ; Multithreading Issues ; Semantics: destroy(), .. ; ... | Sven Gothel | 2010-05-28 | 4 | -31/+15 |
* | Fix NativeWindow/NEWT Unique Display Naming, X11 use real NULL Display name | Sven Gothel | 2010-05-27 | 1 | -11/+43 |
* | Fix NativeWindow JAWT Code Generation and Bounds Access | Sven Gothel | 2010-05-27 | 5 | -111/+146 |
* | Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc Fixes | Sven Gothel | 2010-05-21 | 6 | -17/+162 |
* | JAWT Windows Fix: Use the JAWT window handle entry [to return it] | Sven Gothel | 2010-05-05 | 1 | -2/+14 |
* | - Fix GLProcAddressResolver regression: Use GLProcAddressResolver ! | Sven Gothel | 2010-04-27 | 6 | -155/+176 |
* | reviewed X11Lib.XLock/UnlockDisplay() usage: | Michael Bien | 2010-04-22 | 2 | -14/+23 |
* | JOGL GL4 preperation (cont): | Sven Gothel | 2010-04-20 | 12 | -549/+103 |
* | code review (http://jogamp.org/bugzilla/show_bug.cgi?id=396): improved except... | Michael Bien | 2010-04-18 | 2 | -71/+86 |
* | Further ATI (fglrx) X11Display bug workaround/cleanup | Sven Gothel | 2010-04-15 | 3 | -31/+670 |
* | ATI (fglrx) PBuffer/X11Display bug workaround/cleanup | Sven Gothel | 2010-04-13 | 1 | -2/+2 |
* | added intelliJ modules for jogl, newt and nativewindow. Removed other project... | Michael Bien | 2010-04-08 | 1 | -12/+0 |
* | moved com.jogamp.javafx.* to com.jogamp.*. | Michael Bien | 2010-03-29 | 1 | -1/+1 |
* | final large refactoring to move to com.jogamp.*. | Michael Bien | 2010-03-28 | 30 | -59/+59 |
* | refactoring part 4 (remaining files): renamed com.sun.opengl -> com.jogamp.op... | Michael Bien | 2010-03-27 | 2 | -2/+2 |
* | added idea project files | Michael Bien | 2010-03-27 | 1 | -0/+12 |
* | refactoring: new struct accessor method naming conventions. | Michael Bien | 2009-11-11 | 5 | -11/+11 |
* | X11 Display Lock completed (hope so) | Sven Gothel | 2009-10-12 | 1 | -20/+33 |