Duplicate :
|
|
Relates :
|
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.
|