This patch was necessary to ensure that RENDER_PRE and RENDER_POST are
always emitted as a pair. There are a number of internal functionalities as
well as apps which always expect a PRE before a POST. Prior to this patch,
it was possible to receive only a POST callback, which was very confusing
to handle.

On Wed, Jul 4, 2018 at 2:22 AM Hermet Park <hermetp...@gmail.com> wrote:

> commit ef471e4ecae793d9ac55949f627c8e25634ee242
> Author: Mike Blumenkrantz <zm...@osg.samsung.com>
> Date:   Fri May 12 12:08:32 2017 -0400
>
>     evas: ensure even no-op renders emit RENDER_PRE
>
>     ref 67fae7aa0fdc9d778e8db88fc49bc149576994d2
>
>
> yo, zmike,
> While reviewing canvas code, found out a patch that doesn't make sense to
> me.
> Even I can't track any info with 67fae7aa0fdc9d778e8db88fc49bc149576994d2.
> So asking u directly.
>
> No render but how it trigger render_pre event?
> Render pre means it's just before rendering. this broke concept even
> compatibility.
> I totally can't agree on this patch.
>
> Could you please explain for this?
>
>
> --
> Regards, Hermet
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to