From 1f64245f42db1bf5b5ff63ff4425b4dfd9e1b70d Mon Sep 17 00:00:00 2001 From: Kenneth Russel Date: Fri, 27 Jun 2008 00:00:33 +0000 Subject: Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will re-host Newt on lower level code when a port to an AWT-less Mac OS X-based mobile device is done. Added support to NativeWindow and Newt for wrapping a Java-based window from a toolkit like the AWT, and added appropriate code to the GLDrawableFactory implementations to recognize and handle these NativeWindows. Fixed naming of native method for JAWT_DrawingSurfaceInfo.platformInfo0(). Fixed linker definition on Mac and cleaned up Windows variants. Fixed intptr_t definitions in ES1 and ES2 native code. Added workaround for GLU type reference in com.sun.opengl.util.texture.Texture. Fixed bugs in Newt event dispatching. Tested with RedSquare demo on Mac OS X. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1698 232f8b59-042b-4e1e-8c03-345bb8c30851 --- make/build.xml | 40 +++++++++++++++++----------------------- 1 file changed, 17 insertions(+), 23 deletions(-) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 3dc658d24..3c62f2c36 100644 --- a/make/build.xml +++ b/make/build.xml @@ -531,40 +531,40 @@ - - + + - - + + - - + + - - + + - - + + @@ -672,8 +672,8 @@ - - + + @@ -1251,13 +1251,13 @@ - + - + @@ -1350,15 +1350,12 @@ - - - @@ -1367,13 +1364,10 @@ - - - @@ -1446,7 +1440,6 @@ - @@ -1464,7 +1457,7 @@ - + @@ -1492,7 +1485,8 @@ - + + -- cgit v1.2.3