summaryrefslogtreecommitdiff
path: root/ivi-layermanagement-examples
Commit message (Expand)AuthorAgeFilesLines
* simple-weston-client: fix crash and hang when exitingTran Ba Khang(MS/EMC31-XC)2022-12-011-18/+2
* Merge remote-tracking branch 'upstream/pull/124'Jeka Friedrich2022-02-202-4/+7
|\
| * EGLWLInputEventExample: Repair array out of bounds accessMarek Vasut2022-02-171-2/+3
| * simple-weston-client: Repair array out of bounds accessMarek Vasut2022-02-171-2/+4
* | Merge remote-tracking branch 'upstream/pull/107'Jeka Friedrich2022-02-202-10/+23
|\ \ | |/ |/|
| * simple-weston-client: remove unused variableJeka2021-01-031-1/+0
| * simple-weston-client: use correct dlt headerJeka2021-01-031-2/+1
| * simple-weston-client: make dlt optionalJeka2021-01-032-10/+23
* | Merge remote-tracking branch 'upstream/pull/120'Eugen Friedrich2021-01-182-5/+7
|\ \
| * | EGLWLMockNavigation : Fix compiler warningsShivakumar Halagatti2020-12-211-1/+2
| * | simple-weston-client : Fix compiler warningsShivakumar Halagatti2020-12-211-4/+5
* | | layer-add-surfaces: Register for ilm shutdown notificationRajendraprasad K J2020-07-081-0/+31
|/ /
* | simple-weston-client: add cursor enable optionRajendraprasad K J2020-01-081-5/+15
|/
* 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