blob: db73df0832935fae9a57ce6573e3dc7988b1d1cf [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 Kiryanov1ef59e42020-05-11 15:50:11 -07005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "0b19effd5baa9428a2961d09cf6eba20e8ed0993cfde4dbc57de783d73a4b3de")
6add_subdirectory(shared/GoldfishAddressSpace)
Erwin Jansenf96db3c2018-10-25 23:28:54 -07007add_subdirectory(shared/OpenglCodecCommon)
8add_subdirectory(system/GLESv1_enc)
9add_subdirectory(system/GLESv2_enc)
10add_subdirectory(system/renderControl_enc)
Lingfeng Yang6a283672018-11-01 13:37:56 -070011add_subdirectory(android-emu)
Lingfeng Yang6a283672018-11-01 13:37:56 -070012add_subdirectory(system/vulkan_enc)
Erwin Jansenf96db3c2018-10-25 23:28:54 -070013add_subdirectory(system/OpenglSystemCommon)
14add_subdirectory(system/GLESv1)
15add_subdirectory(system/GLESv2)
16add_subdirectory(system/gralloc)
17add_subdirectory(system/egl)
Lingfeng Yang8df47e52020-02-04 10:33:32 -080018add_subdirectory(system/vulkan)