Hi All,
I'm interested how I can get the model of the GPU card using Java. Can
you show me some basic example?
BR,
Peter
On Wed, Aug 6, 2014 at 3:02 AM, Jim Graham wrote:
> If there is a card that can't keep up with what we want it to do then we
> should probably be dealing with that on our
If there is a card that can't keep up with what we want it to do then we
should probably be dealing with that on our end as well, whether by
disabling 3D on that card or by black listing it and just falling back
to sw pipeline. We already do that with a number of embedded GPUs...
Steve and/or Kevin,
I'm looking for your +1 on
https://javafx-jira.kenai.com/browse/RT-38201. The patch is in JIRA.
Jonathan,
Please review https://javafx-jira.kenai.com/browse/RT-38138. There are
two patches attached. The first just addresses the problem in modena.css
(and caspian.css). The second addresses the problem in MenuBarSkin and
leaves modena.css (and caspian.css) unmodified. It is the second patc
Changeset: 24a1b2582b74
Author:ddehaven
Date: 2014-08-05 08:43 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/24a1b2582b74
RT-38074: [macosx] Separate QTKit platform code from core media code so it can
be removed for MAS
! build.gradle
! modules/media/src/main/java/co
Changeset: bda1da3ab917
Author:Rafi Tayar
Date: 2014-08-05 16:44 +0300
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/bda1da3ab917
RT-37686 : [Monocle] Robot screen/pixel capture is broken
Reviewed-by : dblaukopf
! modules/graphics/src/main/java/com/sun/glass/ui/monocle/FBD
Anton, Artem, Steve,
Could you please review this fix?
--
best regards,
Anthony
On 7/18/2014 6:44 PM, Anthony Petrov wrote:
Hi Petr, Anton, Artem, Steve,
Please review the fix at https://javafx-jira.kenai.com/browse/RT-37149
Webrevs:
JDK: http://cr.openjdk.java.net/~anthony/9-5.2/
FX: http
Changeset: 39c4399a3630
Author:David Grieve
Date: 2014-08-04 16:42 -0400
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/39c4399a3630
RT-38065: CSS -fx-pref-width et al do not accept "infinity" value
! modules/graphics/src/main/java/com/sun/javafx/css/parser/CSSParser.java
C
Jim,
Please review the fix:
https://javafx-jira.kenai.com/browse/RT-37613
http://cr.openjdk.java.net/~vadim/RT-37613/webrev.00/
Thanks,
Vadim