aboutsummaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
Commit message (Expand)AuthorAgeFilesLines
* Gluegen parts in src/gluegen (clean)Sven Gothel2010-11-071-68/+87
* Fix ant build files according to the new stub_include foldersSven Gothel2010-11-061-13/+33
* JOGL: HashMap ProcAddressTable for all GL profiles incl GLX/WGL/CGL/EGLSven Gothel2010-10-291-74/+6
* Fixed gl3.h GL_GLEXT_PROTOTYPES -> GL3_PROTOTYPES/GL_GL3EXT_PROTOTYPESOpenGL_4_1_IntegrationOpenGL_3_3_IntegrationSven Gothel2010-08-251-1/+1
* Add OpenGL 3.3, 4.0 and 4.1 language mapping.Sven Gothel2010-08-241-6/+6
* Merge branch 'master' of http://github.com/sgothel/joglMichael Bien2010-07-181-2/+2
|\
| * Fix OSX 1: Link with OpenGL library again (CGL)Sven Gothel2010-07-171-2/+2
* | Prepend /usr/local/lib to freebsd X11 linkerMark Rothwell2010-06-261-4/+4
* | But /usr/local/include IS necessary on the default FreeBSD setupMark Rothwell2010-06-261-0/+6
* | FreeBSD does not use /usr/X11R6 anymore (it became a symlink to /usr/local qu...Mark Rothwell2010-06-261-6/+0
* | Split and use new linker definitions for FreeBSDMark Rothwell2010-06-261-2/+20
|/
* Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;...Sven Gothel2010-06-101-20/+24
* JOGL: Unify library loading (impl and binding), incl. lookup ; GLAutoDrawable...Sven Gothel2010-06-041-81/+38
* Changed NEWT NativeWindow creation contract - AWT/NEWT Parenting - Misc FixesSven Gothel2010-05-211-6/+6
* GlueGen/JOGL Windows x86 x86_64 MingW BuildsSven Gothel2010-05-161-8/+10
* GlueGen/JOGL Windows x86 x86_64 BuildsSven Gothel2010-05-161-2/+18
* Fix build HOWTOSven Gothel2010-05-141-4/+4
* Xorg libs/headers are in std FS location /usrSven Gothel2010-04-301-6/+6
* - JAR Manifest: Trusted-Library: trueSven Gothel2010-04-281-15/+14
* Bring back GL2ES12 impl. for GL2ES1 and GL2ES2 desktop j2se and cdc. Fixing p...Sven Gothel2010-04-221-6/+74
* Migrating gl2/gl3/gl4 -> gldesktop. Use JOGL_GLDESKTOP_.. when using profile....Sven Gothel2010-04-221-73/+39
* JOGL GL4 preperation (cont):Sven Gothel2010-04-201-73/+60
* JOGL GL4 preperation:Sven Gothel2010-04-161-1/+2
* ATI (fglrx) PBuffer/X11Display bug workaround/cleanupSven Gothel2010-04-131-1/+1
* *** Now Using Apache-Ant-1.8.0 ***Sven Gothel2010-04-101-0/+5
* Cleanup ant files, intro: build-common.xml used for all targets; Extracting b...Sven Gothel2010-04-091-442/+172
* Added doc/deployment:Sven Gothel2010-04-081-101/+98
* fixed bug where gl3 impl package was placed in jogl.gl2.x11.jar.Michael Bien2010-03-291-4/+31
* renamed platform dependent BufferUtil into java file.Michael Bien2010-03-291-3/+1
* moved com.jogamp.javafx.* to com.jogamp.*.Michael Bien2010-03-291-5/+5
* final large refactoring to move to com.jogamp.*.Michael Bien2010-03-281-12/+12
* refactoring: renamed com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-57/+57
* refactoring due to gluegen changes.Michael Bien2010-03-271-1/+1
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-261-1/+2
* modified junit.run target to write junit test results to file (->ready for hu...Michael Bien2010-03-251-6/+9
* http://www.jogamp.org/bugzilla/show_bug.cgi?id=378Sven Gothel2010-03-251-1/+74
* build should use gluegen.root property where possible.Michael Bien2009-11-291-5/+5
* javadoc fixAwayFromSunSven Gothel2009-11-101-0/+6
* Add OpenGL 3.x compatibility profile GL3bc,Sven Gothel2009-10-181-5/+27
* Allow custom user gluegen.compiler.xml ; NEWT: Example lib/gluegen.compiler.i...Sven Gothel2009-10-021-4/+1
* Fix MacOSX External GLContextSven Gothel2009-09-251-0/+2
* Adding jogl.all-noawt.jar and newt.all-noawt.jar and their jnlp descSven Gothel2009-09-111-2/+13
* Update GlueGen to 7dc9c5601d5689dcbc003ca51cfe826942ea3e6b (latest)Sven Gothel2009-08-051-3/+3
* JOGL:Sven Gothel2009-07-311-1/+1
* Gluegen:Sven Gothel2009-07-311-40/+40
* Fixed GL* documentation. Moved common GL functions to GLBase. Moved glAllocat...sg2158892009-07-291-7/+31
* Cleanup ..sg2158892009-07-281-19/+5
* Add Custom NativeWindow Type 'BroadcomEGL' (-Dnativewindow.ws.name=BroadcomEG...sg2158892009-07-271-36/+3
* Merge branch 'MIPS_PORT' of ssh://[email protected]/jogl~jogl-git int...Morris Meyer2009-07-271-1/+1
|\
| * Fix: Add gluegen.cpptasks.detect.os callsg2158892009-07-261-1/+1