Contgrats on the refactoring. Just a reminder, as we talked about 
previously, this summary line is not good and doesn't conform with our 
guidelines. The rest of the commit message should also describe the 
change as a whole (not sure if your description is sufficient or not, 
depends on what was done there).


On 05/06/15 15:02, Christopher Michael wrote:
> devilhorns pushed a commit to branch master.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=e3a16aeacd82eb9d5dce14f08abd26a964fcb792
>
> commit e3a16aeacd82eb9d5dce14f08abd26a964fcb792
> Merge: 3f4c569 939d221
> Author: Chris Michael <cp.mich...@samsung.com>
> Date:   Fri Jun 5 10:01:46 2015 -0400
>
>      Merge branch 'devs/devilhorns/gl_drm'
>
>      This merges a refactored evas gl_drm engine which actually functions now 
> :)
>
>   src/Makefile_Evas.am                               |   3 +-
>   src/lib/ecore_drm/ecore_drm_fb.c                   |   6 +-
>   src/lib/ecore_drm/ecore_drm_output.c               |   3 +-
>   src/lib/ecore_evas/ecore_evas_module.c             |   2 +-
>   .../ecore_evas/engines/drm/ecore_evas_drm.c        |  53 +-
>   .../evas/engines/gl_drm/Evas_Engine_GL_Drm.h       |  33 +-
>   src/modules/evas/engines/gl_drm/evas_drm.c         | 347 ----------
>   src/modules/evas/engines/gl_drm/evas_drm_main.c    | 636 -----------------
>   src/modules/evas/engines/gl_drm/evas_engine.c      | 749 
> +++++++++++----------
>   src/modules/evas/engines/gl_drm/evas_engine.h      | 204 ++----
>   src/modules/evas/engines/gl_drm/evas_outbuf.c      | 702 +++++++++++++++++++
>   11 files changed, 1229 insertions(+), 1509 deletions(-)
>


------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to