summaryrefslogtreecommitdiff
path: root/host-common/CMakeLists.txt
AgeCommit message (Expand)Author
2022-03-22Adding a way to add properties to cmake tests.Greg Schlomoff
2022-03-17Merge "Add basic renderdoc integration"Treehugger Robot
2022-03-17Add basic renderdoc integrationKaiyi Li
2022-03-15Using GTest's new unit test discovery mechanism.Greg Schlomoff
2022-03-14Fix compile errorKaiyi Li
2022-03-07Restructure gfxstream unit tests.Greg Schlomoff
2022-03-07Fix compile errors on WindowsKaiyi Li
2022-02-15Fix unit tests on LinuxKaiyi Li
2021-12-28New logging library for gfxstream.Greg Schlomoff
2020-11-03Add OpenglRender_unittests, fix glGetTexImage unavailabilityLingfeng Yang
2020-11-03Add host-common unittestsLingfeng Yang
2020-10-31Fix remaining compile-time link errors for the unit testLingfeng Yang
2020-10-31Fix more link errors and fix android::base::pjLingfeng Yang
2020-10-30Build AndroidPipe.cppLingfeng Yang
2020-10-30Build the opengl host support codeLingfeng Yang
2020-10-30Fix some missed compiles and undefined referencesLingfeng Yang
2020-10-30Build our gfxstream cpp's as a shared libraryLingfeng Yang
2020-10-29Build most of the rest of the stream server coreLingfeng Yang
2020-10-29Build goldfish sync/dma device interfacesLingfeng Yang
2020-10-28Build the apigen generated decodersLingfeng Yang
2020-10-27Build the Vulkan serverLingfeng Yang