Revert "vpath usage - simplify to bare minimum to make gustavo happy"
authorDerek Foreman <derekf@osg.samsung.com>
Thu, 9 Feb 2017 14:58:03 +0000 (08:58 -0600)
committerDerek Foreman <derekf@osg.samsung.com>
Thu, 9 Feb 2017 15:17:38 +0000 (09:17 -0600)
commit2800038ee212de4588471bca5d0773599b93d470
tree0e197be8f33085c7a6d130ec385db3ab3e180bc6
parent9540e96107f7f6f759c3a7ed51d90a8883fc2310
Revert "vpath usage - simplify to bare minimum to make gustavo happy"

This reverts commit 2037474dc0fd2b360452f2a15abcbe533b57ca37.

This causes the wayland_shm engine to seg fault immediately at
startup when attempting to create shm buffers.

Please make sure when committing changes to the wayland_shm engine to
test on intel, exynos, and at least one platform without dmabuf
capabilities - or using the EVAS_WAYLAND_SHM_DISABLE_DMABUF env var
to disable dmabuf on intel or exynos.

Anyone without the time or hardware to fully test changes to wayland_shm
can submit a patch to phabricator and assign it to me so I can fully
test it before landing.
src/lib/efreet/efreet_base.c
src/lib/elementary/elm_config.c
src/lib/elput/elput_evdev.c
src/modules/ecore_buffer/shm/ecore_buffer_shm.c
src/modules/evas/engines/wayland_shm/evas_shm.c