| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Copied JOGL_2_SANDBOX r145 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 6 | -0/+2431 |
| * | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 5 | -1419/+0 |
| * | Refactorings to support building JOGL and supporting libraries on
| Kenneth Russel | 2008-05-13 | 1 | -12/+35 |
| * | Fixed build problem with last checkin to make GlueGen runtime package | Kenneth Russel | 2007-06-07 | 1 | -0/+1 |
| * | Did refactoring and made private fields protected in order to allow
| Kenneth Russel | 2006-03-06 | 1 | -1/+5 |
| * | Fixed typos in javadoc | Kenneth Russel | 2006-02-16 | 1 | -2/+2 |
| * | Added checking of whether the correct GLContext is current to the
| Kenneth Russel | 2006-02-12 | 1 | -1/+17 |
| * | Intermediate checkin for FBO support in Java2D/JOGL bridge. Needed to
| Kenneth Russel | 2006-02-05 | 1 | -2/+18 |
| * | Moved GlueGen out of the JOGL workspace and into its own project.
| Kenneth Russel | 2006-01-15 | 5 | -0/+1359 |
* | Fix buffer size: 64bit GLBufferSizeTracker, hash over addr+size, save fail-fa... | Sven Gothel | 2010-11-06 | 2 | -11/+158 |
* | Added missing JogAmp copyright | Sven Gothel | 2010-11-06 | 6 | -3/+85 |
* | Complete 1be7b5271ec1d08b6929a88dd811754d33d149de, EGL_KHR_fence_sync .. | Sven Gothel | 2010-11-06 | 1 | -3/+3 |
* | Added fast path to equals impl. | Sven Gothel | 2010-11-06 | 13 | -4/+44 |
* | Complete removal of NV KD and OMX started with 46f17013c7cd59d551371edb2c1a4a... | Sven Gothel | 2010-11-06 | 3 | -27/+51 |
* | Remove ancient DEC licensed file, use std X11 Xinerama extension instead. | Sven Gothel | 2010-11-04 | 5 | -652/+5 |
* | NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanup | Sven Gothel | 2010-11-04 | 2 | -27/+40 |
* | NEWT DefaultEDT: always catch and report Exceptions, don't disturb EDT | Sven Gothel | 2010-11-04 | 1 | -1/+2 |
* | increase time per test from 500ms to 1s | Sven Gothel | 2010-11-04 | 1 | -1/+1 |
* | AWT create/destroy shall run on EDT as well | Sven Gothel | 2010-11-04 | 1 | -11/+4 |
* | JOGL/X11: Decorate glxMakeContextCurrent calls from makeCurrentImpl/releaseIm... | Sven Gothel | 2010-11-04 | 1 | -10/+20 |
* | Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm... | Sven Gothel | 2010-11-04 | 26 | -129/+88 |
* | NEWT Window Lifecycle / ScreenMode: | Sven Gothel | 2010-11-03 | 4 | -107/+117 |
* | NEWT: ScreenModeUtil fix, misc changes | Sven Gothel | 2010-11-03 | 3 | -55/+26 |
* | JOGL/X11: Fix context scanning, misc simplifications .. | Sven Gothel | 2010-11-03 | 6 | -93/+83 |
* | JOGL GLContextImpl: Trigger ProcAddressTable mapping via 'setGLFunctionAvaila... | Sven Gothel | 2010-11-03 | 1 | -8/+13 |
* | JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabled | Sven Gothel | 2010-11-03 | 3 | -25/+30 |
* | NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)' | Sven Gothel | 2010-11-03 | 2 | -12/+51 |
* | Minor cleanup: strings, unused vars, .. | Sven Gothel | 2010-11-02 | 7 | -17/+24 |
* | Fix macosx NEWT warnings | Sven Gothel | 2010-11-02 | 1 | -1/+2 |
* | Fix macosx compilation | Sven Gothel | 2010-11-02 | 1 | -10/+10 |
* | Fix focus test for windows: increase mouse click start delay, so previous foc... | Sven Gothel | 2010-11-02 | 3 | -23/+3 |
* | Windows: define DISPLAY_DEVICE_ACTIVE, if not already | Sven Gothel | 2010-11-02 | 1 | -4/+6 |
* | ScreenMode: Ignore modes < 15bpp | Sven Gothel | 2010-11-02 | 2 | -4/+8 |
* | Newt/Windows: Turn off native VERBOSE | Sven Gothel | 2010-11-01 | 1 | -1/+1 |
* | Added Rotation test | Sven Gothel | 2010-11-01 | 2 | -50/+114 |
* | Fix: Newt Rotation (Windows) - added description (CCW) | Sven Gothel | 2010-11-01 | 5 | -121/+119 |
* | Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows Build | Sven Gothel | 2010-10-29 | 7 | -95/+124 |
* | Using GLCanvas _and_ NEWT side by side currently causes a deadlock in AWT wit... | Sven Gothel | 2010-10-29 | 1 | -0/+7 |
* | JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGL | Sven Gothel | 2010-10-29 | 10 | -96/+166 |
* | Test: Add new Display Lifecucle test | Sven Gothel | 2010-10-29 | 1 | -0/+391 |
* | Tests: Accomodate previous changes plus using AWT EDT for setVisible() as well. | Sven Gothel | 2010-10-29 | 11 | -149/+81 |
* | Changed Lifecycle of NEWT Display/Screen (part 5) | Sven Gothel | 2010-10-29 | 7 | -92/+246 |
* | Proper X11 Display Closing | Sven Gothel | 2010-10-29 | 14 | -229/+271 |
* | remove positive RANDR message | Sven Gothel | 2010-10-29 | 1 | -2/+0 |
* | Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile. | Sven Gothel | 2010-10-29 | 8 | -225/+337 |
* | ThreadingImpl: AWT semantic cleanup. | Sven Gothel | 2010-10-29 | 2 | -24/+25 |
* | Animator Fix/Cleanup | Sven Gothel | 2010-10-28 | 9 | -63/+104 |
* | WindowImpl/GLWindow LifecycleHook: | Sven Gothel | 2010-10-27 | 8 | -69/+154 |
* | GLAnimatorControl/Animator: Allow stop() if paused() | Sven Gothel | 2010-10-27 | 2 | -11/+7 |
* | TestSwingAWTRobotUsageBeforeJOGLInitBug411: Verbosity, proper destroy sequence | Sven Gothel | 2010-10-27 | 1 | -3/+15 |