index
:
jogl.git
1.x-maint
2.1-maint
BLACKBIRD
JOGL_2_SANDBOX
JSR-231
MIPS_PORT
Sun_Microsystem
b01
b202_gl44
b22x
bug1294
bug1398
egl-gbm
glctx_deadlock
ios
java11
javafx
jogl-1-1-temp-branch
master
merging
new_gl_headers
pulled
rc
rc_five
tegra-graph-shader_dosplit_dodiscard-freeze
tegra-graph-shader_dosplit_nodiscard-ok
tegra-graph-shader_nosplit_dodiscard_original-freeze
tegra-graph-shader_nosplit_nodiscard-errorP1202
travis
v2.0-rc2-maintenance
v2.3.1_winexe
x11_xinitthreads
xcb-test
JOGL repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make
/
build-nativewindow.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 1316: MacOSX: Keep *.dylib (Don't move to *.jnilib)
Sven Gothel
2019-03-30
1
-13
/
+2
*
JavaFX: Adding JavaFX Support for NEWT utilizing native Window parenting via ...
Sven Gothel
2019-03-19
1
-1
/
+1
*
Bug 1232 - NEWT Translucent Decorated Windows Not Working On Windows >= 8 (La...
Sven Gothel
2015-10-01
1
-2
/
+3
*
Adapt to new JNI header location within GlueGen, completes commit 9fb45e70730...
Sven Gothel
2015-03-24
1
-8
/
+14
*
Add javadoc arg (property 'javadoc.xarg1') '-Xdoclint:none' if java >= 1.8 (G...
Sven Gothel
2015-02-03
1
-0
/
+3
*
Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)
Sven Gothel
2015-02-02
1
-3
/
+3
*
Bug 1124 - Refine AArch64 Linux in ant build recipe, add Android AArch64 buil...
Sven Gothel
2015-01-30
1
-1
/
+19
*
Bug 1024: Add fallback for native-jar-file location via classpath
Sven Gothel
2014-07-11
1
-5
/
+17
*
Attempt to remove aliasing from native libraries.
Mark Raynsford
2014-06-30
1
-1
/
+1
*
Bug 1021: Add OculusSDK binding / Basic OVR support
Sven Gothel
2014-06-19
1
-4
/
+0
*
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
|
/
[next]