summaryrefslogtreecommitdiffstats
path: root/waltham-transmitter/waltham-renderer
AgeCommit message (Collapse)AuthorFilesLines
2019-08-21waltham-renderer:change pipeline configure nameVeeresh Kadasani1-1/+1
Change pipeline.cfg to transmitter_pipeline.cfg for clarity Change-Id: Ib5afc4ec5e9db3780567549be699cac56f2a3aba Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
2019-08-05waltham-transmitter: Migrate to weston 6.0Veeresh Kadasani1-2/+2
SPEC-2696 Change-Id: Ideeb27c8cf65e4370777a9127868ef800645be26 Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com> (cherry picked from commit 0fc0e974749f4ce35e14c23b050aa8fe693c3ce5)
2019-07-05README.md: Add README.md fileVeeresh Kadasani1-13/+0
Add updated README.md file and remove old README Change-Id: I9333f0935f12fc998c4482d4f649cb8dde0dbd4e Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
2019-05-17transmitter: Fix the alignment issuehalibut_7.99.2halibut_7.99.1halibut/7.99.2halibut/7.99.17.99.27.99.1sandbox/zheng_wenlong/als2019Naoko Tanibata1-1/+1
This patch enables waltham-transmitter to use the stride value given by compositor. For this enabling, the below patch needs to be applied to weston. - 0020-compositor-drm-get-stride-from-drm_get_dma_fd_from_view.patch Bug-AGL: SPEC-2417 Change-Id: Ic12a9a46b0761c9c6521b190d33a746736dbd4c7 Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com> Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
2018-11-07Fix libdir in cmake files for yoctoJan-Simon Möller1-1/+1
Change-Id: Ic4bd32662e3e0bd74ed7aeecdc8d9fb5678329b8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-07-27README: fix the Typoflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.35.99.65.99.55.99.45.99.3Wataru Mizuno1-5/+5
Change-Id: I7a6cc86f784ea821a6a98d55f0bf878f6bf21d8d Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
2018-07-27README: example configuration for gstreamer pipelineWataru Mizuno4-0/+16
README contains how to configure gstreamer pipeline to be used by waltham-renderer. Example configuration files specified as pipline_example*.cfg . Change-Id: I7195bf9168d1093f6f52d8f65b122ab359eb71bc Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
2018-07-27transmitter: initial commit for waltham-transmitterWataru Mizuno3-0/+370
The waltham-transmitter is the plugin of weston to enable client applications to share surface between multiple domains. Change-Id: I691410f5b6e74fa981ae53201b728810373185a2 Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>