summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix build break on macGreg Hartman2018-10-261-1/+0
* | | Remove spurious Android.mkGreg Hartman2018-10-241-39/+0
* | | Merging from ab/5068661Greg Hartman2018-10-243084-374032/+13798
|\ \ \ | |/ / |/| |
| * | Snap for 5066971 from c67c108c07fd71f3bffc744fada1bb9450d3a0ce to pi-gce-releaseandroid-build-team Robot2018-10-151-6/+0
| |\ \
| | * | Remove supurious references to librariesGreg Hartman2018-10-121-6/+0
| |/| | | | |/
| | * Remove supurious references to librariesGreg Hartman2018-10-121-6/+0
| |/
| * Changes to build a host-side libvirglrender.sotemp_116172357_cuttlefish-testingmaster-cuttlefish-testing-releaseGreg Hartman2018-08-2812-22/+429
| * AVDVirglRenderer: Host-side 3D for cuttlefishAlistair Strachan2018-08-2369-2786/+5783
| * Add a fork of the emugen host toolAlistair Strachan2018-08-234-0/+168
| * Enable ASAN on mac os.Erwin Jansen2018-08-231-4/+0
| * EGL: export eglQuerySurface function.Tao Wu2018-08-231-0/+1
| * Enable Windows x86 buildErwin Jansen2018-08-231-6/+0
| * Enable static ASAN from clangErwin Jansen2018-08-231-0/+4
| * Fix missing dlls on windowsErwin Jansen2018-08-231-2/+2
| * Use libc++ instead of libstdc++ on linux.Erwin Jansen2018-08-231-0/+17
| * [deqp] fix delete_sync failureLingfeng Yang2018-08-231-0/+1
| * [gl] remove some glClientWaitSyncLingfeng Yang2018-08-231-1/+2
| * [gl] Rewrite blitFromCurrentReadBufferLingfeng Yang2018-08-231-0/+1
| * [GPU Snapshot] GLES1 save vertex pointer data correctlyYahan Zhou2018-08-233-1/+8
| * [core-profile] Consistent FBO api usageLingfeng Yang2018-08-231-0/+1
| * [VR] EGL_KHR_wait_syncLingfeng Yang2018-08-232-1/+2
| * Move glRenderbufferStorageMultisample to gles_common.entriesYahan Zhou2018-08-231-1/+0
| * [gl] ES version from underlying GLES or core profile GL versionLingfeng Yang2018-08-232-43/+2
| * [gl][snapshot] Use LazyLoadedEGLDispatchLingfeng Yang2018-08-233-21/+0
| * [egl] Use eglGetProcAddress as fallback for missing functionsLingfeng Yang2018-08-233-3/+40
| * [ANGLE Snapshot] GLES2 translator on top of ANGLEYahan Zhou2018-08-231-0/+2
| * [gl] Fix 'inout' variable qualification + complex readbackLingfeng Yang2018-08-2323-88/+439
| * Fix a series of compiler warningsErwin Jansen2018-08-232-2/+0
| * [gl] Allow custom unpack in decoderLingfeng Yang2018-08-233-5/+45
| * [snapshot] Save if IOStream has |m_buf| setYurii Zubrytskyi2018-08-231-1/+4
| * unconditionally extern "C", update guest encoderLingfeng Yang2018-08-233-7/+1
| * Fix running with anything other than lib64GLES_V2_translatorLingfeng Yang2018-08-232-1/+3
| * [GPU snapshot] Snapshot translator GLES2 contextYahan Zhou2018-08-231-0/+1
| * Remove a bad assert() in IOStream dtorYurii Zubrytskyi2018-08-231-2/+1
| * ChecksumCalculator serializationYurii Zubrytskyi2018-08-233-3/+40
| * [GPU snapshot] Framebuffer and contexts snapshotYahan Zhou2018-08-232-0/+4
| * IOStream and ChannelStream serialization functionsYurii Zubrytskyi2018-08-231-0/+16
| * GL state snapshot - initial structureLingfeng Yang2018-08-233-7/+297
| * [WIP] glesv31 hostside changesLingfeng Yang2018-08-233-14/+17
| * [test] OpenGL unit testsLingfeng Yang2018-08-231-4/+1
| * [GLESv3] fix build on older imagesLingfeng Yang2018-08-233-0/+48
| * [GLESv3] ES 3.x API implementation v1Lingfeng Yang2018-08-231-1/+165
| * [GLESv3] dispatch, (en|de)coder, feature controlLingfeng Yang2018-08-2312-253/+1584
| * [getopt] Fixed our own implementation of getopt()Yurii Zubrytskyi2018-08-231-1/+1
| * [build] Copy target CFLAGS into the host onesYurii Zubrytskyi2018-08-232-2/+2
| * [apigen] Fix the generated code for WITH_LARGE_SUPPORT=0Yurii Zubrytskyi2018-08-231-135/+154
| * [video] Do YV12 conversion on the host with a shaderLingfeng Yang2018-08-234-1/+573
| * [video] goldfish_dma androidemu changesLingfeng Yang2018-08-2315-22/+707
| * Move android-emugl from distrib/ to android/David 'Digit' Turner2018-08-23321-43029/+1
| * emugl: Simplify RenderChannel interface.David 'Digit' Turner2018-08-238-251/+267