summaryrefslogtreecommitdiff
path: root/stream-servers
AgeCommit message (Expand)Author
2021-01-06Use bigger buffer sizes in gfxstreamLingfeng Yang
2021-01-06Port remaining fixes to VkDecoderGlobalState from emu-master-devLingfeng Yang
2021-01-06Use HybridEntityManager to track Vulkan objectsLingfeng Yang
2021-01-06Remove global lock in order maintenanceLingfeng Yang
2021-01-06Process Vulkan commands firstLingfeng Yang
2021-01-06Remove single-thread-rendering limitLingfeng Yang
2020-12-14Make gfxstream apex_available to the virt APEXJiyong Park
2020-12-10Enable tracing.Doug Horn
2020-11-24Fix pick-first-configLingfeng Yang
2020-11-12Fix an issue where auxiliary iovecs were ignoredLingfeng Yang
2020-11-11Build gfxstream for Android as wellLingfeng Yang
2020-11-10Fix some things when building against bionicLingfeng Yang
2020-11-09Comment out some bad fprintfs and disable warnings for some categoriesLingfeng Yang
2020-11-06Add missing algorithm headersLingfeng Yang
2020-11-06Disable tracing completely and use DefWindowProcAKaiyi Li
2020-11-05Build Windows unit testsLingfeng Yang
2020-11-05Fix build to support MSVC (partially)Lingfeng Yang
2020-11-04Call it libgfxstream_backend not gfxstream_backend in Android.bpLingfeng Yang
2020-11-04Fix cmake buildLingfeng Yang
2020-11-04Merge "Add Android.bp support"Lingfeng Yang
2020-11-04Add Android.bp supportLingfeng Yang
2020-11-03Update readme and remove extraneous print in ColorBuffer.cppLingfeng Yang
2020-11-03Use CMake test interfaces, fix crash on exit in Vulkan_unittestsLingfeng Yang
2020-11-03Allow vulkan interop to work with EGL (part 2)Lingfeng Yang
2020-11-03Bring up more tests, and enable zerocopy GL interop in EGLLingfeng Yang
2020-11-03Add OpenglRender_unittests, fix glGetTexImage unavailabilityLingfeng Yang
2020-11-03Add base unit testsLingfeng Yang
2020-11-02Fix egl2egl not workingLingfeng Yang
2020-10-31Come up with an install commandLingfeng Yang
2020-10-31Fix headersLingfeng 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-31Merge "Build the opengl host support code"Lingfeng Yang
2020-10-30Build the opengl host support codeLingfeng Yang
2020-10-30Add a compile test to the gfxstream unit testLingfeng Yang
2020-10-30Fix some missed compiles and undefined referencesLingfeng Yang
2020-10-30Implement missing stuff in System.cppLingfeng Yang
2020-10-30Start building the unit test to see what else we need to buildLingfeng Yang
2020-10-30Build our gfxstream cpp's as a shared libraryLingfeng Yang
2020-10-30Start building gfxstream backendLingfeng Yang
2020-10-29Build FrameBuffer.cppLingfeng Yang
2020-10-29Build most of the rest of the stream server coreLingfeng Yang
2020-10-29Start building libOpenglRender and add more host support filesLingfeng Yang
2020-10-29Build goldfish sync/dma device interfacesLingfeng Yang
2020-10-28Build decoder libs, snapshot lib, and dispatchLingfeng Yang
2020-10-28Build EGL translatorLingfeng Yang
2020-10-28Build gles1 translatorLingfeng Yang
2020-10-28Build gles2 translatorLingfeng Yang
2020-10-28Add ANGLE in third-partyLingfeng Yang
2020-10-28Start building glestranslatorLingfeng Yang