summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-examples
Commit message (Expand)AuthorAgeFilesLines
* Integrate DLT support with weston-debug protocolRajendraprasad K J2019-05-082-7/+53
* simple-weston-client: enable debug-proto based on pkgconfigManiraj Devadoss2019-04-302-17/+48
* simple-weston-client: route the weston logs to dltManiraj Devadoss2019-04-302-2/+168
* simple-weston-client: use the weston-debug protocolManiraj Devadoss2019-04-302-1/+192
* LayerManagerControl: Prevent conversion of filenames into lowercaseRajendraprasad K J2019-04-082-1/+6
* EGLWLMockNavigation: use texture paths from cmakeMichael Rodin2018-12-033-10/+14
* EGLWLMockNavigation: class MockNavi: render Sky with colorsMichael Rodin2018-12-032-0/+18
* EGLWLMockNavigation: add Sky classMichael Rodin2018-12-033-0/+174
* EGLWLMockNavigation: add ShaderGradient classMichael Rodin2018-11-273-0/+91
* EGLWLMockNavigation: class MockNavi: add code for deallocation of shader objectsMichael Rodin2018-11-272-4/+13
* EGLWLMockNavigation: MockNavi.cpp: update street in z-directionMichael Rodin2018-11-271-0/+1
* EGLWLMockNavigation: add texturesMichael Rodin2018-11-279-0/+21
* EGLWLMockNavigation: MockNavi.cpp: use textures for HouseMichael Rodin2018-11-271-1/+26
* EGLWLMockNavigation: class House: use texturesMichael Rodin2018-11-272-4/+75
* EGLWLMockNavigation: use textures for streetsMichael Rodin2018-11-273-6/+62
* EGLWLMockNavigation: MockNavi.cpp: use textures for the carMichael Rodin2018-11-271-2/+13
* EGLWLMockNavigation: class Car: modify rendering functionMichael Rodin2018-11-271-2/+7
* EGLWLMockNavigation: class Car: add new constructorMichael Rodin2018-11-272-0/+47
* EGLWLMockNavigation: class Car: change the shapeMichael Rodin2018-11-272-8/+13
* EGLWLMockNavigation: add ShaderTexture classMichael Rodin2018-11-273-0/+139
* EGLWLMockNavigation: add a texture loaderMichael Rodin2018-11-273-0/+180
* EGLWLMockNavigation: CMakeLists.txt: add -std=c++11 flagMichael Rodin2018-11-261-0/+2
* wayland-ivi-extension: Correct the dependency orderAshutosh2018-07-262-2/+2
* examples: remove simple-ivi-shareEmre Ucan2018-06-193-861/+0
* EGLWLInputEventExample: allocate right size of memoryEmre Ucan2018-03-221-2/+1
* EGLWLInputEventExample: delete allocated memory if error occursEmre Ucan2018-03-221-2/+5
* EGLWLMockNavigation: remove unnecessary eglGetError callEmre Ucan2018-03-201-1/+0
* simple-weston-client: destroy wayland context when init failsEmre Ucan2018-03-201-1/+2
* simple-weston-client: initialize ret valueEmre Ucan2018-03-201-1/+1
* LayerManagerControl: include stdlib.hEmre Ucan2018-03-201-1/+1
* ilmInput: move code and tests to ILM API folderEmre Ucan2018-02-282-2/+1
* cmake: always build ilmInputEmre Ucan2018-02-281-9/+2
* EGLWLInputEventExample: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+75
* EGLWLInputEventExample: don't export input handlersEmre Ucan2018-02-232-67/+39
* LayerManagerControl: remove unused functionsEmre Ucan2018-02-232-108/+0
* simple-ivi-share: fix -Wmissing-field-initializersEmre Ucan2018-02-231-2/+25
* simple-ivi-share: fix -Wsign-compare warningsEmre Ucan2018-02-231-2/+2
* layer-add-surfaces: fix -Wsign-compareEmre Ucan2018-02-231-1/+1
* multi-touch-viewer: fix -Wformat warningEmre Ucan2018-02-231-1/+1
* multi-touch-viewer: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+24
* simple-weston-client: destroy ivisurface at errorEmre Ucan2018-02-231-4/+7
* simple-weston-client: fix -Wunused-variables warningsEmre Ucan2018-02-231-3/+0
* simple-weston-client: fix -Wmissing-field-initializersEmre Ucan2018-02-231-1/+39
* layer-add-surface: fix race condition of configure eventEmre Ucan2018-02-121-4/+4
* EGLWLInputEventExample: exit when wayland error occursEmre Ucan2018-01-043-4/+9
* simple-ivi-share: implement release_shared_nameKenji Hosokawa2017-11-301-1/+2
* Merge remote-tracking branch 'upstream/pull/66'Eugen Friedrich2017-11-235-16/+114
|\
| * simple-weston-client: don't link ivi-extension-protocolEmre Ucan2017-11-101-3/+20
| * simple-ivi-share: don't link ivi-extension-protocolEmre Ucan2017-11-101-3/+36
| * multi-touch: don't link ivi-extension-protocolEmre Ucan2017-11-101-3/+18