summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-28Changes to build a host-side libvirglrender.sotemp_116172357_cuttlefish-testingmaster-cuttlefish-testing-releaseGreg Hartman
2018-08-23AVDVirglRenderer: Host-side 3D for cuttlefishAlistair Strachan
2018-08-23Add a fork of the emugen host toolAlistair Strachan
2018-08-23Enable ASAN on mac os.Erwin Jansen
2018-08-23EGL: export eglQuerySurface function.Tao Wu
2018-08-23Enable Windows x86 buildErwin Jansen
2018-08-23Enable static ASAN from clangErwin Jansen
2018-08-23Fix missing dlls on windowsErwin Jansen
2018-08-23Use libc++ instead of libstdc++ on linux.Erwin Jansen
2018-08-23[deqp] fix delete_sync failureLingfeng Yang
2018-08-23[gl] remove some glClientWaitSyncLingfeng Yang
2018-08-23[gl] Rewrite blitFromCurrentReadBufferLingfeng Yang
2018-08-23[GPU Snapshot] GLES1 save vertex pointer data correctlyYahan Zhou
2018-08-23[core-profile] Consistent FBO api usageLingfeng Yang
2018-08-23[VR] EGL_KHR_wait_syncLingfeng Yang
2018-08-23Move glRenderbufferStorageMultisample to gles_common.entriesYahan Zhou
2018-08-23[gl] ES version from underlying GLES or core profile GL versionLingfeng Yang
2018-08-23[gl][snapshot] Use LazyLoadedEGLDispatchLingfeng Yang
2018-08-23[egl] Use eglGetProcAddress as fallback for missing functionsLingfeng Yang
2018-08-23[ANGLE Snapshot] GLES2 translator on top of ANGLEYahan Zhou
2018-08-23[gl] Fix 'inout' variable qualification + complex readbackLingfeng Yang
2018-08-23Fix a series of compiler warningsErwin Jansen
2018-08-23[gl] Allow custom unpack in decoderLingfeng Yang
2018-08-23[snapshot] Save if IOStream has |m_buf| setYurii Zubrytskyi
2018-08-23unconditionally extern "C", update guest encoderLingfeng Yang
2018-08-23Fix running with anything other than lib64GLES_V2_translatorLingfeng Yang
2018-08-23[GPU snapshot] Snapshot translator GLES2 contextYahan Zhou
2018-08-23Remove a bad assert() in IOStream dtorYurii Zubrytskyi
2018-08-23ChecksumCalculator serializationYurii Zubrytskyi
2018-08-23[GPU snapshot] Framebuffer and contexts snapshotYahan Zhou
2018-08-23IOStream and ChannelStream serialization functionsYurii Zubrytskyi
2018-08-23GL state snapshot - initial structureLingfeng Yang
2018-08-23[WIP] glesv31 hostside changesLingfeng Yang
2018-08-23[test] OpenGL unit testsLingfeng Yang
2018-08-23[GLESv3] fix build on older imagesLingfeng Yang
2018-08-23[GLESv3] ES 3.x API implementation v1Lingfeng Yang
2018-08-23[GLESv3] dispatch, (en|de)coder, feature controlLingfeng Yang
2018-08-23[getopt] Fixed our own implementation of getopt()Yurii Zubrytskyi
2018-08-23[build] Copy target CFLAGS into the host onesYurii Zubrytskyi
2018-08-23[apigen] Fix the generated code for WITH_LARGE_SUPPORT=0Yurii Zubrytskyi
2018-08-23[video] Do YV12 conversion on the host with a shaderLingfeng Yang
2018-08-23[video] goldfish_dma androidemu changesLingfeng Yang
2018-08-23Move android-emugl from distrib/ to android/David 'Digit' Turner
2018-08-23emugl: Simplify RenderChannel interface.David 'Digit' Turner
2018-08-23emugl: Move IOStream.h to host/include/libOpenglRender/David 'Digit' Turner
2018-08-23[GL] Minor optimizations and cleanupsYurii Zubrytskyi
2018-08-23SmallVector class for GLes pipe data transfersYurii Zubrytskyi
2018-08-23[gl] Slightly faster checksum calculationYurii Zubrytskyi
2018-08-23[gl] Update the emugen test data for the latest emugen changesYurii Zubrytskyi
2018-08-23[emugen] Slightly better generated code for protocol decodersYurii Zubrytskyi