-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
5.0, 6
-
None
Compile and run the attached testcase (HugeZoom.java). Compare the middle
(bilinear) case when run with the default (software-based) pipeline, and when
run with -Dsun.java2d.opengl=true. The results when run with OGL enabled
should look similar to the default case, but currently there is weird
coloration in the OGL/bilinear case.
(bilinear) case when run with the default (software-based) pipeline, and when
run with -Dsun.java2d.opengl=true. The results when run with OGL enabled
should look similar to the default case, but currently there is weird
coloration in the OGL/bilinear case.
- duplicates
-
JDK-6253734 OGL: Java2Demo demos.Transforms.SelectTx shows thin black outline with Render Quality attribute
- Closed
- relates to
-
JDK-4841762 OGL: enable bilinear sw->surface transforms
- Open