aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 6870254 from ab89e17faf95f6180907067b5f79023972ef48c0 to emu-30-releaseemu-30-releaseandroid-build-prod (mdb)2020-10-0134-1279/+790
|\
| * 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-178-23/+239
| |\
| | * Don't try to do robust buffer access checks on non-linked attrib indicesLingfeng Yang2020-09-168-23/+239
| * | 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
| |/
* | Snap for 6837279 from 897450889e520caa28aaf1583389d9b45c962f75 to emu-30-releaseandroid-build-prod (mdb)2020-09-1878-925/+8262
|\|
| * Merge changes Ia3f63a83,Icc4f5ab9Yilong Li2020-09-149-1/+68
| |\
| | * fuchsia: Fix Fuchsia buildYilong Li2020-09-112-0/+12
| | * renderControl_enc: Add rcCreateBuffer2 method.Yilong Li2020-09-117-1/+56
| * | [build] Suppress -Wconversion warningsShai Barack2020-09-141-0/+1
| |/
| * Don't query max color attachments in gles2Lingfeng Yang2020-09-111-1/+3
| * Merge "Move host validation to guest"Lingfeng Yang2020-09-1039-789/+6058
| |\
| | * Move host validation to guestLingfeng Yang2020-09-1039-789/+6058
| * | Merge changes I4665c1fb,I3d9b8dd9 am: b5bd9f4142Treehugger Robot2020-09-042-3/+16
| |\ \
| | * \ 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" am: ...Lingfeng Yang2020-08-288-60/+116
| |\| | |
| | * | | Merge "intrusive refcount for encoders so we dont need cleanup callback"Lingfeng Yang2020-08-288-60/+116
| | |\ \ \
| | | * | | intrusive refcount for encoders so we dont need cleanup callbackLingfeng Yang2020-08-278-60/+116
| | | |/ /
| * | | | Merge "vulkan: Do not abort if color buffer already exists" am: 2c65020824Treehugger Robot2020-08-271-5/+18
| |\| | |
| | * | | 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." am: a8...Treehugger Robot2020-08-272-0/+35
| |\| | | |
| | * | | | 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
| | | |/
| * | | Mark Android R (rvc-dev-plus-aosp-without-vendor@6692709) as mergedXin Li2020-08-270-0/+0
| |\ \ \
| | * \ \ Merge "Fix GCH preview not working w/ minigbm" am: 93ae9108bb am: e81122e725Lingfeng Yang2020-07-161-0/+8
| | |\ \ \
| | * \ \ \ Merge changes I55f26e97,Iec044d31 am: ec6b3a9781 am: bc6b7b28e1Lingfeng Yang2020-07-162-21/+8
| | |\ \ \ \
| | * \ \ \ \ remove encoder lock, change to atomic and thread local check am: 256f9251d4 a...Lingfeng Yang2020-07-166-571/+1143
| | |\ \ \ \ \
| | * \ \ \ \ \ async queue submit (guest) am: f89f75d196 am: a2be1816a0Lingfeng Yang2020-07-1621-11/+533
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ HostConnection: remove the use of the stream pointer after moved am: c42eb49e...Kaiyi Li2020-07-161-9/+12
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge "vulkan: Remove unused variable" am: e77e515fe3 am: 83f00a452cLingfeng Yang2020-07-141-3/+5
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge changes I7b8a2794,I42b46ee4 am: baa1b0342e am: 06a207999cYilong Li2020-07-148-115/+93
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge changes If668ed31,I5f6df09b am: 84f26f0fb9 am: 6ef5d853d5Yilong Li2020-07-144-56/+275
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge "libOpenglSystemCommon: Fix -Wformat warnings" am: b8033d5b7d am: 8ae39...Lingfeng Yang2020-07-131-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ fuchsia: Fix releasepackage.py script. am: 69064122fa am: 485c612db2Yilong Li2020-07-101-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge "fuchsia: Create package with stripped binaries." am: ca13f46341 am: 4a...Yilong Li2020-07-091-1/+40
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "VK_KHR_shader_float16_int8, don't skip unknown ext. structs" am: 2304f...Lingfeng Yang2020-07-0819-3813/+1350
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \