paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui/include pgapplication.h,1.11.2.5,1.11.2.6


From: Teunis Peters <address@hidden>
Subject: [paragui-cvs] CVS: paragui/include pgapplication.h,1.11.2.5,1.11.2.6
Date: Sun, 26 Jan 2003 16:27:22 -0500

Update of /cvsroot/paragui/paragui/include
In directory subversions:/tmp/cvs-serv7675/include

Modified Files:
      Tag: devel-opengl
        pgapplication.h 
Log Message:
fixed many opengl driver bugs.  Most things now work - although spotting 
colourkeying still doesn't.


Index: pgapplication.h
===================================================================
RCS file: /cvsroot/paragui/paragui/include/pgapplication.h,v
retrieving revision 1.11.2.5
retrieving revision 1.11.2.6
diff -C2 -r1.11.2.5 -r1.11.2.6
*** pgapplication.h     4 Nov 2002 23:04:34 -0000       1.11.2.5
--- pgapplication.h     26 Jan 2003 21:27:20 -0000      1.11.2.6
***************
*** 623,626 ****
--- 623,627 ----
        static PG_Draw::PG_DrawableSurface* my_mouse_pointer;
        static PG_Rect my_mouse_position;
+       static PG_Rect my_mouse_definition;
        static PG_CURSOR_MODE my_mouse_mode;
        static SDL_mutex* mutexScreen;





reply via email to

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