From 0906140a18690a9dced8dec12dfdd8cf4c95a4df Mon Sep 17 00:00:00 2001 From: sg215889 Date: Fri, 24 Jul 2009 07:29:28 -0700 Subject: Add: Extended support for CVM crosscompile: - Clean up X11 dependency - NativeWindow: - Seperate X11 out of core. - Add nativewindow.x11.jar and nativewindow.x11.cdc.jar - Newt: - Seperate X11,win,osx out of core. - Add newt.x11.jar, newt.win.jar, newt.osx.jar and the CDC variants Fix: External Context & Drawable (X11 and Windows) - Properly fetch current context values (ctx, display, drawable, ..) - Create GraphicsConfiguration based on the given pixelformat/FBConfig Fix: Java2D OpenGL Usage - Using the external context as shared for the external drawable - JAWTUtil: Skip locking in case of OGL-Flush-Queue - TODO: Windows FBO still does not work .. (X11 is fine) --- jnlp-files/nativewindow-awt.jnlp | 51 ++++------------------------------------ 1 file changed, 4 insertions(+), 47 deletions(-) (limited to 'jnlp-files/nativewindow-awt.jnlp') diff --git a/jnlp-files/nativewindow-awt.jnlp b/jnlp-files/nativewindow-awt.jnlp index b78dad9e4..aa07c3a24 100644 --- a/jnlp-files/nativewindow-awt.jnlp +++ b/jnlp-files/nativewindow-awt.jnlp @@ -5,59 +5,16 @@ Java(tm) NativeWindow Interface API (AWT) Sun Microsystems, Inc. - Java API for a binding to a native windowing system - 2.0 (beta2) - AWT - Java API for a binding to a native windowing system - 2.0 (beta2) - AWT + Java API for a binding to a native windowing system - 2.0 - AWT + Java API for a binding to a native windowing system - 2.0 - AWT - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + -- cgit v1.2.3