summaryrefslogtreecommitdiffstats
path: root/make/build-jogl.xml
Commit message (Expand)AuthorAgeFilesLines
* JOGL: Add 'struct timespec' (POSIX) utils for native time handlingSven Gothel2011-11-081-0/+4
* OS X Layered View: Use pbuffer method (pbuffer w/ dbl buffer)Sven Gothel2011-11-061-0/+1
* Cleanup JARs: Add jogl_cg native jar (atomic only); Move newt.event.jar to at...Sven Gothel2011-10-211-8/+17
* Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ...Sven Gothel2011-10-181-10/+4
* Remove native lib cg from jogl native lib jarSven Gothel2011-09-211-0/+1
* Remove duplicates in jogl.test.jar, jogl.util.jar, jogl.util.fixedfuncemu.jarSven Gothel2011-09-141-7/+3
* Proper classpath for all javah commands, using 'rootrel.build'Sven Gothel2011-08-301-3/+5
* Misc Rename/Reloc; GLArrayData*/PMVMatrix enhancments; Test fixes/adds (Gears...Sven Gothel2011-08-221-2/+2
* Android Cleanup: Remove EGL header & library (compile time)Sven Gothel2011-08-111-1/+0
* Android: Add android/EGL lib for linkageSven Gothel2011-08-091-2/+6
* deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep...Sven Gothel2011-08-051-202/+87
* Adapt latest gluegen changes for crossplatform.Sven Gothel2011-08-021-2/+2
* ES Native Libraries: Add missing GLDebugMessageHandler code ..Sven Gothel2011-07-311-0/+4
* build: add linux/armv7 support ; only add resources once w/o java sourceSven Gothel2011-07-281-10/+33
* Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ...Sven Gothel2011-06-111-3/+26
* build: Query git branch/sha1 and use it if not set and tools are available; A...Sven Gothel2011-05-161-1/+0
* Add unified support for GL_ARB_debug_output and GL_AMD_debug_output.Sven Gothel2011-04-241-0/+3
* copy all fonts and shader to build folder, allowing ide debuggingSven Gothel2011-04-221-2/+6
* Jogl build: Rebuild jar files if shaders were updatedSven Gothel2011-04-021-1/+9
* Add graph shaders and fonts ..Sven Gothel2011-04-011-2/+10
* integrated typecast into jogamp. treeSven Gothel2011-04-011-1/+8
* Remove reference to the deprecated option noCDC (2)Sylvestre Ledru2011-02-251-1/+0
* Prevent native libraries from always rebuilding and strippingWade Walker2011-02-181-54/+77
* Fix path to FixedFuncHook.class.Wade Walker2011-02-181-1/+1
* Remove CDCSven Gothel2011-02-091-209/+15
* Expand tabs to 4 spacesSven Gothel2011-02-091-8/+8
* Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m...Sven Gothel2011-02-091-41/+44
* Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N...Sven Gothel2010-11-171-1/+0
* Adding *Version to sub packagesSven Gothel2010-11-141-1/+1
* Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha...Sven Gothel2010-11-101-50/+10
* 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