Tasks:Bugfixes: Difference between revisions
Jump to navigation
Jump to search
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 | * <strike>Mirroring a surface with alpha channel does not preserve the alpha channel</strike> (fixed) | ||
== References == | == References == |
Latest revision as of 21:49, 28 February 2011
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(fixed)
References
- Bugtracker at Savannah project page (user submitted bugs)
- Bug List from Adonthell's API documentation