Difference for arch/ogl/glx.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 31
 
Line 31
  XMoveWindow(dpy,win,0,0);   XMoveWindow(dpy,win,0,0);
 #ifdef XFREE86_DGA  #ifdef XFREE86_DGA
  //make fullscreen   //make fullscreen
    //can you even do this with DGA ?  just resizing with ctrl-alt-(-/+) caused X to die a horrible death.
    //might have to kill the window/context/whatever first?  HRm.
 #endif  #endif
  }else{   }else{
 #ifdef XFREE86_DGA  #ifdef XFREE86_DGA

Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7