Earlier today I committed my video code and merged it with the new build. There are 
still many known problems:

- rotation is a bit broken. 90 degrees should work, but it segfaults. 180 degree code 
has to be replaced with a video wrapper for architectural reasons

- most of the demos/apps haven't been updated to the new architecture (notable 
exceptions: canvastst, PGFX)

- There's a memory leak in PGFX immediate mode

- The 1st gropnode in a list sometimes disappears, causing a black rectangle. This is 
most apparent when scrolling or running gremlins

- Scroll updates are currently commented out, so scrolling will work but be slow

- Mapping code not implemented yet

Under normal circumstances I would have waited longer before committing this, but this 
past week has been everything but normal. I just wanted to get the new system out in 
the open, but I'm sorry that it breaks a few things. As I still consider PicoGUI early 
in its implementation and design, I would rather have it correct than backward 
compatible.

The theme compiler has been changed too, so recompile themec and all themes you're 
using.

Hopefully I'll be fixing this stuff up soon, but I'm still having basically a wierd 
time of it all, and on top of that the IB exams are coming up soon.
So, as always, no guarantees...

--
To the systems programmer, users and applications server only to provide a 
test load.


_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to