summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-examples
Commit message (Expand)AuthorAgeFilesLines
* layer-add-surfaces: choose display with highest resolutionEmre Ucan2016-06-281-5/+35
* EGLWLInputEventExample: convert enter event coordinates from wl_fixed to intEmre Ucan2016-06-281-1/+2
* EGLWLMockNavigation: remove IlmMatrix source codeEmre Ucan2016-04-192-364/+0
* EGLWLMockNavigation: remove IlmMatrix dependencyEmre Ucan2016-04-1913-45/+134
* simple-ivi-share: fix compiler warningsEmre Ucan2016-04-071-3/+4
* cmake: fix parallel make in example programs buildEugen Friedrich2016-03-212-27/+2
* ivi-layermanagement-examples: an example of ivi_share protocolNobuhiko Tanibata2015-12-233-0/+811
* EGLWLMockNavigation: delete WaylandServerinfoProtocol source codesEmre Ucan2015-12-012-143/+0
* EGLWLMockNavigation: don't compile WaylandServerinfoProtocol source codeEmre Ucan2015-12-011-1/+0
* EGLWLInputEventExample: delete WaylandServerinfoProtocol source codesEmre Ucan2015-12-012-143/+0
* EGLWLInputEventExample: don't compile WaylandServerinfoProtocol source codesEmre Ucan2015-12-011-2/+0
* EGLWLInputEventExample: remove WaylandServerinfoProtocol implementationEmre Ucan2015-12-011-27/+0
* multi-touch-viewer: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* EGLWLMockNavigation: add EGL_CFLAGS definitionsEmre Ucan2015-12-011-0/+2
* multi-touch-viewer: an example to receive multi touch and display them asNobuhiko Tanibata2015-09-308-0/+1802
* layer-add-surface: support surface which was created before layer-add-surface.Nobuhiko Tanibata2015-07-291-17/+20
* 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
* EGLWLInputEventExample: modify WaitforEvent to read the socketEmre Ucan2015-07-173-5/+37
* EGLWLInputEventExample: remove ilmControl dependencyEmre Ucan2015-07-173-23/+3
* EGLWLMockNavigation: remove ilmControl dependencyEmre Ucan2015-07-174-25/+3
* LayerManagerControl: remove SetPosition API callsEmre Ucan2015-07-081-5/+25
* LayerManagerControl: remove ilm_layerGetDimension callsEmre Ucan2015-07-081-8/+12
* LayerManagerControl: remove ilm_surfaceGetDimension callsEmre Ucan2015-07-061-9/+14
* LayerManagerControl: remove ilm_surfaceSetNativeContent callsEmre Ucan2015-07-062-20/+0
* LayerManagerControl: fix compiler warning -Wsign-compareEmre Ucan2015-06-161-1/+1
* LayerManagerControl: do not send empty string at get input device capabilitiesEmre Ucan2015-06-151-30/+38
* EGLWLInputEventExample: make it multi-seat capableEmre Ucan2015-05-132-62/+39
* LayerManagerControl: make the ilmInput commands optionalEmre Ucan2015-05-132-6/+263
* LayerManagerControl: Fix scene parsingEmre Ucan2015-05-131-1/+1
* ilmControl: Remove ilm_Set/GetKeyboardFocusOn/SurfaceIdJonathan Maw2015-02-235-62/+2
* ilmClient: Remove ilm_UpdateInputEventAcceptanceOnJonathan Maw2015-02-239-85/+3
* ilmControl: Remove ilm_getNumberOfHardwareLayersJonathan Maw2015-02-231-3/+3
* ilmControl: Remove ilm_Set/GetOptimizationMode and ilm_Set/GetChromaKeyJonathan Maw2015-02-234-149/+0
* ivi-layermanagement-examples: EGLWLInputEventExapmle to be built with non-def...1.3.0-rc1Nobuhiko Tanibata2014-11-131-0/+7
* ivi-layermnagement-examples: Add command-line option for surface to EGLWLInpu...Jonathan Maw2014-11-131-0/+24
* ivi-layermanagement-examples: Add EGLWLInputEventExample example applicationJames Thomas2014-11-1316-0/+2050
* LayerManagerControl: ilm_commit before ilm_destroy()Marcus Fritzsch2014-08-121-0/+1
* Suppoting only ivi-application to get ivi_surface, not supporting wl_shell.Nobuhiko Tanibata2014-03-043-43/+12
* Add link_directories to find wayland-client library.Nobuhiko Tanibata2014-02-101-0/+5
* fixed pkg_config integration in cmake build systemTimo Lotterbach2014-02-051-0/+7
* added ivi-extension-protocol libraryTimo Lotterbach2014-01-311-44/+49
* removed obsolete code and build scriptsTimo Lotterbach2014-01-3124-2047/+4
* replaced wayland/weston findmodules with pkgconfig dependency handlingTimo Lotterbach2014-01-311-9/+9
* ivi-layermanagement-examples: Add LayerManagerControl to cmake of examplesNobuhiko Tanibata2014-01-081-0/+1
* ivi-layermanagement-examples: Add LayerManagerControl for examplesNobuhiko Tanibata2014-01-0818-0/+7123
* Cmake: Modification build files to compile ivi-layermanagement-examplesNobuhiko Tanibata2013-11-271-0/+27
* Examples: Add LayerSceneDescriptionExample as examplesNobuhiko Tanibata2013-11-274-0/+244
* LayerManagerUtils: Add LayerManagerUtils as examplesNobuhiko Tanibata2013-11-2717-0/+2205