| Commit message (Expand) | Author | Age | Files | Lines |
* | build-*.xml: Unify 'javah' tasks where possible, i.e. per destination directo... | Sven Gothel | 2013-09-08 | 1 | -6/+3 |
* | Bug 758: Fix scripts and ant build files to work w/ Java7 (default now) produ... | Sven Gothel | 2013-06-21 | 1 | -0/+1 |
* | Adapt to new version scheme, see GlueGen a3f2ef50ad33c58a240a17fcf03e415d7722... | Sven Gothel | 2013-03-28 | 1 | -4/+5 |
* | Fix CALayer pos/size and animation.b01 | Sven Gothel | 2013-02-22 | 1 | -1/+2 |
* | OSX/Java7 Cleanup: Remove JavaNativeFoundation dependency; NativeWindow-JAWT:... | Sven Gothel | 2013-02-17 | 1 | -19/+0 |
* | Fix commit fbe331f013608eb31ff0d8675f4e4c9881c9c48b (Bug 616 - Remove XInitTh... | Sven Gothel | 2012-10-02 | 1 | -0/+1 |
* | Adapt to GlueGen ARM Build Changes 422d7a5eb53fca6642ebf4e8910d8b0311bb2597 | Sven Gothel | 2012-08-16 | 1 | -7/+7 |
* | Implement Bug #598 - JOGL ALL JAR File Change incl. it's Native Jar URL Deriv... | Sven Gothel | 2012-06-26 | 1 | -5/+5 |
* | Merge branch 'pulled' | Sven Gothel | 2012-03-07 | 1 | -3/+3 |
|\ |
|
| * | Get JOGL to build with NDK r7 | Edwin Vane | 2012-02-28 | 1 | -3/+3 |
* | | NativeWindow public-spec to public-impl reorg (javax.media.nativewindow.<impl... | Sven Gothel | 2012-03-06 | 1 | -8/+5 |
|/ |
|
* | NativeWindow: Relax Xinerama dependency / Rename Windows impl subfolder to co... | Sven Gothel | 2012-02-27 | 1 | -17/+6 |
* | javac - setup encoding to UTF-8 | Sven Gothel | 2012-01-23 | 1 | -0/+1 |
* | Fix Bug 516 (Determine Java Version) / Fix OS X 10.5 linkage (weak framework,... | Sven Gothel | 2012-01-22 | 1 | -2/+9 |
* | Fix Bug 546: Provide more information about the system | Sylvestre Ledru | 2012-01-09 | 1 | -0/+1 |
* | Fix Bug 547: Enable others architectures under GNU/Linux | Sylvestre Ledru | 2012-01-09 | 1 | -1/+37 |
* | OSX: NW/NEWT use weak binding for Quartz and Cocoa (compatibility for 10.5) | Sven Gothel | 2012-01-09 | 1 | -2/+2 |
* | OSX 10.6 build fix: '-F <frameworkdir> -> -F<frameworkdir> | Sven Gothel | 2012-01-09 | 1 | -2/+1 |
* | Dispatch the '5' GDI/WGL functions and allow using their 'wgl' variants. GDI ... | Sven Gothel | 2012-01-09 | 1 | -0/+19 |
* | JOGL junit.run: Add 32bit tests for OSX (fat binaries) | Sven Gothel | 2011-12-18 | 1 | -2/+4 |
* | Move manual GDI utils to GDIUtil ; Minor cleanup. | Sven Gothel | 2011-12-01 | 1 | -0/+1 |
* | NativeWindow build: Remove duplicate class X11AWTGraphicsConfigurationFactory... | Sven Gothel | 2011-11-26 | 1 | -3/+3 |
* | Fix Reloc AttachJAWTSurfaceLayer() (commit d644e9321dceeecdd94a1797e25e6e356d... | Sven Gothel | 2011-11-18 | 1 | -0/+1 |
* | OS X Layered View: Part6 (native) Using a root CALayer where we attach/detach... | Sven Gothel | 2011-11-10 | 1 | -0/+2 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 1 | -1/+9 |
* | Fix Solaris gcc args ; Cleanup dependencies and linker args; Adding JVM arch ... | Sven Gothel | 2011-10-18 | 1 | -5/+34 |
* | OSX/SWT: Adding OSXUtil: RunOnMainThread(), IsMainThread() / Utilizing those ... | Sven Gothel | 2011-10-13 | 1 | -1/+1 |
* | NativeWindow/OSX: Add nativewindow_macosx lib and nativewindow.os.macosx.jar ... | Sven Gothel | 2011-09-25 | 1 | -3/+28 |
* | Complete translucency support for Win32 - tested w/ NEWT | Sven Gothel | 2011-09-04 | 1 | -3/+7 |
* | NativeWindow X11: Add DSO Xrender dependency | Sven Gothel | 2011-09-03 | 1 | -0/+6 |
* | Proper classpath for all javah commands, using 'rootrel.build' | Sven Gothel | 2011-08-30 | 1 | -2/+4 |
* | Fix classpaths to work with Java 7's javah | Wade Walker | 2011-08-25 | 1 | -1/+1 |
* | deployment resturcturing: combine nativewindow/jogl/newt ; newt: 'driver' sep... | Sven Gothel | 2011-08-05 | 1 | -36/+16 |
* | Adapt latest gluegen changes for crossplatform. | Sven Gothel | 2011-08-02 | 1 | -3/+3 |
* | build: add linux/armv7 support ; only add resources once w/o java source | Sven Gothel | 2011-07-28 | 1 | -3/+28 |
* | Utilize GlueGen's platform independent header for stdin.h, gluegen_stdint.h, ... | Sven Gothel | 2011-06-11 | 1 | -1/+3 |
* | Merge remote-tracking branch 'wwalker/2010_02_18_Eclipse_build_improvements' | Sven Gothel | 2011-02-25 | 1 | -50/+73 |
|\ |
|
| * | Prevent native libraries from always rebuilding and stripping | Wade Walker | 2011-02-18 | 1 | -50/+73 |
* | | NativeWindow/SWT: Rename SWTMisc -> SWTAccessor; Add to nativewindow.core.jar | Sven Gothel | 2011-02-22 | 1 | -2/+5 |
* | | NativeWindow/SWT: Add SWTMisc utility allowing platform independent access | Sven Gothel | 2011-02-22 | 1 | -1/+1 |
|/ |
|
* | Remove CDC | Sven Gothel | 2011-02-09 | 1 | -87/+8 |
* | Move implementation private files from com.jogamp.<module>.impl. to jogamp.<m... | Sven Gothel | 2011-02-09 | 1 | -14/+14 |
* | Fix jnlp files jar names and removed main attribute of jar ref | Sven Gothel | 2010-12-15 | 1 | -2/+2 |
* | Windows RegisterClass: Use new RegisteredClassFactory (window class), Misc. | Sven Gothel | 2010-12-12 | 1 | -5/+8 |
* | Move GDI GlueGen wrapping from JOGL -> NativeWindow (following X11). Moving N... | Sven Gothel | 2010-11-17 | 1 | -7/+38 |
* | Adding *Version to sub packages | Sven Gothel | 2010-11-14 | 1 | -1/+1 |
* | Added 'jogl.build.id' (hudson timestamp), 'jogl.build.commit' (git commit sha... | Sven Gothel | 2010-11-10 | 1 | -45/+8 |
* | Gluegen parts in src/gluegen (clean) | Sven Gothel | 2010-11-07 | 1 | -16/+13 |
* | Complete switching over to std X11 Xinerama started with f47e8be170731d75a8b6... | Sven Gothel | 2010-11-06 | 1 | -6/+9 |
* | NativeWindow/NativeSurface Refactoring ; Added mouseClick NEWT/AWT unit test | Sven Gothel | 2010-10-06 | 1 | -1/+1 |