|
Quick Lists
|
|
Bug ID:
|
6775317
|
|
Votes
|
0
|
|
Synopsis
|
Improve performance of non-AA transformed rectangles and single wide lines in software pipelines
|
|
Category
|
java:classes_2d
|
|
Reported Against
|
|
|
Release Fixed
|
6u12(b02)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
23-NOV-2008
|
|
Description
|
Simple transformed primitives are very common in FX now that it has made use of
transforms much easier and will be providing tools to incorporate them into
animations and transitions. Rectangles and wide lines are easy to optimize using
the same facilities added for the D3D and OGL pipelines for the same primitives
in 6u10.
Posted Date : 2008-11-23 21:16:38.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
New SW FillParallelogram loops were created and used to add Fill/DrawParallelogram
support into the software pipelines...
Posted Date : 2008-11-25 21:47:54.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |