Tasks:Bugfixes: Difference between revisions
Jump to navigation
Jump to search
m →List of Bugs: minor flaw added |
m →List of Bugs: another bug added |
||
Line 10: | Line 10: | ||
* <strike>Crash in SDL graphics module</strike> [http://lists.nongnu.org/archive/html/adonthell-devel/2007-12/msg00006.html] (fixed) | * <strike>Crash in SDL graphics module</strike> [http://lists.nongnu.org/archive/html/adonthell-devel/2007-12/msg00006.html] (fixed) | ||
* On startup, [[Architecture:Base Module|base module]] seems to be initialized twice. Once would be enough. | * On startup, [[Architecture:Base Module|base module]] seems to be initialized twice. Once would be enough. | ||
* Mirroring a surface with alpha channel does not preserve the alpha channel | |||
== References == | == References == |
Revision as of 22:20, 23 February 2008
Back to Task List
Overview
Collection of (minor) bugs that are no show stoppers but should be fixed as time allows.
List of Bugs
Crash in SDL graphics module[1] (fixed)- On startup, base module seems to be initialized twice. Once would be enough.
- Mirroring a surface with alpha channel does not preserve the alpha channel
References
- Bugtracker at Savannah project page (user submitted bugs)
- Bug List from Adonthell's API documentation