summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Documentation from Tizendevs/bluezery/docthe81.kim@samsung.com2014-11-2174-22459/+38398
* elua: update eolian bindingsDaniel Kolesa2014-11-201-0/+5
* eolian: forgot to add prototype to headerDaniel Kolesa2014-11-201-0/+10
* eolian: add support for @optional ctor tagDaniel Kolesa2014-11-206-6/+27
* allow for loading of eo.lua files from module pathDaniel Kolesa2014-11-191-1/+2
* elua: put all scripts required for lua file generation into depsDaniel Kolesa2014-11-191-1/+5
* elua: do not emit spaces where not requiredDaniel Kolesa2014-11-191-2/+6
* elua: simplify lualian typeconvDaniel Kolesa2014-11-191-29/+5
* Evas: Check load_error before loading again (GL)Jean-Philippe Andre2014-11-191-2/+2
* Revert "Evas: Set image load_error after load"Jean-Philippe Andre2014-11-191-21/+14
* Evas: Set image load_error after loadJean-Philippe Andre2014-11-191-14/+21
* Evas: Cosmetic changes in evas_gl_imageJean-Philippe Andre2014-11-191-40/+26
* Evas: Remove irrelevant comment and disabled codeJean-Philippe Andre2014-11-191-7/+0
* Evas GL: Change comment and DBG messageJean-Philippe Andre2014-11-191-5/+9
* Evas GL: Wrap glGetString for VERSIONJean-Philippe Andre2014-11-195-22/+99
* Eo: protect against recursive object destruction calls, fixes T1741Jérémy Zurcher2014-11-186-6/+80
* efreetd_cache: Resolved TODO checking symbolic link to monitor real pathkabeer khan2014-11-181-1/+14
* Ecore File : Added test suite for Ecore File modulekabeer khan2014-11-184-0/+283
* Evas GL: Create TLS during make_current if there isn't anyJean-Philippe Andre2014-11-181-3/+7
* Evas GL: Add some debugJean-Philippe Andre2014-11-181-6/+67
* edje: Set the default image in image set.Jaehwan Kim2014-11-181-0/+17
* evas/3d: Fix dereferencing a pointer that might be null found by coverityBogdan Devichev2014-11-171-0/+5
* examples/elocation: Shutup some unused parameter warningsStefan Schmidt2014-11-171-5/+5
* makefile_eolian_cxx: Fix indent and trailing whitespaceStefan Schmidt2014-11-171-3/+3
* examples/evas-3d-shooter: Rename varibales to avopid shadowingStefan Schmidt2014-11-171-7/+7
* eldbus-codegen: Make generated code for property set work by setting the cbStefan Schmidt2014-11-141-1/+1
* elocation: Check for one more retrun of eldbus_message_iter_arguments_getStefan Schmidt2014-11-141-1/+2
* evas: Evas_3D - add .ply export/import.Bogdan Devichev2014-11-1426-56/+27648
* edje, evas: add of new structuresperepelits.m2014-11-143-4/+189
* eina: enhance doxygen in eina_counter.hTae-Hwan Kim2014-11-141-41/+41
* edje: add formating for floating point numbers in EDC.Kateryna Fesyna2014-11-141-16/+87
* edje: fix wrong generation of 'minmul' and 'text.min' parameters in EDC.Kateryna Fesyna2014-11-141-2/+2
* edje: Edje_Edit - add generation of 'limits' parameter of group in EDC.Kateryna Fesyna2014-11-141-0/+28
* eina: fix calloc() parameters order in eina_share.Jean Guyomarc'h2014-11-141-1/+1
* ecore_anim: fix source_set bug.Jaehwan Kim2014-11-141-3/+3
* Evas GL: Fix bug in evgl_eng_pbuffer_surface_create (EGL)Jean-Philippe Andre2014-11-141-1/+3
* Evas GL: Import a few more extensions and fix a nameJean-Philippe Andre2014-11-141-11/+107
* Evas GL: Add extension string for ETC2Jean-Philippe Andre2014-11-141-1/+5
* Evas GL: Scan extensions for OpenGL-ES 1.1Jean-Philippe Andre2014-11-143-4/+55
* Evas GL: Enable some more GLES2 extension APIsJean-Philippe Andre2014-11-141-25/+138
* Evas GL: Add support for some required extensionsJean-Philippe Andre2014-11-142-5/+108
* Evas GL: Introduce concept of safe extensionsJean-Philippe Andre2014-11-146-7/+96
* Evas GL: Pass calls to getProcAddress down to the enginesJean-Philippe Andre2014-11-141-2/+7
* Evas GL: Introduce macro _EVASGL_EXT_FUNCTION_DRVFUNC_PROCADDRJean-Philippe Andre2014-11-143-320/+339
* Evas GL: Scan for GL-ES 1.1 extensionsJean-Philippe Andre2014-11-141-0/+648
* Evas GL: Add original extension names to the EVAS_GL_EXTENSIONS stringJean-Philippe Andre2014-11-141-2/+4
* Evas GL: Fix list of shaders to distributeJean-Philippe Andre2014-11-145-368/+379
* edje_cc: update usage textVyacheslav Reutskiy2014-11-131-2/+2
* edje_cc: fix log message for authors write procedure.Vyacheslav Reutskiy2014-11-131-2/+2
* Fix bug ecore_imf_context_cursor_position_set was not called when cursor was ...Jihoon Kim2014-11-131-8/+13