Tasks:Bugfixes: Difference between revisions
Jump to navigation
Jump to search
Initial list of open bugs |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
== List of Bugs == | == List of Bugs == | ||
* Crash in SDL graphics module [http://lists.nongnu.org/archive/html/adonthell-devel/2007-12/msg00006.html] | * <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. | |||
* <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