aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWT Unit Focus Test: Use AWT permanent focus check on request.Sven Gothel2010-09-285-56/+64
* JUnit test: Check of GL3 availability to not let test failSven Gothel2010-09-282-1/+42
* Unit test: Add 'Robot' for test classes using AWT RobotSven Gothel2010-09-283-6/+6
* NEWT Robot Unit Tests: Bring Window to Front and position mouseSven Gothel2010-09-275-47/+57
* NEWT EDT: Handle stop case if not on EDTSven Gothel2010-09-271-27/+43
* NEWT/AWT focus tests: Enhance, use robot and programatic. Start with a focus ...Sven Gothel2010-09-269-92/+721
* NEWT: Add Window.hasFocus() ; Test cleanup ..Sven Gothel2010-09-267-5/+27
* Add main() to TestFocus01SwingAWTSven Gothel2010-09-262-1/+34
* Ensure that receiving focus is passed on to any NEWT child.Steve Vaughan2010-09-261-6/+7
* New test to check on keyboard focus.Steve Vaughan2010-09-261-0/+189
* RecursiveToolkitLock default TO 5sSven Gothel2010-09-262-4/+4
* NEWT: Fix WindowImpl: Bring back 'isValid()' test no screen!=null in destroy(...Sven Gothel2010-09-263-6/+19
* NEWT: Fix destruction of not yet realized Window/Screen/Display ; Bug411 Test...Sven Gothel2010-09-264-43/+65
* Unit test for Bug 411 (Pre AWT/Swing Usage, Mixed usage with JOGL) - GLCanvas...Sven Gothel2010-09-256-23/+375
* NEWT: Changed Lifecycle of Display/Screen (part 4) - Reparenting - TestsSven Gothel2010-09-2325-146/+557
* NEWT: Fix Display/Window/Screen OO Identity, Reparenting and requestFocusSven Gothel2010-09-2339-2807/+3517
* NEWT: Fix EDTUtil/DefaultEDTUtil - Locking/BehaviourSven Gothel2010-09-233-120/+206
* NEWT: Animator API Change - Changed Lifecycle of Display/Screen (part 4)Sven Gothel2010-09-2313-292/+731
* NEWT: Changed Lifecycle of Display/Screen (part 3)Sven Gothel2010-09-164-19/+33
* NEWT: Changed Lifecycle of Display/Screen (part 2)Sven Gothel2010-09-1518-206/+550
* Merge branch 'master' into newt_display_unkey_threadSven Gothel2010-09-1595-2108/+1853
|\
| * Misc CleanupsSven Gothel2010-09-159-43/+21
| * Merge branch 'master' of github.com:mbien/joglSven Gothel2010-09-1519-120/+73
| |\
| | * COPYRIGHT.txt no longer exists -> don't copy it.Michael Bien2010-09-141-1/+0
| | * Merge branch 'master' of git://github.com/sgothel/joglMichael Bien2010-09-1018-86/+98
| | |\
| | * | trivial code cleanup in glx package.Michael Bien2010-09-0917-118/+71
| | * | Fixed a couple of small glitches in the jogl websiteDemoscenePassivist2010-09-041-1/+2
| * | | Removed COPYRIGHT.txt file, whichSven Gothel2010-09-1475-1962/+1776
| | |/ | |/|
* / | NEWT: Changed Lifecycle of Display/ScreenSven Gothel2010-09-1045-505/+993
|/ /
* / NEWT: Focus Fix + CleanupSven Gothel2010-09-0318-86/+98
|/
* Fixed gl3.h GL_GLEXT_PROTOTYPES -> GL3_PROTOTYPES/GL_GL3EXT_PROTOTYPESOpenGL_4_1_IntegrationOpenGL_3_3_IntegrationSven Gothel2010-08-254-22/+10
* Add license header to gl3ext.hSven Gothel2010-08-241-0/+28
* Modifications to the original header: Seperate platform types; Move extension...Sven Gothel2010-08-242-221/+161
* Add original Khronos glext.h and gl3.h headers from 2010-08-03Sven Gothel2010-08-242-0/+14292
* Redo khronos header migration from scratch to show the delta to the originalsSven Gothel2010-08-242-14232/+0
* minor formattingSven Gothel2010-08-241-2/+1
* TestTransformFeedbackVeryingsBug407NEWT: move GLSL requirement to 1.50 (GL 3.2)Sven Gothel2010-08-241-1/+1
* Added shader status check, commented out the expected glsl linker error messageSven Gothel2010-08-241-4/+32
* Rename junit test TransformFeedbackVeryingsBug407 and add main methodSven Gothel2010-08-241-1/+18
* Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-08-241-0/+132
|\
| * Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-08-2213-364/+667
| |\
| * | added junit test for bug 407 (thanks to Matt at the mailinglist).Michael Bien2010-08-221-0/+132
* | | Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-2450-3163/+7079
| |/ |/|
* | Add hudson-archive-jars-latest.sh script; Simplify default value of product.b...Sven Gothel2010-07-272-5/+150
* | JOGL/Junit: Temp. remove frame rendering testSven Gothel2010-07-261-1/+1
* | Newt: Remove static MacDisplay usageSven Gothel2010-07-263-4/+7
* | Fix OSX 2: Newt EDT (MainThread) and I/O methods ; Build jogl.build.numberSven Gothel2010-07-2610-358/+511
* | Fix build.number -> jogl.build.number; Read artifact.propertiesSven Gothel2010-07-262-1/+3
* | Fix artifact.properties rootrelSven Gothel2010-07-241-1/+1
|/
* Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-07-241-0/+4
|\