From cac51fe3e2ad463dc97538a348715cbc14fd30fd Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Tue, 20 Dec 2005 19:01:57 +0000 Subject: Issue 78: Rendering stops if there's an exception in the EventDispatch Issue 204: linux-amd64 build needs support for Cg Issue 212: PureImmediate test fails to rotate git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@480 ba19aa83-45c5-6ac9-afd3-db810772062c --- src/native/ogl/build-linux-amd64.xml | 63 ++++++++++++++++++++++---------- src/native/ogl/build-linux-i586.xml | 10 ++--- src/native/ogl/build-windows-i586-vc.xml | 2 +- 3 files changed, 50 insertions(+), 25 deletions(-) (limited to 'src/native/ogl') diff --git a/src/native/ogl/build-linux-amd64.xml b/src/native/ogl/build-linux-amd64.xml index 6676258..2561c59 100644 --- a/src/native/ogl/build-linux-amd64.xml +++ b/src/native/ogl/build-linux-amd64.xml @@ -13,40 +13,62 @@ */ --> - + - - - - - - + + + + + + + + + + + + + - + - + - - + + + + + + + + + + + + + + + + + + + + + @@ -55,8 +77,11 @@ - + + + diff --git a/src/native/ogl/build-linux-i586.xml b/src/native/ogl/build-linux-i586.xml index 6d17b00..8198ed3 100644 --- a/src/native/ogl/build-linux-i586.xml +++ b/src/native/ogl/build-linux-i586.xml @@ -13,7 +13,7 @@ */ --> - + @@ -38,12 +38,12 @@ - + - + @@ -51,12 +51,12 @@ - + - + diff --git a/src/native/ogl/build-windows-i586-vc.xml b/src/native/ogl/build-windows-i586-vc.xml index 1977e00..15acf9f 100644 --- a/src/native/ogl/build-windows-i586-vc.xml +++ b/src/native/ogl/build-windows-i586-vc.xml @@ -74,7 +74,7 @@ - + -- cgit v1.2.3