aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix OSX 1: Add empty define of APIENTRY, if undefined (CG)Sven Gothel2010-07-191-0/+4
* | added tag.build ant target.Michael Bien2010-07-241-1/+6
|/
* 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