On 7/25/07, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > On Wed, 25 Jul 2007, Carsten Haitzler (The Rasterman) wrote: > > > > be careful - then you need to deal with merging the branch - the existing > > software enigne code wont stay still forever. > > before talking about merging, maybe it's time to write some code. There > has been several times, by mails, discussions about internal changes and > absolutely no code at all is available for other devs. >
The code is (and was) available (the same with other code ideas) at http://code.google.com/p/efl-research/ my fault for not telling other devs about it on the ml (as i did on the irc) but was calling for other devs to join, so now its time =) Note that currently this is just a prototype, it works right now, but now im changing how scanlines/pt functions are called so i can merge this code with the software_16 engine and have a common libary for gfx routines for two different format surfaces (ARGB8888 1 plane, RGB565 A5 2 planes, and also use a look up table for such functions instead of many conditionals. I've also changed the main data type, instead of a RGBA_Image it is a RGBA_Surface, the Image should be a wrapper on top of it. So this simple change means a lot of troubles with the current evas image loading/saving/process functions, but i think it worths :) turran. > so, if you're reluctant to merge with cvs, we have 2 solutions: > > 1) continuing the discussion by mail, hence no code will be available. > It's a wonderful way to do development. > 2) moving from cvs to another vcs, which allows merging easier than with > cvs. > > Vincent > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel