On Mon, 7 Jan 2008 18:46:17 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled:
> Hi, > > This is an updated set of patch for the current CVS head that provide : > > - cache_improvements.diff: Fix some cache bug (At least the one > reported by captainigloo), Cleanup the code, Add some new > functionnality that will ease merging engine and make it possible to > support 16bpp image also, Reduce file stat request. what bug? - i fixed one while offline - a pretty nasty one. the cache usage was caluclated wrongly and went into < 0 land and thus the cache would have a lot of data but think it was empty. i don't want to bring that back - this patch is fairly big. > - sdl_improvements.diff: Use as much as possible SDL_FIllRect, use new > cache API. i'll put this on hold pending the cache above patch :) > - soft16_common.diff: Use new cache API, Move all soft16 common > function inside engine directory. > > - soft16_engine.diff: Use new cache API, add SDL 16bpp engine. > > You will need to apply all patch if you want to use 16bpp engine or > SDL engine. Good review :) gustavo - 16bpp changes ok in principle (assuming the cache patch above goes in)? > -- > Cedric BAIL > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
