summaryrefslogtreecommitdiff
path: root/src/Makefile_Ector.am
Commit message (Expand)AuthorAgeFilesLines
* autotools: add option to enable eo file installMike Blumenkrantz2019-03-141-1/+3
* Revert "Emile: Move colorspaces to Efl.Gfx"Mike Blumenkrantz2019-03-081-0/+1
* ector - fix meson build with sse3 on ix86 (32bit)Carsten Haitzler (Rasterman)2018-11-161-0/+2
* tests: unbreak PACKAGE_BUILD_DIR usage in makefilesMike Blumenkrantz2018-04-051-2/+2
* evas filters: Refactor ector and gfx filters A LOTJean-Philippe Andre2017-04-141-6/+0
* cmake: add EFL_SUPPORT_LIB() and simplify/speedup its usage.Gustavo Sverzut Barbieri2017-01-271-0/+1
* cmake: add ector.Gustavo Sverzut Barbieri2017-01-271-15/+16
* build: ector: make sure the triangular header files end up in distStefan Schmidt2016-11-301-0/+2
* triangulator: add a static_lib for triangulation. idea is to keep all the alg...Subhransu Mohanty2016-11-281-1/+10
* build: do not dist now longer available filesStefan Schmidt2016-08-021-2/+0
* build: fix last bash occurance in use with gen_shader.shStefan Schmidt2016-06-151-1/+1
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-2/+2
* ector: variable in _SOURCES do not work.Cedric BAIL2016-06-031-5/+3
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-06-011-4/+0
* Ector generic: Remove .Generic and .Base (hack no longer needed).Tom Hacohen2016-05-111-15/+15
* Ector renderer cairo: Remove the no longer needed .Base hack.Tom Hacohen2016-05-111-2/+2
* Ector renderer gl: Remove the no longer needed .Base hack.Tom Hacohen2016-05-111-2/+2
* Ector renderer software: Remove the no longer needed .Base hack.Tom Hacohen2016-05-111-1/+1
* ector: rg_etc is always needed for color conversion.Cedric BAIL2016-04-181-0/+4
* autotools: fix make distcheck.Cedric Bail2016-04-151-0/+2
* ector: do not put ector_types.eot into the list of to be cleaned files.Cedric BAIL2016-03-281-3/+2
* Ector: add ector_types.eot for ector type definitions.Tom Hacohen2016-03-231-2/+7
* build: fix duplicated use of the variable in multiple Makefile_*.am.Vincent Torri2016-02-181-3/+3
* Ector: Do not install any header fileJean-Philippe Andre2016-01-061-18/+3
* Ector: Move ector_buffer.h along ector_surface.hJean-Philippe Andre2016-01-061-1/+1
* Ector gl: Ship gl eo headers dependend by the public header.Tom Hacohen2016-01-051-1/+5
* ector: add Ector.GL.Buffer.* support.Jean-Philippe Andre2016-01-051-0/+1
* ector: initial implementation of our own Ector GL backend.Cedric BAIL2016-01-051-3/+39
* ector: add an abstraction to get GL function.Cedric BAIL2016-01-051-0/+1
* Evil: integrate the dlfcn code into EvilVincent Torri2015-12-291-2/+2
* Ector: Move cairo surface back to ectorJean-Philippe Andre2015-12-031-1/+2
* Ector: Rename C files to match their EO counterpartsJean-Philippe Andre2015-12-031-5/+5
* Ector: Move drawhelper to static_libsJean-Philippe Andre2015-12-031-4/+12
* Ector: Use Ector Buffer inside SW and Cairo renderersJean-Philippe Andre2015-12-031-1/+1
* Ector: Implement pixel buffer supportJean-Philippe Andre2015-12-031-0/+9
* efl: fix build out of treeGustavo Lima Chaves2015-11-101-1/+1
* ector: move freetype rasterizer library to itw own directory.Cedric BAIL2015-11-091-7/+8
* ector: freetype -> default softwareChunEon Park2015-08-201-3/+2
* ector: add NEON support for composition function in software backend.Subhransu Mohanty2015-08-191-1/+2
* ector: add sse2 support for composition function in software backend.Subhransu Mohanty2015-08-191-2/+4
* ector: refactored software drawing backend to use composition function.Subhransu Mohanty2015-08-191-2/+3
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* Ector: Fix distcheck.Tom Hacohen2015-04-131-3/+3
* Ector: clean up makefile a bit.Tom Hacohen2015-04-091-4/+1
* Ector: Ship missing headers.Tom Hacohen2015-04-071-4/+24
* ector: fix make distcheck.Cedric BAIL2015-04-031-8/+18
* ector: correct implementation for color multiplication.Jose Gonzalez2015-04-031-0/+1
* ector: build FreeType software backend.Subhransu Sekhar Mohanty2015-04-031-3/+31
* ector: implementation of some common code in Ector.Renderer.Cairo.Base.Cedric BAIL2015-04-031-0/+1