blob: 88c8490179b9bbd598ef149637f206e2074f007d [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})
Yahan Zhou838bc1b2021-06-24 13:30:56 -07005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "aa7ac7e9637b1c1db874a5876f990c6aa04b3b6f905d03f479ecb06e93957d31")
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)
Yahan Zhou838bc1b2021-06-24 13:30:56 -070016add_subdirectory(system/profiler)
Erwin Jansenf96db3c2018-10-25 23:28:54 -070017add_subdirectory(system/GLESv1)
18add_subdirectory(system/GLESv2)
19add_subdirectory(system/gralloc)
20add_subdirectory(system/egl)
Lingfeng Yang8df47e52020-02-04 10:33:32 -080021add_subdirectory(system/vulkan)