blob: eba847af3f65d2ca3cf7136988db37b1f5584cc6 [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})
bohu8d51d2e2019-12-09 10:17:11 -08005android_validate_sha256("${GOLDFISH_DEVICE_ROOT}/./Android.mk" "2c3250b596a2b161e479dd3624a74ae6e485d6238d59d9a5dc55064c46482943")
Erwin Jansenf96db3c2018-10-25 23:28:54 -07006add_subdirectory(shared/OpenglCodecCommon)
7add_subdirectory(system/GLESv1_enc)
8add_subdirectory(system/GLESv2_enc)
9add_subdirectory(system/renderControl_enc)
Lingfeng Yang6a283672018-11-01 13:37:56 -070010add_subdirectory(android-emu)
Lingfeng Yang6a283672018-11-01 13:37:56 -070011add_subdirectory(system/vulkan_enc)
Erwin Jansenf96db3c2018-10-25 23:28:54 -070012add_subdirectory(system/OpenglSystemCommon)
13add_subdirectory(system/GLESv1)
14add_subdirectory(system/GLESv2)
15add_subdirectory(system/gralloc)
16add_subdirectory(system/egl)
bohu8d51d2e2019-12-09 10:17:11 -080017add_subdirectory(system/vulkan)