summaryrefslogtreecommitdiff
path: root/src/Makefile_Evas.am
Commit message (Expand)AuthorAgeFilesLines
* Evas filters: Mark API as @betaJean-Philippe Andre2015-06-251-1/+2
* Evas filters: EO-ify the filters APIJean-Philippe Andre2015-06-251-2/+6
* Evas filters: Implement Lua classes for colors & bufferJean-Philippe Andre2015-06-251-0/+8
* evas: change interface evas_3d to evas_canvas3dOleksandr Shcherbina2015-06-171-20/+20
* Evas: Remove shader_3d .x generated file from BUILT_SOURCESJean-Philippe Andre2015-06-161-3/+0
* evas/render2: Put evas_render2_th_main.c in EXTRA_DIST to ship it in the tarballStefan Schmidt2015-06-101-0/+3
* evas-gl-drm: Rework gl_drm engine to function againChris Michael2015-06-051-2/+1
* evas: forgotten header needed for make dist.Cedric BAIL2015-05-311-1/+2
* Evas types: Fix inclusion of evas types from the right location.Tom Hacohen2015-05-291-1/+1
* Evas: Add a general evas types header.Tom Hacohen2015-05-291-2/+7
* evas: add API for creation Evas_3D node primitives.Bogdan Devichev2015-05-271-0/+14
* libunibreak: Follow README rename in EXTRA_DIST for distcheck.Stefan Schmidt2015-05-081-1/+1
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* Static deps unibreak: update to what will soon be version 3.Tom Hacohen2015-05-071-0/+4
* Revert "Static deps: Move unibreak to be an external dep."Tom Hacohen2015-05-071-1/+27
* Static deps: Move unibreak to be an external dep.Tom Hacohen2015-05-071-27/+1
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* Evas gl: Fix shader generation with out of source builds.Tom Hacohen2015-05-061-1/+1
* evas: split ector surface from gl generic backend in an attempt to fix window...Cedric BAIL2015-04-141-0/+1
* evas: split software backend use of ector surface in an attempt to fix window...Cedric BAIL2015-04-141-1/+1
* autotools: use bash for gen_shaders*.shConrad Meyer2015-04-101-2/+2
* evas-drm: Remove evas_drm file from build orderChris Michael2015-04-101-1/+0
* evas-drm: Remove evas_bufmgr.c from the Evas Drm engineChris Michael2015-04-091-1/+0
* Evas: Fix build for cserve2Jean-Philippe Andre2015-04-071-2/+2
* evas: remove Efl.VG.Image for now as it was not implemented.Cedric BAIL2015-04-031-3/+1
* evas: removing the ability to load file in Evas_Object_VG for now.Cedric BAIL2015-04-031-2/+1
* evas: fix make distcheck.Cedric BAIL2015-04-031-1/+7
* evas: add helper surface for cairo vector rendering.Cedric BAIL2015-04-031-0/+5
* evas: move Evas.VG_* to Efl.VG.*Cedric BAIL2015-04-031-8/+8
* evas: initial implementation of a dumb SVG parser.Cedric BAIL2015-04-031-1/+2
* evas: add theoric GL backend support.Cedric BAIL2015-04-031-1/+7
* ector: move dependency around. Evas now depend on Ector.Cedric BAIL2015-04-031-0/+1
* evas: actually compile Evas_VG_Shape.Cedric BAIL2015-04-031-1/+2
* evas: add Evas_VG_Image.Cedric BAIL2015-04-031-2/+4
* evas: add utility function to build path.Cedric BAIL2015-04-031-1/+2
* evas: add initial Evas_Object_VG.Cedric BAIL2015-04-031-1/+20
* Evas GL common: Factorize shader generation codeJean-Philippe Andre2015-04-031-125/+8
* Evas 3D: Print SHADERS instead of SHADERS_3D at compile timeJean-Philippe ANDRE2015-03-241-1/+1
* evas render2 - restructure it to be an explicit api call - cleaner to doCarsten Haitzler (Rasterman)2015-03-201-3/+4
* evas-wayland-shm: Refactor Evas Wayland Shm Engine (Fix T2201)Chris Michael2015-03-171-4/+2
* evas: use Emile to decode TGV.Cedric BAIL2015-03-171-4/+4
* evas-software-x11: Provide TBM Native Surface support for xcb engineChris Michael2015-02-271-1/+3
* build: Workaround an automake limitation during parallel install relinkingStefan Schmidt2015-02-261-0/+222
* autotools: fix build with correct VPATH support.Guilherme Lepsch2015-02-231-2/+2
* evas: Evas_3D - add parallax occlusion shading.Dmytro Dadyka2015-02-231-0/+2
* Evas 3D: Fix distcheck buildMarcel Hollerbach2015-02-191-2/+4
* evas: Evas_3D - callbacks for Evas 3D.Oleksandr Shcherbina2015-02-181-1/+1
* evas: Evas_3D - refactor shader system.Dmytro Dadyka2015-02-181-0/+30
* evas/software_x11: implement tbm native surface typeDongyeon Kim2015-02-101-1/+2
* evas/software_x11: implement native surface set for x11 typeDongyeon Kim2015-02-101-3/+6