summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* drm2: update to latest elputdevs/discomfitor/drm2Mike Blumenkrantz2016-05-243-22/+6
* drm2: perform logind connection after finding device path in ecore_drm2_devic...Mike Blumenkrantz2016-05-241-9/+9
* ecore-drm2: Add API function to set left-handed mouse modeChris Michael2016-05-242-0/+21
* evas-drm: Fix occasoinaly freezesDerek Foreman2016-05-241-7/+1
* evas-drm: Don't re-use the current buffer immediatelyDerek Foreman2016-05-241-0/+1
* ecore-drm2: Check return of elput_manager_openChris Michael2016-05-241-2/+4
* ecore-drm2: Initialize elput input when device gets openedChris Michael2016-05-241-0/+11
* ecore-drm2: Fix potential invalid access to output current_modeChris Michael2016-05-241-3/+13
* ecore-drm2: Add API function to get screen size rangeChris Michael2016-05-242-0/+30
* ecore-drm2: Add API function to return available crtcsChris Michael2016-05-242-0/+22
* ecore-drm2: Add API function to get possible crtc of a given outputChris Michael2016-05-242-7/+75
* ecore-drm2: Add API to return current fb used on a given outputChris Michael2016-05-242-0/+19
* ecore-drm2: Add API to return current resolution of a given outputChris Michael2016-05-242-0/+28
* ecore-drm2: Add API function to return connector type of an outputChris Michael2016-05-242-0/+19
* ecore-drm2: Add API function to get cloned & connected properties of an outputChris Michael2016-05-242-0/+38
* ecore-drm2: Add API functions to get name & model of an outputChris Michael2016-05-242-0/+40
* ecore-drm2: Add API function to set the mode of an outputChris Michael2016-05-242-0/+58
* ecore-drm2: Add API function to return information about a given output modeChris Michael2016-05-242-0/+30
* ecore-drm2: Add API function to return list of output modes for a given outputChris Michael2016-05-242-0/+21
* ecore-drm2: Add API function to return physical size of a given outputChris Michael2016-05-242-0/+26
* ecore-drm2: Add API functions to get/set if an output is enabledChris Michael2016-05-242-0/+46
* ecore-drm2: Add API functions to get/set if an output is primaryChris Michael2016-05-242-0/+37
* elementary: Port elementary to use Ecore_Drm2Chris Michael2016-05-241-1/+1
* ecore-evas: Port ecore_evas drm engine to use Ecore_Drm2 libraryChris Michael2016-05-243-742/+511
* evas-engines: Port evas drm engines to use Ecore_Drm2 libraryChris Michael2016-05-2410-301/+708
* ecore-drm2: Add API functions needed to port Ecore_Evas drmChris Michael2016-05-243-0/+87
* ecore-drm2: Add drm2 event for session activationChris Michael2016-05-244-0/+36
* ecore-drm2: Add API functions to get and set pointer positionChris Michael2016-05-242-0/+43
* ecore-drm2: Add API functions to work with framebuffer objectsChris Michael2016-05-244-1/+401
* ecore-drm2: Add API functions to work with outputsChris Michael2016-05-245-0/+1147
* ecore-drm2: Add API functions to work with a drm deviceChris Michael2016-05-244-0/+290
* ecore-drm2: Add start of Ecore_Drm2 libraryChris Michael2016-05-2411-21/+322
* eldbus: divide dbus call timeouts by 1000 to convert from millisecondsMike Blumenkrantz2016-05-241-1/+1
* Fix The name of the pc file for Ecore_Win32Vincent Torri2016-05-241-0/+3
* Eo: Fix issue of too many unrefs in some cases.Tom Hacohen2016-05-242-6/+3
* Eo: use internal unref function intsead of public one.Tom Hacohen2016-05-241-1/+1
* Fix crazy indentation. no functional changes.Dave Andreoli2016-05-241-40/+28
* eolian: replace Eina.Value with generic_value usageDaniel Kolesa2016-05-244-6/+4
* elput: Add API function to set left-handed deviceChris Michael2016-05-243-0/+57
* eolian: add support for warning when pointer type is found (with env var)Daniel Kolesa2016-05-241-0/+5
* Edje: Test proxy objects moreJean-Philippe Andre2016-05-242-2/+24
* Edje: cache proxy objects (1 slot only)Jean-Philippe Andre2016-05-243-19/+132
* Edje: fix test case (switch to efl_part)Jean-Philippe Andre2016-05-242-99/+40
* Edje: Auto-unref proxy objects after callsJean-Philippe Andre2016-05-241-61/+65
* Efl: Add Efl.Part and switch to itJean-Philippe ANDRE2016-05-249-48/+91
* eolian-cxx: ship new complex.eo file in distStefan Schmidt2016-05-241-1/+2
* build: cxx bindings: make sure we ship needed headers in distributionStefan Schmidt2016-05-241-1/+3
* build: cxx binding: fix typo in file path to be cleanedStefan Schmidt2016-05-241-1/+1
* genlist: process message before restricted calc for get proper size of text a...SangHyeon Lee2016-05-241-0/+2
* eo - now ref and unref objects on each eo call to keep things safeCarsten Haitzler (Rasterman)2016-05-242-2/+17