hg: openjfx/8/graphics/rt: 3 new changesets
hang.vo at oracle.com
hang.vo at oracle.com
Fri Aug 30 10:02:47 PDT 2013
Changeset: bf594c19a7a6
Author: rbair
Date: 2013-08-30 09:58 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/bf594c19a7a6
Change BenchBase to use the iPad resolution, and also exit on completion.
! apps/performance/GraphicsPerformance/src/main/java/nodecount/BenchBase.java
Changeset: aec474945f1c
Author: rbair
Date: 2013-08-30 10:00 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/aec474945f1c
Removed println and added extra check for 0 width / height when drawing dirty regions (since the code in paintOverdraw is unhappy about such things, and you can't draw a rect with 0 width or height anyway).
! modules/graphics/src/main/java/com/sun/javafx/tk/quantum/ViewPainter.java
Changeset: 3e92a5d12221
Author: rbair
Date: 2013-08-30 10:00 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/3e92a5d12221
Fixed typo
! modules/graphics/src/main/java/com/sun/prism/impl/PrismSettings.java
More information about the openjfx-dev
mailing list