[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paragui-cvs] CVS: paragui TODO,1.1.1.1.2.3,1.1.1.1.2.4
From: |
Teunis Peters <address@hidden> |
Subject: |
[paragui-cvs] CVS: paragui TODO,1.1.1.1.2.3,1.1.1.1.2.4 |
Date: |
Wed, 26 Jun 2002 04:47:53 -0400 |
Update of /cvsroot/paragui/paragui
In directory subversions:/tmp/cvs-serv7234
Modified Files:
Tag: devel-opengl
TODO
Log Message:
Initial OpenGL drawable creation
added a simple OpenGL test based on 'list'
abstracted mouse management functions - solved "mouse cursor not moving"
problem which was based on a zero-width and height mouse rectangle.
Index: TODO
===================================================================
RCS file: /cvsroot/paragui/paragui/TODO,v
retrieving revision 1.1.1.1.2.3
retrieving revision 1.1.1.1.2.4
diff -C2 -r1.1.1.1.2.3 -r1.1.1.1.2.4
*** TODO 26 Jun 2002 03:25:03 -0000 1.1.1.1.2.3
--- TODO 26 Jun 2002 08:47:51 -0000 1.1.1.1.2.4
***************
*** 23,26 ****
--- 23,31 ----
dblbuffer
(no display, no mouse cursor; note that SDL_Flip()
sorta works)
+ current problems:
+ - no mouse cursor - SOLVED - was a zero-width/height
rectangle
+ (zero width/height is assumed to be nonexistent
+ rectangles.. *sigh*. Guess I should think
+ about how to describe 'Null' rectangles)
OpenGL issues:
OpenGL not yet active (SDL_GLSDL in flags to activate)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paragui-cvs] CVS: paragui TODO,1.1.1.1.2.3,1.1.1.1.2.4,
Teunis Peters <address@hidden> <=
- Prev by Date:
[paragui-cvs] CVS: paragui autogen.sh,1.2,1.3 configure.in,1.12,1.13
- Next by Date:
[paragui-cvs] CVS: paragui/src/core pgapplication.cpp,1.10.2.2,1.10.2.3
- Previous by thread:
[paragui-cvs] CVS: paragui autogen.sh,1.2,1.3 configure.in,1.12,1.13
- Next by thread:
[paragui-cvs] CVS: paragui/src/core pgapplication.cpp,1.10.2.2,1.10.2.3
- Index(es):