blob: d3442ab9d5be5c22f66c9efab507c368f3c2bee7 [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})
Lingfeng Yanged069c52020-09-03 19:11:02 -07005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "4ef1864208e48039ca8ead2df33a20d5eb6ac512fc456cd2fd701011071c29fe")
Roman Kiryanovb488e622020-05-19 18:07:23 -07006add_subdirectory(shared/qemupipe)
7add_subdirectory(shared/gralloc_cb)
Roman Kiryanov1ef59e42020-05-11 15:50:11 -07008add_subdirectory(shared/GoldfishAddressSpace)
Lingfeng Yanged069c52020-09-03 19:11:02 -07009add_subdirectory(android-emu)
Erwin Jansenf96db3c2018-10-25 23:28:54 -070010add_subdirectory(shared/OpenglCodecCommon)
11add_subdirectory(system/GLESv1_enc)
12add_subdirectory(system/GLESv2_enc)
13add_subdirectory(system/renderControl_enc)
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)