summaryrefslogtreecommitdiff
path: root/src/Makefile_Evas.am
AgeCommit message (Expand)AuthorFilesLines
2013-10-28evas/cserve2: Add SHM debug tool (CLI)Jean-Philippe Andre1-1/+11
2013-10-28evas/cserve2: Implement shared index and buffersJean-Philippe Andre1-0/+1
2013-10-01evas: add JPEG 2000 loader.Vincent Torri1-0/+27
2013-07-04evas/cserve2: use Evas_Image_Load_Opts directlyJean-Philippe Andre1-0/+6
2013-07-03evas: fix build when png12 is not around.Jean-Philippe Andre1-2/+1
2013-07-02evas: fix buildJean-Philippe Andre1-0/+1
2013-07-02evas/cserve2: remove dead code (old loaders API).Jean-Philippe Andre1-194/+0
2013-07-02evas: build evas_module within cserve slaveJean-Philippe Andre1-97/+178
2013-06-24evas: add support for asynchronously uploading GL texture.Cedric Bail1-0/+1
2013-06-20evas: Keep sane name for public headerSebastian Dransfeld1-2/+2
2013-06-05evas: Standardize autofoo makefile.am for binary loaders to look like the res...Carsten Haitzler (Rasterman)1-8/+2
2013-05-15evas: fix make distcheckDaniel Willmann1-1/+1
2013-05-08evas: Make Evas_Loader API public.Cedric Bail1-1/+2
2013-05-07evas loaders: There is no SVG loader any more, remove the options for itDaniel Willmann1-22/+0
2013-04-30Add outbuf file to drm build.Chris Michael1-0/+1
2013-04-29Add drm engine build infrastructure.Chris Michael1-0/+28
2013-04-28Evas: rename Evas_Common.h to Evas_Common_Header.hDaniel Zaoui1-1/+1
2013-04-25Evas: Split Evas headersDaniel Zaoui1-1/+6
2013-04-24add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)1-54/+54
2013-04-14Work around new intel Mesa/xorg bug where alphaCarsten Haitzler (Rasterman)1-0/+16
2013-04-08Add multiple output api support to evas... just "eo infra stubs" rightCarsten Haitzler (Rasterman)1-1/+2
2013-03-26Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.Tom Hacohen1-1/+1
2013-03-12Tests: Output XML to build dir, not source dir.Tom Hacohen1-0/+1
2013-03-09evas: Add WebP image saverIgor Murzov1-1/+15
2013-03-07Fixed make dist.Tom Hacohen1-1/+1
2013-02-26Fix evas GL common engine to have a shader to do oversampling onCarsten Haitzler (Rasterman)1-42/+105
2013-02-25Evas text tests: Start shipping DejaVuSans with the test suite.Tom Hacohen1-0/+4
2013-01-24Add new wayland shm engine files to Makefile.Christopher Michael1-2/+6
2013-01-22sorry - have to revert this as this brings the efl tree build to aCarsten Haitzler1-24/+24
2013-01-22fix cserve2 module dependencies.Gustavo Sverzut Barbieri1-24/+24
2013-01-18fix evas_cserve2 utils linkage and includes.Gustavo Sverzut Barbieri1-11/+5
2013-01-15efl: use autotools testsuite for running testsLucas De Marchi1-0/+1
2013-01-15Evas static_libs/libunibreak: Don't build the included file.Tom Hacohen1-3/+3
2013-01-14efl: simplify automake.Gustavo Sverzut Barbieri1-391/+179
2013-01-13efl/evas_cserve2 slave just need -lrt, not whole evas deps/libsGustavo Sverzut Barbieri1-2/+3
2013-01-13add EVAS_LIBS (set by EFL_CHECK_FUNC([EVAS], [shm_open]) which shouldCarsten Haitzler1-1/+2
2013-01-11Efl static_libs: Updated liblinebreak -> libunibreak.Tom Hacohen1-15/+15
2013-01-09efl/evas: move cserve2 binaries under MODULE_ARCH dirLucas De Marchi1-1/+1
2013-01-09efl/evas: do not install dummy_slaveLucas De Marchi1-1/+3
2013-01-09efl: improve X detection by Joel Klinghed.Gustavo Sverzut Barbieri1-3/+8
2013-01-07Pulled out evas gl backend binary shader file caching code from Sung Park1-0/+1
2013-01-04efl: fix make dist.Gustavo Sverzut Barbieri1-6/+7
2013-01-04efl/evas_cserve2: use eina_prefixGustavo Sverzut Barbieri1-0/+4
2013-01-04efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri1-0/+2
2012-12-31efl: unbreak last commit.Gustavo Sverzut Barbieri1-43/+44
2012-12-31efl: create macro to simplify libtool module declaration.Gustavo Sverzut Barbieri1-43/+43
2012-12-31efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri1-114/+32
2012-12-30efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri1-1/+1
2012-12-30efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri1-5/+3
2012-12-30efl: fix valgrind build.Gustavo Sverzut Barbieri1-0/+1