aboutsummaryrefslogtreecommitdiffstats
path: root/shared
Commit message (Expand)AuthorAgeFilesLines
* Don't try to do robust buffer access checks on non-linked attrib indicesLingfeng Yang2020-09-167-3/+186
* Merge "Move host validation to guest"Lingfeng Yang2020-09-1015-236/+3546
|\
| * Move host validation to guestLingfeng Yang2020-09-1015-236/+3546
* | memset all drm_virtgpu_map structs to 0 before usingLingfeng Yang2020-08-261-8/+8
|/
* Don't glMapBufferRange on the host if possibleLingfeng Yang2020-08-192-0/+136
* Add StateTrackingSupport that includes a class to track predicatesLingfeng Yang2020-08-193-5/+84
* Change GOLDFISH_VULKAN macro to GFXSTREAM macroLingfeng Yang2020-08-193-3/+3
* fuchsia: Replace FIDL C++ bindings with LLCPP.Yilong Li2020-07-212-75/+99
* Fix Fuchsia build.David Reveman2020-07-011-2/+2
* reland: virtio-gpu-asg transportLingfeng Yang2020-06-295-11/+406
* Revert "virtio-gpu-asg transport"Lingfeng Yang2020-06-245-406/+11
* virtio-gpu-asg transportLingfeng Yang2020-06-225-11/+406
* Account for row slack in upload/download of texturesLingfeng Yang2020-06-124-5/+94
* Retire duplicate qemu_pipe and gralloc_cb headersRoman Kiryanov2020-05-2014-389/+112
* Migrate libGoldfishAddressSpace to .bpRoman Kiryanov2020-05-133-10/+21
* Remove reference to PLATFORM_SDK_VERSION from goldfish_address_space_impl.hRoman Kiryanov2020-05-121-4/+0
* Fix host buildRoman Kiryanov2020-05-111-0/+10
* Retire Android.bp in OpenglCodecCommonRoman Kiryanov2020-05-111-5/+0
* Move GoldfishAddressSpace into a separate libraryRoman Kiryanov2020-05-118-4/+23
* Merge "Remove misleading unknown param error"Lingfeng Yang2020-05-091-2/+1
|\
| * Remove misleading unknown param errorLingfeng Yang2020-05-081-2/+1
* | Remove some references to PLATFORM_SDK_VERSIONRoman Kiryanov2020-05-081-6/+2
* | Retire FixedBufferRoman Kiryanov2020-05-083-66/+8
|/
* (reland) Add libqemupipe.ranchu and libgralloc_cb.ranchuRoman Kiryanov2020-05-049-1/+406
* Merge "Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu""Roman Kiryanov2020-05-019-405/+1
|\
| * Revert "Add libqemupipe.ranchu and libgralloc_cb.ranchu"Roman Kiryanov2020-05-019-405/+1
* | Merge "Add libqemupipe.ranchu and libgralloc_cb.ranchu"Treehugger Robot2020-05-019-1/+405
|\|
| * Add libqemupipe.ranchu and libgralloc_cb.ranchuRoman Kiryanov2020-04-309-1/+405
* | Switch licensesLingfeng Yang2020-05-015-65/+65
|/
* Refactor QEMU_PIPE_RETRYRoman Kiryanov2020-04-282-32/+20
* Fix SkQP tests (android 10 cts r3)Lingfeng Yang2020-04-082-0/+24
* (reland) Use the shared slots host memory allocatorRoman Kiryanov2020-03-194-33/+83
* Revert "Use the shared slots host memory allocator"android-r-preview-4android-r-preview-3android-r-preview-2Roman Kiryanov2020-03-174-96/+27
* Revert "Fix issues around GoldfishAddressSpaceBlockProvider::open"Roman Kiryanov2020-03-173-18/+1
* Fix issues around GoldfishAddressSpaceBlockProvider::openRoman Kiryanov2020-03-163-1/+18
* Use the shared slots host memory allocatorRoman Kiryanov2020-03-164-27/+96
* Update build system to include licenseErwin Jansen2020-02-051-1/+1
* Fix host buildLingfeng Yang2019-12-191-0/+4
* Don't use temp failre retry (need spin on eagain)Lingfeng Yang2019-12-201-2/+2
* Mark Block usage as non-shared mappingsLingfeng Yang2019-12-181-0/+1
* Fix the host build for goldfish-openglRoman Kiryanov2019-12-171-13/+13
* Refactor qemu_pipe.h to fix for goldfish needsRoman Kiryanov2019-12-132-22/+44
* Add a function to open 'pipe:%s:%s' pipesRoman Kiryanov2019-12-111-4/+17
* Merge changes Iffe57f7f,Icb08c49eBo Hu2019-12-061-0/+1
|\
| * goldfish-codecs: add goldfish codecs common librarybohu2019-12-051-0/+1
* | [fuchsia] Stop using deprecated way to Allocate/DeallocateBlockLingfeng Yang2019-12-052-9/+20
|/
* [fuchsia] support for ping/claimSharedLingfeng Yang2019-11-214-51/+252
* peel off the bits in one loop, cache pure-VBO caseLingfeng Yang2019-11-192-29/+50
* Make the client array / enabled cache compatible with older C++Lingfeng Yang2019-11-082-4/+10
* [gl] Skip sendVertexAttributes if no client arraysLingfeng Yang2019-11-082-3/+63