[AD] TODO List for Allegro |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
With reference to:
http://cvs.sourceforge.net/viewcvs.py/alleg/allegro/todo.txt?view=markup
Win32 Platform
-----------------------
1. What "is" the dxwindow test error exactly? What is the expected
behaviour and what is the current/observed behaviour? I did run it. I
didn't find any problems IMO.. and modifying WndProc does make the
acceleration go smoother.
2. Regards the HBITMAP, i would suggest that its better to preserve
the 8-bit originality than use makecol8 approximations. The current
version forces conversion of the 8 bit HBITMAPs into 24 bit. And.. it
would also be nice if there were a function called get_gdi_palette();
<-- for people wanting to use he 8 bit HBITMAPs.
I'm looking into other issues already.
--
V Karthik Kumar