> 
> >       Attached is some preliminary stuff to further add on to
> > CVS proto/gfx_routines.
> 
> hey man :) you do do some cool stuff... BUT. do u ever compile
> what u do? :) or even run it? this sues memcopy() calls instead
> of memset() (wont compile - warnings too)

        Compiling, running tests, etc. takes time... and I usually
leave that only for when things are ready for "diffs". That's why
I didn't send you any diffs.. I basically wanted you to just take
a look at the changes in func names, file names, new color opts,
etc.. *before* proceeding with anymore (like the blend funcs) :)

> and no functiosn are registered for the pixel op engine so it
> doesnt actually do anything. it actually has removed functionality
> to exisitng calls i had hooked in dont actually do anything! :(
> 
> -- 

        I can't recall all the changes right now.. will take a look
a bit later... But, I believe one thing I did was to "re-register"
the funcs you'd registered -- because you had them registered as
copying to rgb, whereas in fact they were doing argb to argb.
        Your 'blend' test program only tests for the case of rgb dst
(ie. "solid_dst") so as no functions are registered for that..
nothing happens :)
        I could've changed it to use "alpha_dst" instead, but
thought I'd leave it so you'd notice that I'd made that change :)





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to