Refactoring of extension_list
authorFufu Fang <fufu.fang@arm.com>
Tue, 1 Jun 2021 16:56:25 +0000 (17:56 +0100)
committerFufu Fang <fufu.fang@arm.com>
Tue, 6 Jul 2021 09:37:40 +0000 (10:37 +0100)
commitb64498c0211df67cf132bb310c8af466a97be810
tree43c94b7b9c857699da571a8eab0c7cf38932bad7
parentaf2af233337c7ec7fa349da28cd87e547d160388
Refactoring of extension_list

Unused methods removed. Specialised methods moved out
of the extension_list utility and closer to the point
of usage.

Signed-off-by: Fufu Fang <fufu.fang@arm.com>
Change-Id: I8e6d2786881b5306de21797cfdda46d0e678da8d
layer/layer.cpp
util/extension_list.cpp
util/extension_list.hpp
wsi/wayland/surface_properties.cpp
wsi/wayland/surface_properties.hpp
wsi/wsi_factory.cpp