aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-041-1/+8
* Replaced with khronos versions: gl2platform.h 2.0 2010-03-04, gl2.h 2.0 2010-...Sven Gothel2010-11-043-275/+945
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-042-6/+31
* Replaced with khronos versions: glplatform.h 1.1 2010-03-04, gl.h 1.1 2010-03...Sven Gothel2010-11-043-314/+628
* Adding patches for gluegen interoperability and adding some extensions:Sven Gothel2010-11-043-9/+51
* Replaced with khronos versions: egl 1.4 2009-10-21, eglext 8 2010-11-03, eglp...Sven Gothel2010-11-043-251/+261
* Adding Win MSC patchSven Gothel2010-11-041-0/+5
* Replaced with khronos 1.0.3 versionSven Gothel2010-11-042-82/+13
* NEWT DisplayImpl: Use ArrayList and index, no Iterator ; Misc cleanupSven Gothel2010-11-043-31/+44
* NEWT DefaultEDT: always catch and report Exceptions, don't disturb EDTSven Gothel2010-11-041-1/+2
* Revert xml test result name change of junit.run.newt.headless, so hudson can ...Sven Gothel2010-11-041-3/+6
* increase time per test from 500ms to 1sSven Gothel2010-11-041-1/+1
* AWT create/destroy shall run on EDT as wellSven Gothel2010-11-041-11/+4
* JOGL/X11: Decorate glxMakeContextCurrent calls from makeCurrentImpl/releaseIm...Sven Gothel2010-11-041-10/+20
* Seperated unit tests (newt/awt/headless) and cleaned up some imports and comm...Sven Gothel2010-11-0434-292/+370
* NEWT Window Lifecycle / ScreenMode:Sven Gothel2010-11-035-112/+123
* NEWT: ScreenModeUtil fix, misc changesSven Gothel2010-11-033-55/+26
* JOGL/X11: Fix context scanning, misc simplifications ..Sven Gothel2010-11-036-93/+83
* JOGL GLContextImpl: Trigger ProcAddressTable mapping via 'setGLFunctionAvaila...Sven Gothel2010-11-031-8/+13
* JOGL DrawableFactory/AWT: Only use AWT factory if AWT is enabledSven Gothel2010-11-033-25/+30
* NativeWindow: Provide 'setX11ErrorHandler(boolean onoff)'Sven Gothel2010-11-032-12/+51
* Minor cleanup: strings, unused vars, ..Sven Gothel2010-11-0210-26/+41
* Fix macosx NEWT warningsSven Gothel2010-11-021-1/+2
* Fix macosx compilationSven Gothel2010-11-021-10/+10
* Fix focus test for windows: increase mouse click start delay, so previous foc...Sven Gothel2010-11-025-28/+9
* Windows: define DISPLAY_DEVICE_ACTIVE, if not alreadySven Gothel2010-11-021-4/+6
* HowToBuild Fix: Add Xrandr dependenciesSven Gothel2010-11-021-0/+4
* ScreenMode: Ignore modes < 15bppSven Gothel2010-11-023-6/+10
* Newt/Windows: Turn off native VERBOSESven Gothel2010-11-011-1/+1
* Added Rotation testSven Gothel2010-11-014-51/+190
* Fix: Newt Rotation (Windows) - added description (CCW)Sven Gothel2010-11-015-121/+119
* Fix: Move windows build scripts to ant 1.8.0 as well (1.8.1 is buggy)Sven Gothel2010-11-016-7/+7
* Fix ScreenMode ; Add FatalError to NewtCommon.c ; Fix Windows BuildSven Gothel2010-10-2911-102/+131
* Using GLCanvas _and_ NEWT side by side currently causes a deadlock in AWT wit...Sven Gothel2010-10-291-0/+7
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-2915-680/+172
* Test: Add new Display Lifecucle testSven Gothel2010-10-291-0/+391
* Tests: Accomodate previous changes plus using AWT EDT for setVisible() as well.Sven Gothel2010-10-2911-149/+81
* Changed Lifecycle of NEWT Display/Screen (part 5)Sven Gothel2010-10-297-92/+246
* Proper X11 Display ClosingSven Gothel2010-10-2914-229/+271
* remove positive RANDR messageSven Gothel2010-10-291-2/+0
* Promoted the shutdown hook from GLDrawableFactoryImpl to GLProfile.Sven Gothel2010-10-298-225/+337
* ThreadingImpl: AWT semantic cleanup.Sven Gothel2010-10-292-24/+25
* Animator Fix/CleanupSven Gothel2010-10-289-63/+104
* WindowImpl/GLWindow LifecycleHook:Sven Gothel2010-10-279-70/+155
* GLAnimatorControl/Animator: Allow stop() if paused()Sven Gothel2010-10-272-11/+7
* TestSwingAWTRobotUsageBeforeJOGLInitBug411: Verbosity, proper destroy sequenceSven Gothel2010-10-271-3/+15
* Minor: fix imports, JAWTUtil: query headless 1st (faster), NativeWindowFactor...Sven Gothel2010-10-274-5/+17
* Netbeans: use build target all.but-archivesSven Gothel2010-10-272-2/+4
* Analysis of glXMakeCurrent freeze on ATI fglrx 8.78.6; Misc ..Sven Gothel2010-10-268-30/+247
* can't enable x11IOErrorHandler without disableSven Gothel2010-10-263-3/+16