Decora JSL shaders
Paul Ray Russell
paulrussell70 at gmail.com
Wed Nov 15 15:59:36 UTC 2017
Sorry for resend. I'm not trying to spam, but I didn't change the subject
of the email.
Ref: http://labonnesoupe.org/static/code/
I notice project Decora: are there any plans for JSL shader language
support for JavaFX in the near future?
Thanks,
On 15 November 2017 at 12:00, <openjfx-dev-request at openjdk.java.net> wrote:
> Send openjfx-dev mailing list submissions to
> openjfx-dev at openjdk.java.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mail.openjdk.java.net/mailman/listinfo/openjfx-dev
> or, via email, send a message with subject or body 'help' to
> openjfx-dev-request at openjdk.java.net
>
> You can reach the person managing the list at
> openjfx-dev-owner at openjdk.java.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of openjfx-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: openjfx-dev Digest, Vol 72, Issue 14 (Paul Ray Russell)
> 2. [10] Review Request: JDK-8184270 NullPointerException when
> using Combobox in combination with accessibility app
> (Prem Balakrishnan)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 14 Nov 2017 14:38:35 +0000
> From: Paul Ray Russell <paulrussell70 at gmail.com>
> To: openjfx-dev at openjdk.java.net
> Subject: Re: openjfx-dev Digest, Vol 72, Issue 14
> Message-ID:
> <CA+oj-NsjEPsbubXdgD1mZ52EUvyR4dmaXsP
> Hd91cKhTTEBYUFQ at mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> Ref: http://labonnesoupe.org/static/code/
>
> I notice project Decora: are there any plans for JSL shader language
> support for JavaFX in the near future?
>
> Thanks,
> Best,
> Paul
>
> On 14 November 2017 at 12:00, <openjfx-dev-request at openjdk.java.net>
> wrote:
>
> > Send openjfx-dev mailing list submissions to
> > openjfx-dev at openjdk.java.net
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://mail.openjdk.java.net/mailman/listinfo/openjfx-dev
> > or, via email, send a message with subject or body 'help' to
> > openjfx-dev-request at openjdk.java.net
> >
> > You can reach the person managing the list at
> > openjfx-dev-owner at openjdk.java.net
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of openjfx-dev digest..."
> >
> >
> > Today's Topics:
> >
> > 1. [10] Review request for 8187594: Media crashes with
> > libavcodec 57 on Ubuntu 17.04 32-bit (Alexander Matveev)
> > 2. Re: [10] Review request for 8187594: Media crashes with
> > libavcodec 57 on Ubuntu 17.04 32-bit (Kevin Rushforth)
> >
> >
> > ----------------------------------------------------------------------
> >
> > Message: 1
> > Date: Mon, 13 Nov 2017 13:26:24 -0800
> > From: Alexander Matveev <alexander.matveev at oracle.com>
> > To: David DeHaven <david.dehaven at oracle.com>, Kevin Rushforth
> > <kevin.rushforth at oracle.com>
> > Cc: openjfx-dev at openjdk.java.net
> > Subject: [10] Review request for 8187594: Media crashes with
> > libavcodec 57 on Ubuntu 17.04 32-bit
> > Message-ID: <10b2da88-9e8a-83b8-84a3-76f609aedf42 at oracle.com>
> > Content-Type: text/plain; charset=utf-8; format=flowed
> >
> > Hi Kevin and David,
> >
> > Please review the following:
> > http://cr.openjdk.java.net/~almatvee/8187594/webrev.00
> >
> > Fixed crash by preloading avplugin on separate thread on 32-bit Linux.
> >
> > Thanks,
> > Alexander
> >
> >
> > ------------------------------
> >
> > Message: 2
> > Date: Mon, 13 Nov 2017 14:31:56 -0800
> > From: Kevin Rushforth <kevin.rushforth at oracle.com>
> > To: Alexander Matveev <alexander.matveev at oracle.com>
> > Cc: openjfx-dev at openjdk.java.net
> > Subject: Re: [10] Review request for 8187594: Media crashes with
> > libavcodec 57 on Ubuntu 17.04 32-bit
> > Message-ID: <5A0A1D5C.9070008 at oracle.com>
> > Content-Type: text/plain; charset=UTF-8; format=flowed
> >
> > Looks good.
> >
> > +1
> >
> > -- Kevin
> >
> >
> > Alexander Matveev wrote:
> > > Hi Kevin and David,
> > >
> > > Please review the following:
> > > http://cr.openjdk.java.net/~almatvee/8187594/webrev.00
> > >
> > > Fixed crash by preloading avplugin on separate thread on 32-bit Linux.
> > >
> > > Thanks,
> > > Alexander
> >
> >
> > End of openjfx-dev Digest, Vol 72, Issue 14
> > *******************************************
> >
>
>
> ------------------------------
>
> Message: 2
> Date: Tue, 14 Nov 2017 23:11:15 -0800 (PST)
> From: Prem Balakrishnan <prem.balakrishnan at oracle.com>
> To: Kevin Rushforth <kevin.rushforth at oracle.com>, "Ajit Haribhau
> Ghaisas (ajit.ghaisas at oracle.com)" <ajit.ghaisas at oracle.com>,
> openjfx-dev at openjdk.java.net
> Subject: [10] Review Request: JDK-8184270 NullPointerException when
> using Combobox in combination with accessibility app
> Message-ID: <10468358-64de-4e33-81a6-6b324f4fe0a9 at default>
> Content-Type: text/plain; charset=us-ascii
>
> Hi Kevin, Ajit
>
>
>
> Request you to review following fix:
>
>
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8184270
>
>
>
> Webrev: http://cr.openjdk.java.net/~pkbalakr/fx/Accessibility/
> 8184270/webrev.00/
>
>
>
> Regards,
>
> Prem
>
>
>
>
> End of openjfx-dev Digest, Vol 72, Issue 15
> *******************************************
>
More information about the openjfx-dev
mailing list