aboutsummaryrefslogtreecommitdiffstats
path: root/system
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Make it easier to locally unit test guest/host combined tracing""HEADmasterLingfeng Yang2020-10-031-9/+1
|\
| * Revert "Make it easier to locally unit test guest/host combined tracing"Lingfeng Yang2020-10-021-9/+1
* | Merge "Make it easier to locally unit test guest/host combined tracing"Lingfeng Yang2020-10-021-1/+9
|\|
| * Make it easier to locally unit test guest/host combined tracingLingfeng Yang2020-09-281-1/+9
* | vulkan: Switch to BumpPool in guest (v2) (take codegen)Lingfeng Yang2020-10-015-706/+706
|/
* fuchsia: Set sysmem constraints only if format/tiling/usage valid on host.Yilong Li2020-09-181-0/+26
* Use VkEncoder.inl.* instead of letting it be generated (guest)Lingfeng Yang2020-09-174-1126/+131
* Merge "Don't try to do robust buffer access checks on non-linked attrib indices"Lingfeng Yang2020-09-171-20/+53
|\
| * Don't try to do robust buffer access checks on non-linked attrib indicesLingfeng Yang2020-09-161-20/+53
* | vulkan: Use heap type to determine buffer collection typeYilong Li2020-09-161-4/+9
|/
* Merge "vulkan: Support imported host-visible memory on Fuchsia."Yilong Li2020-09-161-58/+142
|\
| * vulkan: Support imported host-visible memory on Fuchsia.Yilong Li2020-09-161-58/+142
* | Merge "renderControl_enc: (2/3) Pass mapping size to rcMapGpaToBufferHandle()."Treehugger Robot2020-09-167-1/+57
|\|
| * renderControl_enc: (2/3) Pass mapping size to rcMapGpaToBufferHandle().Yilong Li2020-09-157-1/+57
* | Merge "Warning fix for asg_context_create"Treehugger Robot2020-09-161-1/+1
|\ \
| * | Warning fix for asg_context_createAlistair Delva2020-09-161-1/+1
* | | Merge "vulkan_enc: Add vkGetLinearImageLayoutGOOGLE() method to guest encoder."Yilong Li2020-09-1615-0/+136
|\ \ \ | |/ / |/| / | |/
| * vulkan_enc: Add vkGetLinearImageLayoutGOOGLE() method to guest encoder.Yilong Li2020-09-1515-0/+136
* | Also decref in unregister_VkCommandBuffer/QueueLingfeng Yang2020-09-161-0/+6
* | Always inc/decref in sync(CommandBuffers/Queues)Lingfeng Yang2020-09-162-81/+58
|/
* fuchsia: Fix Fuchsia buildYilong Li2020-09-112-0/+12
* renderControl_enc: Add rcCreateBuffer2 method.Yilong Li2020-09-117-1/+56
* Don't query max color attachments in gles2Lingfeng Yang2020-09-111-1/+3
* Merge "Move host validation to guest"Lingfeng Yang2020-09-1021-549/+2504
|\
| * Move host validation to guestLingfeng Yang2020-09-1021-549/+2504
* | Merge changes I4665c1fb,I3d9b8dd9Treehugger Robot2020-09-042-3/+16
|\ \
| * | Support YUV conversion in vulkan with Android hardware bufferYahan Zhou2020-09-032-3/+14
| * | Support YUV420pYahan Zhou2020-09-031-0/+2
* | | Merge "intrusive refcount for encoders so we dont need cleanup callback"Lingfeng Yang2020-08-287-60/+101
|\ \ \
| * | | intrusive refcount for encoders so we dont need cleanup callbackLingfeng Yang2020-08-277-60/+101
| |/ /
* | | Merge "vulkan: Do not abort if color buffer already exists"Treehugger Robot2020-08-271-5/+18
|\ \ \
| * | | vulkan: Do not abort if color buffer already existsYilong Li2020-08-271-5/+18
* | | | Merge "vulkan_enc: check image format for external images on Fuchsia."Treehugger Robot2020-08-272-0/+35
|\| | | | |/ / |/| |
| * | vulkan_enc: check image format for external images on Fuchsia.Yilong Li2020-08-262-0/+35
| |/
* / memset all drm_virtgpu_map structs to 0 before usingLingfeng Yang2020-08-263-9/+10
|/
* tracing: Add trace points to encoded gles/rc functionsLingfeng Yang2020-08-203-0/+685
* Don't glMapBufferRange on the host if possibleLingfeng Yang2020-08-192-1/+41
* Change GOLDFISH_VULKAN macro to GFXSTREAM macroLingfeng Yang2020-08-1918-28/+28
* Merge "fuchsia: Replace deprecated renderControl FIDL methods."Treehugger Robot2020-08-191-16/+40
|\
| * fuchsia: Replace deprecated renderControl FIDL methods.Yilong Li2020-08-161-16/+40
* | Remove TLS_SLOT_OPENGL usage on Android, use C++11 thread_local insteadLingfeng Yang2020-08-172-7/+36
* | renderControl_enc: rename rcMapGpaToColorBuffer to rcMapGpaToBufferHandleYilong Li2020-08-087-13/+13
* | renderControl_enc: Add two renderControl methods.Yilong Li2020-08-067-1/+110
|/
* AddressSpaceStream: Fix Fuchsia build.Yilong Li2020-07-301-2/+2
* HostConnection: skip VIRTIO_GPU_ADDRESS_SPACE on FuchsiaYilong Li2020-07-281-2/+2
* fuchsia: Fix fuchsia buildYilong Li2020-07-211-1/+1
* fuchsia: Replace FIDL C++ bindings with LLCPP.Yilong Li2020-07-214-215/+345
* fuchsia: Label all exportable images/buffers as sysmem-backed.Yilong Li2020-07-201-0/+15
* Merge "Fix GCH preview not working w/ minigbm"Lingfeng Yang2020-07-161-0/+8
|\
| * Fix GCH preview not working w/ minigbmLingfeng Yang2020-07-161-0/+8