summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* EGLWLInputEventExample: don't compile WaylandServerinfoProtocol source codesEmre Ucan2015-12-011-2/+0
* EGLWLInputEventExample: remove WaylandServerinfoProtocol implementationEmre Ucan2015-12-011-27/+0
* ilmControl: don't cast used variables to voidEmre Ucan2015-12-011-4/+0
* multi-touch-viewer: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* EGLWLMockNavigation: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* ivi-controller: fixed screenshot function to capture current frameMitul Chokshi2015-11-041-7/+49
* Bump version to 1.5.0 for the official release1.5.0Nobuhiko Tanibata2015-10-011-2/+2
* tests: fix compiler warningsEmre Ucan2015-09-304-12/+12
* multi-touch-viewer: an example to receive multi touch and display them asNobuhiko Tanibata2015-09-308-0/+1802
* Bump version to 1.4.931.4.93Nobuhiko Tanibata2015-09-241-2/+2
* protocol: update required wayland/weston version to 1.9Emre Ucan2015-09-242-4/+4
* ivi-input: adjust for v1.9 weston_seat interfaceEmre Ucan2015-09-241-18/+28
* ivi-controller: remove struct link_shell_weston_surfaceEmre Ucan2015-09-221-8/+0
* ivi-controller: remove unused members of ivishell structEmre Ucan2015-09-222-27/+0
* ivi-controller: remove struct ivicontroller_layerEmre Ucan2015-09-222-116/+32
* ivi-controller: remove struct ivicontroller_screenEmre Ucan2015-09-222-100/+16
* ivi-controller: remove struct ivicontroller_surfaceEmre Ucan2015-09-222-127/+30
* ilmControl: remove failed to get surface/layer context in ilmControl error me...Emre Ucan2015-09-221-2/+0
* Bump version to 1.4.921.4.92Nobuhiko Tanibata2015-09-101-2/+2
* Protocol: copy the latest ivi-application.xml from westonNobuhiko Tanibata2015-08-281-64/+88
* ilmControl: fix no receiving notification afterNobuhiko Tanibata2015-08-281-0/+2
* ivi-controller: multi screens supportNobuhiko Tanibata2015-08-281-2/+2
* ivi-controller: remove struct link_layerEmre Ucan2015-08-271-33/+5
* ivi-controller: remove struct link_screenEmre Ucan2015-08-271-32/+4
* tests: set new expected values for notification testsEmre Ucan2015-08-271-19/+21
* ivi-controller: remove redundant wl_list_empty/init callsNobuhiko Tanibata2015-08-271-12/+1
* ilmControl: remove redundant wl_list_empty/init callsNobuhiko Tanibata2015-08-271-6/+0
* ilmClient: remove redundant wl_list_empty/init callsNobuhiko Tanibata2015-08-271-1/+0
* Bump version to 1.4.911.4.91Nobuhiko Tanibata2015-08-171-2/+2
* ilmCommon: return failed if context is already destroyedEmre Ucan2015-08-171-0/+6
* ilmControl: do nothing if the context is not initializedEmre Ucan2015-08-171-0/+6
* ilmCommon: ilm_destroy() to be thread-safe and introduce an initialization co...Emre Ucan2015-08-171-4/+30
* ilmControl: When a layer is removed, also clears the order of theNobuhiko Tanibata2015-08-051-0/+19
* ilmControl: Call ilmControl_destroy() if failed in ilmControl_init()Nobuhiko Tanibata2015-08-051-5/+15
* ilmCommon: ilm_init() to be thread-safe.Nobuhiko Tanibata2015-08-051-13/+36
* ilmControl: Screen width and height are swapped according to rotation of screen.Nobuhiko Tanibata2015-08-051-3/+14
* ilmControl: update ILM_CONTROL_PLATFORM_FUNC structureEmre Ucan2015-08-051-22/+0
* ilmControl: remove ilm_getNativeHandle APIEmre Ucan2015-08-051-34/+0
* ilmControl: use wl_display_roundtrip_queueEmre Ucan2015-08-051-46/+6
* ilmControl: ilm_surfaceRemoveNotification is reimplemented according to specEmre Ucan2015-08-041-1/+17
* layer-add-surface: support surface which was created before layer-add-surface.Nobuhiko Tanibata2015-07-291-17/+20
* ilm_registerNotification: ilm_registerNotification invokes callback with a la...Shingo Fujita2015-07-291-0/+14
* protocol objects: Avoid relocations in .textFrederico Cadete2015-07-271-0/+3
* ivi-controller: use image_size for surface_screenshot APIEmre Ucan2015-07-211-1/+1
* layer-add-surface: use origSourceWidth and Height for configuringEmre Ucan2015-07-201-10/+31
* layer-add-surface: add more infomation which ilm api is called onNobuhiko Tanibata2015-07-171-1/+7
* layer-add-surface: initial implementationEmre Ucan2015-07-173-0/+171
* ilmControl: send notifications for surface creation/deletionEmre Ucan2015-07-171-0/+12
* ilmControl: send notifications for layer creation/deletionEmre Ucan2015-07-171-0/+13
* ilmControl: implement ilm_registerNotification(s)Emre Ucan2015-07-171-0/+18