paragui-cvs
[Top][All Lists]
Advanced

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

[paragui-cvs] CVS: paragui TODO,1.1.1.1.2.10,1.1.1.1.2.11


From: Teunis Peters <address@hidden>
Subject: [paragui-cvs] CVS: paragui TODO,1.1.1.1.2.10,1.1.1.1.2.11
Date: Thu, 27 Feb 2003 15:42:46 -0500

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

Modified Files:
      Tag: devel-opengl
        TODO 
Log Message:
just some minor updates


Index: TODO
===================================================================
RCS file: /cvsroot/paragui/paragui/TODO,v
retrieving revision 1.1.1.1.2.10
retrieving revision 1.1.1.1.2.11
diff -C2 -r1.1.1.1.2.10 -r1.1.1.1.2.11
*** TODO        3 Feb 2003 16:39:59 -0000       1.1.1.1.2.10
--- TODO        27 Feb 2003 20:42:44 -0000      1.1.1.1.2.11
***************
*** 4,10 ****
  -----------------------------
        (note src/draw/opengl has it's own TODO now)
- 
  fonts:
!       check into PANGO for fonthandling?
  
  src/draw/: - remove SDL dependancies
--- 4,9 ----
  -----------------------------
        (note src/draw/opengl has it's own TODO now)
  fonts:
!       check into PANGO for fonthandling? - NO.  But look at plugins
  
  src/draw/: - remove SDL dependancies
***************
*** 51,54 ****
--- 50,67 ----
        configure.in now detects SDL_image properly :)
  ! all my debug code still present
+ 
+ Tools to add:
+       - Layout manager :
+              attribs: background = solid (erase 1st) | transparent | filled
+                       window location + size
+              calls paint methods
+              maintains list of 'dirty rectangles' for updates
+              can direct layouts of objects
+              maintains a bounded region;
+                        there's one for pg_application
+                        optional for pg_window...
+       - Texture manager (to maintain mapping of videomem to texturedata)
+       - Documentation.  Note with threading: direct rendering=no, rendering to
+                               a serface = yes as long as locking is 
maintained.
  
  ROADMAP:





reply via email to

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