summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eo: cleaning eo_base_callbacks.cdevs/avilog/callbacks_by_hashed_eventsAvi Levin2015-03-191-225/+66
* backAvi Levin2015-03-1635-5854/+979
* ecore_con: Not returning error if port is less than zero for local sockets.Srivardhan Hebbar2015-03-061-2/+9
* eina: add test cases for eina_xattr functions.vivek2015-03-065-1/+121
* ecore_con: add test cases related to SSL.Srivardhan Hebbar2015-03-063-9/+134
* ecore_con: calling ecore_con_local_init/shutdown from ecore_con_init/shutdown.Srivardhan Hebbar2015-03-061-0/+2
* eina: minimize fragmentation of chainned mempool.Subodh Kumar2015-03-062-22/+40
* elua: unexpose callback add/del eventsDaniel Kolesa2015-03-061-2/+0
* elua: more reliable eoid->lua number conversionDaniel Kolesa2015-03-061-4/+1
* elua: remove irrelevant commentDaniel Kolesa2015-03-061-1/+0
* elua: a func-to-idx cache for eo callbacksDaniel Kolesa2015-03-061-13/+12
* Edje epp: Fix FSF mailing address in the copyright notice.Tom Hacohen2015-03-067-14/+7
* Evas GL common: Create OpenGL ES 3.x contexts by defaultJean-Philippe Andre2015-03-055-12/+92
* Evas GL: Fix list of extensions with GLESv1Jean-Philippe Andre2015-03-051-2/+9
* Edje init: fix typo in error message.Tom Hacohen2015-03-051-1/+1
* Evas GL: Fix CRI message on shutdownJean-Philippe Andre2015-03-051-1/+2
* edje - somehow edje doesn't init evas and this makes edje_decc break...Carsten Haitzler (Rasterman)2015-03-051-0/+7
* ee-wl should probably clamp configure event resize to output size for fs winsMike Blumenkrantz2015-03-041-1/+6
* ecore-wl windows now emit 0x0 configure sizes more reliably when fs/maximizedMike Blumenkrantz2015-03-041-4/+3
* ecore-wl update window saved.size on any resize instead of just fs/maximizeMike Blumenkrantz2015-03-041-5/+5
* ecore-drm: Implement edid parsing for Ecore_Drm_OutputChris Michael2015-03-041-3/+118
* ecore-drm: Add edid structure to Ecore_Drm_OutputChris Michael2015-03-041-1/+9
* ecore-evas-drm: Fix function call to ecore_evas_pointer_xy_get for drmChris Michael2015-03-041-5/+4
* ecore-drm: Center mouse pointer on an output when it gets createdChris Michael2015-03-041-0/+7
* ecore-drm: Add function to return the pointer xy of Ecore_Drm_DeviceChris Michael2015-03-042-0/+43
* ecore-drm: Fix formattingChris Michael2015-03-041-3/+8
* Eio: added cmake fileMarcel Hollerbach2015-03-043-0/+32
* edje: code refactoring.ChunEon Park2015-03-041-3/+6
* lib/edje_util: fix logically wrong here.ChunEon Park2015-03-041-5/+5
* elua: connect the del event on first callback connectDaniel Kolesa2015-03-041-2/+4
* Evas GL common: Disable evas gl preload by defaultJean-Philippe Andre2015-03-043-5/+17
* Evas GL common: Improve quality of miniature imageJean-Philippe Andre2015-03-041-8/+43
* Evas GL common: Force smooth scaling on miniature imagesJean-Philippe Andre2015-03-041-0/+1
* evas/examples: Resolved warning in evas-3d examplekabeer khan2015-03-041-0/+1
* elua: connect del callback by defaultDaniel Kolesa2015-03-031-0/+2
* elua: better callback resource handlingDaniel Kolesa2015-03-031-9/+20
* elua: implement callback disconnect + better error handlingDaniel Kolesa2015-03-031-12/+31
* elua: initial better callback system with indirectionDaniel Kolesa2015-03-031-4/+17
* elua: eo_class_addr_get -> eo_obj_addr_getDaniel Kolesa2015-03-031-6/+6
* elua: callback stubs for basic event handlingDaniel Kolesa2015-03-031-0/+21
* elua: callback updates in eo bindingsDaniel Kolesa2015-03-031-2/+10
* elua: unregister all classes on eo.lua shutdownDaniel Kolesa2015-03-031-1/+1
* edje/edje_util: code refactoring.ChunEon Park2015-03-031-67/+79
* Evas GL: Fix build error on some systems w/o WaylandJean-Philippe Andre2015-03-031-0/+5
* Evas GL: Kill runtime warnings caused by auto fallbackJean-Philippe Andre2015-03-037-37/+65
* Evas GL: Automatic fallback to indirect rendering when the scene hasJean-Philippe Andre2015-03-037-38/+130
* evas-3d: recycling of resources for .ply import/export exampleBogdan Devichev2015-03-0311-13353/+895
* [Evas: Evas_3D] Fix mesh API.Dmytro Dadyka2015-03-032-73/+76
* evas-3d: recycling of resources for mmap exampleBogdan Devichev2015-03-034-36631/+982
* evas-3d: deleted some unneccesary resources and moon-space exampleBogdan Devichev2015-03-037-784/+1