summaryrefslogtreecommitdiff
path: root/src/Makefile_Evas.am
Commit message (Expand)AuthorAgeFilesLines
* evas: add support for asynchronously uploading GL texture.Cedric Bail2013-06-241-0/+1
* evas: Keep sane name for public headerSebastian Dransfeld2013-06-201-2/+2
* evas: Standardize autofoo makefile.am for binary loaders to look like the res...Carsten Haitzler (Rasterman)2013-06-051-8/+2
* evas: fix make distcheckDaniel Willmann2013-05-151-1/+1
* evas: Make Evas_Loader API public.Cedric Bail2013-05-081-1/+2
* evas loaders: There is no SVG loader any more, remove the options for itDaniel Willmann2013-05-071-22/+0
* Add outbuf file to drm build.Chris Michael2013-04-301-0/+1
* Add drm engine build infrastructure.Chris Michael2013-04-291-0/+28
* Evas: rename Evas_Common.h to Evas_Common_Header.hDaniel Zaoui2013-04-281-1/+1
* Evas: Split Evas headersDaniel Zaoui2013-04-251-1/+6
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-54/+54
* Work around new intel Mesa/xorg bug where alphaCarsten Haitzler (Rasterman)2013-04-141-0/+16
* Add multiple output api support to evas... just "eo infra stubs" rightCarsten Haitzler (Rasterman)2013-04-081-1/+2
* Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.Tom Hacohen2013-03-261-1/+1
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-0/+1
* evas: Add WebP image saverIgor Murzov2013-03-091-1/+15
* Fixed make dist.Tom Hacohen2013-03-071-1/+1
* Fix evas GL common engine to have a shader to do oversampling onCarsten Haitzler (Rasterman)2013-02-261-42/+105
* Evas text tests: Start shipping DejaVuSans with the test suite.Tom Hacohen2013-02-251-0/+4
* Add new wayland shm engine files to Makefile.Christopher Michael2013-01-241-2/+6
* sorry - have to revert this as this brings the efl tree build to aCarsten Haitzler2013-01-221-24/+24
* fix cserve2 module dependencies.Gustavo Sverzut Barbieri2013-01-221-24/+24
* fix evas_cserve2 utils linkage and includes.Gustavo Sverzut Barbieri2013-01-181-11/+5
* efl: use autotools testsuite for running testsLucas De Marchi2013-01-151-0/+1
* Evas static_libs/libunibreak: Don't build the included file.Tom Hacohen2013-01-151-3/+3
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-391/+179
* efl/evas_cserve2 slave just need -lrt, not whole evas deps/libsGustavo Sverzut Barbieri2013-01-131-2/+3
* add EVAS_LIBS (set by EFL_CHECK_FUNC([EVAS], [shm_open]) which shouldCarsten Haitzler2013-01-131-1/+2
* Efl static_libs: Updated liblinebreak -> libunibreak.Tom Hacohen2013-01-111-15/+15
* efl/evas: move cserve2 binaries under MODULE_ARCH dirLucas De Marchi2013-01-091-1/+1
* efl/evas: do not install dummy_slaveLucas De Marchi2013-01-091-1/+3
* efl: improve X detection by Joel Klinghed.Gustavo Sverzut Barbieri2013-01-091-3/+8
* Pulled out evas gl backend binary shader file caching code from Sung Park2013-01-071-0/+1
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-6/+7
* efl/evas_cserve2: use eina_prefixGustavo Sverzut Barbieri2013-01-041-0/+4
* efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri2013-01-041-0/+2
* efl: unbreak last commit.Gustavo Sverzut Barbieri2012-12-311-43/+44
* efl: create macro to simplify libtool module declaration.Gustavo Sverzut Barbieri2012-12-311-43/+43
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-114/+32
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-1/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-5/+3
* efl: fix valgrind build.Gustavo Sverzut Barbieri2012-12-301-0/+1
* efl/evas_cserve2: don't use libexecGustavo Sverzut Barbieri2012-12-301-2/+3
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-31/+12
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-230/+7
* evas: Add thread threaded render queueLeandro Pereira2012-12-181-0/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-5/+279
* no need to search headers in builddirVincent Torri2012-12-181-279/+5
* efl: valgrind is also in evasGustavo Sverzut Barbieri2012-12-071-1/+0
* efl: turn cpu extensions detection into generic section, simplify a bit.Gustavo Sverzut Barbieri2012-12-051-2/+2