Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6656574
Votes 0
Synopsis OGL: the use of GL_ARB_texture_rectangle ext. complicates the use of RSL
Category java:classes_2d
Reported Against
Release Fixed 6u10(b12)
State 10-Fix Delivered, Verified, bug
Priority: 4-Low
Related Bugs
Submit Date 29-JAN-2008
Description
Use of the GL_ARB_texture_rectangle extension by Java 2D
complicates any third-party libraries that try to interact with
the OGL pipeline via RSL or otherwise (and we've run into driver bugs in 
the past related to this extension).
Posted Date : 2008-01-29 18:34:12.0
Work Around
N/A
Evaluation
For now we will disable its use.  We will
still make use of the GL_ARB_texture_non_power_of_two extension when
available, which is the better choice going forward anyway.
Posted Date : 2008-01-29 18:34:12.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang