summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* XDnD: support large images retrieval.devs/jackdanielz/dndDaniel Zaoui2015-05-072-5/+90
* Static deps unibreak: update to what will soon be version 3.Tom Hacohen2015-05-0717-303/+952
* Revert "Static deps: Move unibreak to be an external dep."Tom Hacohen2015-05-0716-3/+5715
* lz4: Update our internal copy to release r128Stefan Schmidt2015-05-079-1076/+1268
* eet: Remove direct usage of lz4 as we use emile for this now.Stefan Schmidt2015-05-071-18/+0
* build: Do not show mkdir calls in silent modeStefan Schmidt2015-05-073-6/+9
* docs: Fix access to main elocation page from front pageStefan Schmidt2015-05-072-1/+2
* Static deps: Move unibreak to be an external dep.Tom Hacohen2015-05-0716-5715/+3
* evil: fix dladdr() implementation, add 2 unit tests for evil.Vincent Torri2015-05-077-48/+545
* evil: fix mem leak in dlsym() when using UNICODEVincent Torri2015-05-071-1/+7
* evil: minor formatting in dlfcn.cVincent Torri2015-05-071-27/+27
* evas: do not cast uint64x1_t to int in evas_common_convert_argb_premulCedric BAIL2015-05-071-1/+3
* evas: implement _op_blend_rel_mas_c_dp_neon using NEON intrinsicsCedric BAIL2015-05-071-13/+136
* evas: implement _op_blend_rel_{p,pan}_dp_neon using NEON intrinsicsCedric BAIL2015-05-071-6/+176
* evas: implement _op_blend_rel_c_dp_neon using NEON intrinsicsCedric BAIL2015-05-071-9/+89
* evas: implement _op_blend_rel_p_c_dp_neon using NEON intrinsicsCedric BAIL2015-05-071-0/+152
* evas: implement pixel_color blending functions using NEON intrinsics.Cedric BAIL2015-05-071-189/+465
* eina: add test case for eina_hash_crc function.vivek2015-05-071-0/+85
* eina: add crc hash function to eina hash module.vivek2015-05-072-0/+23
* eina: add benchmark for crc hash in eina benchmarkvivek2015-05-074-0/+288
* evil: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-2/+3
* ethumb: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-7/+12
* ephysics: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-2/+3
* eolian: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* eo: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-2/+4
* emotion: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* embryo: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-4/+7
* elua: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-075-7/+5
* eldbus: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* eio: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-0/+32
* efreet: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-073-0/+61
* efl: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-2/+4
* eeze: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-3/+9
* edje: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-072-0/+31
* ecore: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-0732-13/+352
* evas: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-079-1/+205
* eet: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-1/+3
* emile: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* eina: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-073-2/+27
* eina: add test case for eina_crc function in eina module.vivek2015-05-074-1/+54
* eina: add CRC implementation to Eina module.vivek2015-05-074-2/+368
* evas: primitives - Changed enum for types of Evas_3D_Mesh primitivesBogdan Devichev2015-05-071-3/+17
* evas: implement _op_blend_p_mas_dp_neon and _op_blend_pas_mas_dp_neon in NEON...Cedric BAIL2015-05-071-47/+337
* evas: improve _op_blend_p_dp_neon intrinsics implementationCedric BAIL2015-05-071-88/+108
* evas: use Evas_GL_image for generate texture unit for Evas_3D_Texture.Oleksandr Shcherbina2015-05-0715-380/+467
* evas: add to Evas_GL_Image flag disable generate atlas.Oleksandr Shcherbina2015-05-074-12/+19
* edje: add align 3d support.perepelits.m2015-05-071-6/+17
* evas: implement _op_blend_mas_can_dp_neon in NEON intrinsics.Yury Usishchev2015-05-071-19/+117
* evas: implement _op_blend_p_c_dp_neon in NEON intrinsics.Yury Usishchev2015-05-071-10/+106
* evas: improve _op_blend_mas_c_dp_neon intrinsics implementation.Yury Usishchev2015-05-071-19/+18