Re: [AD] SF.net SVN: alleg:[11766] allegro/branches/4.9/src/macosx |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Coordination of admins/developers of the game programming library Allegro <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] SF.net SVN: alleg:[11766] allegro/branches/4.9/src/macosx
- From: Elias Pschernig <elias.pschernig@xxxxxxxxxx>
- Date: Sat, 07 Mar 2009 15:27:38 +0100
On Sat, 2009-03-07 at 15:07 +0100, Angelo Mottola wrote:
> Ok, added event generation.
> Trunk on OSX seems fairly stable right now, I wonder where I could
> hack on :-)
Did we really bring A5 into a state already where this starts to be a
problem? :)
The usual places to check would be:
http://sourceforge.net/tracker/?group_id=5665&atid=105665
http://sourceforge.net/tracker/?group_id=5665&atid=355665
http://wiki.allegro.cc/index.php?title=Allegro_TODO
But I don't see anything obvious there.
There's just lots of small things everywhere which require a lot of work
(cleaning up and fixing the display selection, e.g. under OSX it uses
NSOpenGL's selection algorithm instead of ours; clean up all the pixel
format conversion stuff and find a way to optimize it a bit more again;
also make it easier to add new formats (we still don't support any
floating point color components); ... lots more like these ...)
> I was thinking about a CoreAudio driver for sound output...
I remember something that OpenAL is always supported anyway - still
sounds like a good idea.
> A zlib fshook addon is in the works I assume, right?
>
I don't think it is. Also a libzip addon would be nice - finally we
could replace .dat with .zip :)
--
Elias Pschernig <elias@xxxxxxxxxx>