paragui-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paragui-cvs] CVS: paragui/src/draw/opengl pgglsurf.cpp,1.1.2.11,1.1.2.1


From: Teunis Peters <address@hidden>
Subject: [paragui-cvs] CVS: paragui/src/draw/opengl pgglsurf.cpp,1.1.2.11,1.1.2.12
Date: Thu, 27 Feb 2003 15:42:46 -0500

Update of /cvsroot/paragui/paragui/src/draw/opengl
In directory subversions:/tmp/cvs-serv26712/src/draw/opengl

Modified Files:
      Tag: devel-opengl
        pgglsurf.cpp 
Log Message:
just some minor updates


Index: pgglsurf.cpp
===================================================================
RCS file: /cvsroot/paragui/paragui/src/draw/opengl/Attic/pgglsurf.cpp,v
retrieving revision 1.1.2.11
retrieving revision 1.1.2.12
diff -C2 -r1.1.2.11 -r1.1.2.12
*** pgglsurf.cpp        3 Feb 2003 16:40:00 -0000       1.1.2.11
--- pgglsurf.cpp        27 Feb 2003 20:42:44 -0000      1.1.2.12
***************
*** 230,234 ****
    // PG_LogDBG("ParaGUI[%s]: %s:%i", __FILE__, __FUNCTION__, __LINE__);
    PG_DrawableSurface::UpdateRects(numrects, rects);
!   host->DownloadSurface(this);
  }
  
--- 230,234 ----
    // PG_LogDBG("ParaGUI[%s]: %s:%i", __FILE__, __FUNCTION__, __LINE__);
    PG_DrawableSurface::UpdateRects(numrects, rects);
!   /* host->DownloadSurface(this); */
  }
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]