blob: d671a50fab9cee69ccdb5b853fe24338b1323923 [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})
Gurchetan Singh647d45a2022-02-10 12:19:16 -08005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "1b46812779386f6eba221003097f66f4ce3b80515761e8f8694dbe9cfe14cd01")
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 Zhou4719ae92021-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)