summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix OSX 1: Add empty define of APIENTRY, if undefined (CG)Sven Gothel2010-07-191-0/+4
* Merge branch 'master' of http://github.com/sgothel/joglMichael Bien2010-07-187-39/+150
|\
| * Fix OSX 1: Link with OpenGL library again (CGL)Sven Gothel2010-07-171-2/+2
| * Junit: Avoid possible forever loop in testSven Gothel2010-07-171-1/+2
| * Newt: X11 ICC window properties ; Still bugs with composite manager and Newt ...Sven Gothel2010-07-175-39/+42
| * Junit: Relax assertions NEWT/ReparentSven Gothel2010-07-162-1/+5
| * Add AWT WindowClosing JUnit testSven Gothel2010-07-161-0/+103
* | Merge branch 'freebsd-fixes' of http://github.com/rothwell/joglMichael Bien2010-07-183-16/+76
|\ \
| * | Set up compiler and linker for newt. JOGL builds and passes all tests.Mark Rothwell2010-06-261-4/+34
| * | Prepend /usr/local/lib to freebsd X11 linkerMark Rothwell2010-06-261-4/+4
| * | Prepend /usr/local/lib for X11 librariesMark Rothwell2010-06-261-4/+4
| * | Use correct compiler setup for nativewindowMark Rothwell2010-06-261-2/+6
| * | But /usr/local/include IS necessary on the default FreeBSD setupMark Rothwell2010-06-261-0/+6
| * | Correct compiler config (not amd64 specific)Mark Rothwell2010-06-261-1/+1
| * | Remove /usr/X11R6 from newt, tooMark Rothwell2010-06-261-5/+0
| * | FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-262-11/+0
| * | Split and use new linker definitions for FreeBSD (nativewindow)Mark Rothwell2010-06-261-5/+23
| * | Split and use new linker definitions for FreeBSDMark Rothwell2010-06-261-2/+20
* | | updated ElflightEngine www content.Michael Bien2010-07-124-8/+7
| |/ |/|
* | Fix file modesSven Gothel2010-07-07329-0/+0
* | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-07-0725-184/+239
* | Merge branch 'master' of github.com:mbien/joglSven Gothel2010-07-0226-116/+13
|\ \
| * | cleaned up www and doc folders.Michael Bien2010-06-2826-116/+13
| |/
* | Merge branch 'master' of github.com:sgothel/joglSven Gothel2010-06-2618-31/+40
|\|
| * Provide a classloader for all reflection driven classloading ops.Michael Bien2010-06-1715-26/+35
| * use ${javacdebuglevel}.Michael Bien2010-06-172-3/+3
| * Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-1626-123/+1517
| |\
| * | updated webpage, JOGL symbols.Michael Bien2010-06-151-2/+2
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-261-1/+0
* | | GLAutoDrawable: setAnimator/getAnimator/invoke/display changes; NEWT: Adding ...Sven Gothel2010-06-2655-711/+1538
* | | Cleanup enqueueEvent and remove PaintEvent and it's ListenerSven Gothel2010-06-1715-250/+57
| |/ |/|
* | JOGL.GLAutoDrawable:Sven Gothel2010-06-1622-87/+983
* | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-112-2/+9
* | Merge branch 'master' of github.com:mbien/joglSven Gothel2010-06-1117-1683/+915
|\|
| * refactored GLProfile. Removed Clonable (Profiles are unique), added hashCode(...Michael Bien2010-06-101-34/+33
| * Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-10174-4798/+3871
| |\
| * | continued with jackpot code transformations.Michael Bien2010-06-089-1053/+125
| * | forked TestAWT01GLn into TestSwingAWT01GLn.Michael Bien2010-06-082-70/+205
| * | cleaned up jackpot scripts, updated download locations.Michael Bien2010-06-032-7/+17
| * | added junit debug test nb ide bindings.Michael Bien2010-06-032-2/+120
| * | updated paths in netbeans project.xml.Michael Bien2010-06-031-2/+8
| * | fixed Linux bullet list on HowToBuild www page.Michael Bien2010-06-021-25/+24
| * | XHTML cleanup and final JogAmplification for jogl main www page.Michael Bien2010-06-021-562/+424
| * | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-023-12/+37
| |\ \
| * \ \ Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-06-0233-662/+651
| |\ \ \
| * | | | exclude inner classes as tests to prevent junit from executing anonymous inne...Michael Bien2010-06-011-0/+3
| * | | | swing on edt only, awt off edt. cleaned up the test a bit.Michael Bien2010-06-011-31/+30
| * | | | added JFrame and Window runs to testAWT01GLn testcase + EDT fixes.Michael Bien2010-06-011-34/+63
| * | | | Merge branch 'master' of github.com:sgothel/joglMichael Bien2010-05-2861-1273/+2974
| |\ \ \ \
* | | | | | NEWT Add: add<type>Listener(int index, <type>Listener l) ; get<type>Listener(...Sven Gothel2010-06-118-36/+527
| |_|_|_|/ |/| | | |