blob: 80c99c4b4636330fb2ee2b2f2e6a8c366b41e1ee [file] [log] [blame]
Erwin Jansenf96db3c2018-10-25 23:28:54 -07001# This is an autogenerated file! Do not edit!
2# instead run make from .../device/generic/goldfish-opengl
3# which will re-generate this file.
4set(GOLDFISH_DEVICE_ROOT ${CMAKE_CURRENT_SOURCE_DIR})
Roman Kiryanova07b54a2020-05-19 18:07:23 -07005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "a370ddecca4c7d13811527b2f1f30e2f0ef5153a58edeb36eeb306c41efb9158")
6add_subdirectory(shared/qemupipe)
7add_subdirectory(shared/gralloc_cb)
Roman Kiryanovc79df772020-05-11 15:50:11 -07008add_subdirectory(shared/GoldfishAddressSpace)
Erwin Jansenf96db3c2018-10-25 23:28:54 -07009add_subdirectory(shared/OpenglCodecCommon)
10add_subdirectory(system/GLESv1_enc)
11add_subdirectory(system/GLESv2_enc)
12add_subdirectory(system/renderControl_enc)
Lingfeng Yang6a283672018-11-01 13:37:56 -070013add_subdirectory(android-emu)
Lingfeng Yang6a283672018-11-01 13:37:56 -070014add_subdirectory(system/vulkan_enc)
Erwin Jansenf96db3c2018-10-25 23:28:54 -070015add_subdirectory(system/OpenglSystemCommon)
16add_subdirectory(system/GLESv1)
17add_subdirectory(system/GLESv2)
18add_subdirectory(system/gralloc)
19add_subdirectory(system/egl)
Lingfeng Yang8df47e52020-02-04 10:33:32 -080020add_subdirectory(system/vulkan)