summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas: make eet negociate it's colorspace with evas.devs/cedric/etcCedric BAIL2014-04-011-4/+32
* eet: add negociation colorspace support to Eet.Cedric BAIL2014-04-012-35/+250
* evas: add ETC1 texture format support to Evas.Cedric BAIL2014-04-014-15/+120
* evas: follow change 84cad0bb473696d93a008ba4922a2d5c6d6bf38e in the saver.Cedric BAIL2014-04-012-15/+27
* evas: change TGV internal encoding to account for GPU needs of duplicated bor...Cedric BAIL2014-04-011-57/+99
* evas: support uploading AGRY88 and GRY8 directly to GPU.Cedric BAIL2014-04-013-214/+149
* evas: handle premultiplying of AGRY88.Cedric BAIL2014-04-013-1/+30
* evas: don't forget that we can allocate AGRY8 now.Cedric BAIL2014-04-011-0/+1
* evas: fix png loader to actually produce lower resolution content when asked.Cedric BAIL2014-04-011-18/+28
* evas: add support for GL_LUMINANCE_ALPHA and GL_LUMINANCE when loading image ...Cedric BAIL2014-04-013-20/+67
* evas: add png support for other color space output.Cedric BAIL2014-04-012-10/+43
* autotools: let's be precise on how we do support ABI stability.Cedric BAIL2014-04-011-1/+4
* eet: add internal encoding to ETC1 as an alternate solution to Jpeg.Cedric BAIL2014-04-015-65/+479
* evas: let TGV loader choose which encoding it want.Cedric BAIL2014-04-011-13/+40
* evas: handle allocation of ETC1 color space image surface.Cedric BAIL2014-04-011-0/+6
* evas: remove dead code.Cedric BAIL2014-04-013-24/+0
* evas: remove RGBA_IMAGE_ALPHA_ONLY flags and use EVAS_COLORSPACE_GRY8 instead.Cedric BAIL2014-04-013-20/+23
* evas: let loader specify there prefered color space.Cedric BAIL2014-04-017-22/+30
* evas: add benchmark for TGV loader and saver.Cedric BAIL2014-04-018-1/+269
* evas: add infrastructure and basic tests for loading image.Cedric BAIL2014-04-0124-2/+77
* ecore_evas: add a tool that can convert file using Evas internal loaders and ...Cedric BAIL2014-04-013-0/+125
* evas: add TGV saver module.Cedric BAIL2014-04-014-0/+215
* evas: add a tgv loader.Cedric BAIL2014-04-016-0/+436
* rg_etc: fix warning and remove assert.Cedric BAIL2014-04-011-75/+94
* rg_etc: convert code to C to fit in EFL tree.Mythri Venugopal2014-04-013-2488/+2666
* rg_etc: convert to Unix file format.Cedric BAIL2014-04-012-2522/+2522
* rg_etc: add original code from rg-etc1 project.Rich Geldreich2014-04-012-0/+2522
* edje_edit: fix wrong generation of part's source code (effect field).Vorobiov Vitalii2014-04-011-4/+15
* edje_cc: fix group inheriting with scripts. (group.script and .program.script)Vorobiov Vitalii2014-04-011-0/+2
* eet-cxx: add implementation for eet C++.Felipe Magno de Almeida2014-04-0115-0/+1011
* emotion: fix memory leakwonguk.jeong2014-04-011-0/+1
* ecore-drm: Fix mouse wheel to not be invertedChris Michael2014-04-011-1/+1
* ecore-evas-drm: Enable vsync by default for ecore_evas drm engineChris Michael2014-04-011-1/+1
* ecore-evas-drm: Add better support for ecore_evas_fullscreen_setChris Michael2014-04-011-0/+61
* evas-drm: Add trapping for a canvas below framebuffer sizeChris Michael2014-04-011-0/+9
* ecore-drm: Add API function for getting size of an output.Chris Michael2014-04-012-0/+16
* ecore-wayland: No need to check button state twiceChris Michael2014-04-011-1/+1
* evas - fix incorrect object reset.ChunEon Park2014-04-011-2/+14
* edje_cc should probably handle sequenced scripts successfullyMike Blumenkrantz2014-03-311-4/+2
* edje_cc part description state name error clarificationMike Blumenkrantz2014-03-311-1/+1
* edje_cc no longer allows buggy/unexpected behavior when inheriting partsMike Blumenkrantz2014-03-311-0/+17
* +edje_object_part_object_name_get()Mike Blumenkrantz2014-03-312-0/+18
* +evas_object_image_mmap_get()zmike2014-03-313-1/+38
* Evas textblock: Fixed compilation with FriBiDi disabled.Tom Hacohen2014-03-311-1/+7
* updates to eo_lexer.c missing from 3a0e160v1.10.0-tech-previewJérémy Zurcher2014-03-311-673/+641
* Revert "eolian gitignore"zmike2014-03-301-1/+0
* Revert "eolian stop tracking your generated files in git plz"zmike2014-03-301-0/+4567
* eolian gitignorezmike2014-03-291-0/+1
* eolian stop tracking your generated files in git plzzmike2014-03-291-4567/+0
* eolian stop failing on single character tokens plzzmike2014-03-291-3/+3