| Commit message (Expand) | Author | Age | Files | Lines |
* | quicklaunch: Fix cosmetic typo in configure output | Derek Foreman | 2016-11-08 | 1 | -1/+1 |
* | remove xcb support in ecore_x and evas engines as per mailing list | Carsten Haitzler (Rasterman) | 2016-11-03 | 1 | -161/+0 |
* | improve responsivness of timer sleeping threads for vsync with prctl | Carsten Haitzler (Rasterman) | 2016-10-28 | 1 | -0/+11 |
* | evas/module: add a new module in vg_loader for eet | Subhransu Mohanty | 2016-10-13 | 1 | -0/+16 |
* | evas/module: Added a new module vg_loader for svg | Subhransu Mohanty | 2016-10-12 | 1 | -0/+96 |
* | windows: remove expicit -levil flag | Andrii Kroitor | 2016-10-11 | 1 | -3/+0 |
* | m4: fix the name for ecore-sdl in the pkconfig files. | Stefan Schmidt | 2016-09-09 | 1 | -0/+3 |
* | evas-gl_cocoa: migrate to gl_generic infrastructure | Jean Guyomarc'h | 2016-08-25 | 1 | -0/+1 |
* | autotools: remove win32 threads artifacts | Jean Guyomarc'h | 2016-08-23 | 1 | -14/+1 |
* | autotools: add macro to easily check for defines in headers | Jean Guyomarc'h | 2016-08-23 | 1 | -0/+20 |
* | efl: Bump required wayland version | Chris Michael | 2016-06-07 | 1 | -1/+1 |
* | emotion: integrate generic legacy vlc support in the build system. | Cedric BAIL | 2016-06-02 | 1 | -0/+37 |
* | autotools: check for sched_getcpu() | Jean Guyomarc'h | 2016-05-28 | 1 | -0/+9 |
* | autotools: improve libunwind detection | Jean Guyomarc'h | 2016-05-28 | 1 | -0/+61 |
* | evas-engines: Port evas drm engines to use Ecore_Drm2 library | Chris Michael | 2016-05-27 | 1 | -3/+10 |
* | ecore-drm2: Add start of Ecore_Drm2 library | Chris Michael | 2016-05-27 | 1 | -0/+3 |
* | Fix addition of Evil library in .pc files | Vincent Torri | 2016-05-26 | 1 | -3/+3 |
* | Fix The name of the pc file for Ecore_Win32 | Vincent Torri | 2016-05-24 | 1 | -0/+3 |
* | c++: Reorganized C++ binding generation | Felipe Magno de Almeida | 2016-05-23 | 1 | -1/+1 |
* | build: Bump wayland version dependency | Derek Foreman | 2016-04-19 | 1 | -4/+5 |
* | autotools: track dependencies for partial sub build. | Cedric BAIL | 2016-04-14 | 1 | -0/+27 |
* | ecore_evas: make it easier to have custom dependencies per module. | Cedric BAIL | 2016-04-08 | 1 | -5/+7 |
* | elementary: fix internal dependencies | Jean Guyomarc'h | 2016-04-01 | 1 | -0/+3 |
* | efl elm build: fix pc file requirements to be correctly named | Carsten Haitzler (Rasterman) | 2016-03-28 | 1 | -0/+9 |
* | elementary: fix generation of pkgconfig | Cedric Bail | 2016-03-25 | 1 | -0/+3 |
* | elementary: initial compilation of the library only. | Cedric BAIL | 2016-03-24 | 1 | -0/+6 |
* | elementary: merge configure logic. | Cedric BAIL | 2016-03-23 | 1 | -16/+5 |
* | elementary: move all legacy files to their expected new location. | Cedric BAIL | 2016-03-23 | 3 | -0/+122 |
* | evas: add eglfs evas module. | Nicolas Aguirre | 2016-03-18 | 1 | -0/+43 |
* | evas: remove check for wayland-egl version. | Clément Bénier | 2016-03-18 | 1 | -1/+1 |
* | build: fix type in m4 macro | Stefan Schmidt | 2016-03-07 | 1 | -1/+1 |
* | Fix build if openjpeg-2 is installed | Andrey Gursky | 2016-01-18 | 1 | -1/+1 |
* | Evil: integrate the dlfcn code into Evil | Vincent Torri | 2015-12-29 | 1 | -3/+3 |
* | emotion: add libvlc module | Thomas Guillem | 2015-09-21 | 1 | -0/+14 |
* | eina_thread: non-linux fixes following latest changes | Daniel Kolesa | 2015-09-11 | 1 | -0/+10 |
* | eina thread - add wrapper for setting thread name and fix affinity | Carsten Haitzler (Rasterman) | 2015-09-09 | 1 | -0/+15 |
* | use SDL2 everywhere | Mike Frysinger | 2015-08-07 | 1 | -2/+2 |
* | autotools: more cross platform dlfuncs/shm_open checks | Daniel Kolesa | 2015-08-05 | 1 | -4/+37 |
* | evas_check_engine: Remove tests for specific version of EGL | Chris Michael | 2015-08-04 | 1 | -4/+4 |
* | Revert "Adds support of the eglfs module in the autotools config" | Nicolas Aguirre | 2015-08-03 | 1 | -43/+0 |
* | Adds support of the eglfs module in the autotools config | Florent Revest | 2015-08-03 | 1 | -0/+43 |
* | efl: Move test for gl library to evas-gl-drm engine checks and Fix T2167 | Chris Michael | 2015-04-22 | 1 | -24/+5 |
* | Build: Fix horribly slow compilation times | Jean-Philippe ANDRE | 2015-03-25 | 1 | -1/+1 |
* | evas: use Emile to decode TGV. | Cedric BAIL | 2015-03-17 | 1 | -1/+1 |
* | eina: remove Windows specific thread implementation and rely on posix complia... | Adrien Nader | 2015-02-11 | 1 | -11/+1 |
* | autotools: remove some Windows CE bits. | Vincent Torri | 2015-01-24 | 1 | -9/+5 |
* | evas/gl_drm: add native surface for wayland_egl_client. | Mun, Gwan-gyeong | 2014-12-04 | 1 | -2/+2 |
* | gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build script | Gwanglim Lee | 2014-08-28 | 1 | -0/+13 |
* | autotools: actually put the macro at the right place. | Cedric BAIL | 2014-08-27 | 1 | -0/+9 |
* | autotools: provide BSD-echo compatibility (fix c++ bindings) | Jean Guyomarc'h | 2014-08-27 | 1 | -11/+4 |