On Jan 19, 2008 1:49 AM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > 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? In some case an image will get dirty before it's image data is loaded, and the image will never get filled with real pixel. Enna did trigger it with its reflection effect. > - 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. Hum, I did see your patch and I will check if it's fixed in this implementation, but all the code doing the list manipulation is much more clean and only in one place. It should be easier to implement scaling cache and other fun stuff. -- Cedric BAIL ------------------------------------------------------------------------- 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
