From eca59450698e832b329169ba12fa5953f6052bce Mon Sep 17 00:00:00 2001 From: Dan Krisher Date: Mon, 14 Nov 2011 12:42:11 -0500 Subject: [WIP] Added an SWT based GLCanvas implementation nearly identical to the AWT version. Modified build to produce a jogl.swt.jar, and include this in jogl.all.jar. Presently there is no unit test (just a 'main' in the jogamp.opengl.swt.GLCanvas), and this does not support correct selection of GLCapabilities (FIXME and TODO tags in the source state why). --- make/build-common.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/build-common.xml') diff --git a/make/build-common.xml b/make/build-common.xml index 51450a664..9044e5895 100644 --- a/make/build-common.xml +++ b/make/build-common.xml @@ -286,6 +286,7 @@ + @@ -307,6 +308,7 @@ + -- cgit v1.2.3