/[gzz]/gzz/gfx/jni/GzzGL-jni.cxx
ViewVC logotype

Diff of /gzz/gfx/jni/GzzGL-jni.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by tjl, Fri Jan 24 12:32:04 2003 UTC revision 1.82 by tjl, Sat Jan 25 13:45:03 2003 UTC
# Line 239  JNIEXPORT jint JNICALL Java_gzz_gfx_gl_G Line 239  JNIEXPORT jint JNICALL Java_gzz_gfx_gl_G
239        ws = Os::WindowSystem::getInstance();        ws = Os::WindowSystem::getInstance();
240        DBG(dbg) << "Creating one new window for initialization purposes\n";        DBG(dbg) << "Creating one new window for initialization purposes\n";
241        defaultWindow = ws->openWindow(0, 0, 2, 2);        defaultWindow = ws->openWindow(0, 0, 2, 2);
242        DBG(dbg) << "Setting it current to get a gl context";        DBG(dbg) << "Setting it current to get a gl context\n";
243    
244        setWindow();        setWindow();
245    

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26