The j602 opengl does not depend on any special isigraph/canvas options (as did previous versions). It moves pixels from the opengl data to the isigraph directly by copying the pixels from the opegl internal buffer to the isigraph buffer. As Raul stated, there is no isigraph mechanism that is peculiar or special for opengl.
On Tue, Mar 30, 2010 at 11:48 AM, bill lam <[email protected]> wrote: > mar, 30 Mar 2010, Raul Miller skribis: > > On Tue, Mar 30, 2010 at 9:58 AM, bill lam <[email protected]> wrote: > > > I believe the culprit was not any bug in vesa driver, but since the > > > java frontend is closed source, I would rather leave that to jsoftware > > > staff. Anyway the next gtk frontend will not use that opengl code, I > > > suppose. > > > > open'gl3' > > > > The opengl support in J6.02 is not implemented in Java, but in > > J (using 15!:). > > > > Yes, but the isigraph that provide canvas must enable opengl option > and isigraph is implemented in Java. Might be that opengl option is > a no-op in java, I don't know. > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
