Re: [OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-20 Thread Saravanan S
On Nov 16, 2007 11:19 PM, Dmitri Trembovetski <[EMAIL PROTECTED]> wrote: > > > Saravanan S wrote: > > Hi Phil, > > > > Thanks for the update. I will try it out. > > > >> Yes, the work is largely already done and you can download EA binaries at > >> http://download.java.net/jdk6/binaries. > > > > Do

Re: [OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-19 Thread Phil Race
Not years, but certainly months. How many months, its hard to say right now. -phil. Saravanan S wrote: On Nov 16, 2007 11:19 PM, Dmitri Trembovetski <[EMAIL PROTECTED]> wrote: Saravanan S wrote: Hi Phil, Thanks for the update. I will try it out. Yes, the work is largely al

Re: [OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-16 Thread Dmitri Trembovetski
Saravanan S wrote: Hi Phil, Thanks for the update. I will try it out. Yes, the work is largely already done and you can download EA binaries at http://download.java.net/jdk6/binaries. Does this mean that the source for the same is not available on openjdk? Correct. Not because of any s

Re: [OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-16 Thread Saravanan S
Hi Phil, Thanks for the update. I will try it out. > Yes, the work is largely already done and you can download EA binaries at > http://download.java.net/jdk6/binaries. Does this mean that the source for the same is not available on openjdk? Thanks Saravanan On Nov 16, 2007 8:07 PM, Phil Race

Re: [OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-16 Thread Phil Race
Yes, the work is largely already done and you can download EA binaries at http://download.java.net/jdk6/binaries. See this thread in the 2d developers forum : http://forums.java.net/jive/thread.jspa?threadID=31500&tstart=0 Do try it out and send feedback on that thread this work will go into 6u1

[OpenJDK 2D-Dev] DirectX9 support for java-2d

2007-11-16 Thread Saravanan S
Hi all, Are there any plans to support DirectX9 for java-2d in windows? The current code seems to contain the directx7(direct draw) implementation. Thanks Saravanan