- 388ecd5 Merge "Try not to crash when gl interop fails" into main by Treehugger Robot · 1 year, 1 month ago
- 730c174 Merge "Update link status in glProgramBinary" into main by Jason Macnak · 1 year, 1 month ago
- 340b69c Update link status in glProgramBinary by Jason Macnak · 1 year, 1 month ago
- d7f0dc6 Try not to crash when gl interop fails by Yahan Zhou · 1 year, 1 month ago
- b23315d Merge "Ignore STREAM_RENDERER_PARAM_NULL params" into main by Jason Macnak · 1 year, 1 month ago
- 3d2a2e0 Merge changes from topic "gfxstream-build-libnames" into main by Jason Macnak · 1 year, 1 month ago
- 6cd13bc Merge "Add a debug log level and use in virtio-gpu-gfxstream-renderer" into main by Jason Macnak · 1 year, 1 month ago
- d12c475 Merge "gpu: add PrivateMemory to manage host memory import" into main by Treehugger Robot · 1 year, 1 month ago
- b09d20f gpu: add PrivateMemory to manage host memory import by Bo Hu · 1 year, 1 month ago
- e17ba9b Format Android.bp files by Jason Macnak · 1 year, 1 month ago
- b808eeb Normalize some Gfxstream library names by Jason Macnak · 1 year, 1 month ago
- 9774329 Ignore STREAM_RENDERER_PARAM_NULL params by Jason Macnak · 1 year, 1 month ago
- 2c826b7 Add a debug log level and use in virtio-gpu-gfxstream-renderer by Jason Macnak · 1 year, 1 month ago
- f044f01 Add renderer param for passing feature enables/disables by Jason Macnak · 1 year, 1 month ago
- ac97b7a Merge "Enable GPU in crosvm" into main by Treehugger Robot · 1 year, 1 month ago
- 101343b Use append to chain memory pointer info by Serdar Kocdemir · 1 year, 1 month ago
- a70f9db Merge "amdgpu: only allow device local memory" into main by Bo Hu · 1 year, 1 month ago
- 95e90c7 Merge "Dup external memory handles in dedicated import" into main by Lars Harrison · 1 year, 1 month ago
- dcb2b4a amdgpu: only allow device local memory by Bo Hu · 1 year, 1 month ago
- 70fe8f8 Dup external memory handles in dedicated import by Lars Harrison · 1 year, 1 month ago
- e097e8b Enable GPU in crosvm by Jiyong Park · 1 year, 1 month ago
- d680e52 Merge "Fix pool object for deepcopy_VkSamplerCreateInfo" into main by Serdar Kocdemir · 1 year, 1 month ago
- d0f4357 Fix pool object for deepcopy_VkSamplerCreateInfo by Serdar Kocdemir · 1 year, 1 month ago
- 29946e8 gfxstream: stream_renderer_snapshot(..) + stream_renderer_restore(..) by Gurchetan Singh · 1 year, 2 months ago
- 117c14f Merge "Migrate Test Targets to New Android Ownership Model" into main by Treehugger Robot · 1 year, 2 months ago
- 7098977 Remove workaround in when updating colorbuffer by Lars Harrison · 1 year, 2 months ago
- d6daa4b Snapshot vk image content in common situation by Yahan Zhou · 1 year, 2 months ago
- fc49c32 Move vulkan internal structs into a separate file by Yahan Zhou · 1 year, 2 months ago
- e25e15f Merge "[host][meson] Always use provided Vulkan headers" into main by Craig Stout · 1 year, 2 months ago
- f4c5ef8 Migrate Test Targets to New Android Ownership Model by Aditya Choudhary · 1 year, 2 months ago
- 495cd8b Merge "Add snasphot support for vk coherent memory" into main by Yahan Zhou · 1 year, 2 months ago
- 261ca4a [host][meson] Always use provided Vulkan headers by C Stout · 1 year, 2 months ago
- 361a9e3 Merge "Provide a fallback for libdrm" into main by Treehugger Robot · 1 year, 2 months ago
- c27896c Merge "Revert "Defer destruction of fences and semaphores used for ANI"" into main by Treehugger Robot · 1 year, 2 months ago
- b6f5885 Revert "Defer destruction of fences and semaphores used for ANI" by Dan Shi · 1 year, 2 months ago
- bc8d54f Merge "Try not to use nullptr in vsnprintf for %s" into main by Yahan Zhou · 1 year, 2 months ago
- 217c9c2 Try not to use nullptr in vsnprintf for %s by Yahan Zhou · 1 year, 2 months ago
- 56e3362 Fix test build by Jason Macnak · 1 year, 2 months ago
- 3292ee2 Update CompositorVk to handle recycled Vk objs when caching by Jason Macnak · 1 year, 2 months ago
- 4564102 Provide a fallback for libdrm by Erwin Jansen · 1 year, 2 months ago
- 5c76bdb Adds vk debug annotations for more host objs and renderer ops by Jason Macnak · 1 year, 2 months ago
- fd6cb62 Add snasphot support for vk coherent memory by Yahan Zhou · 1 year, 2 months ago
- 4380d6b Merge "Skip snapshot when using unsupported EGLImage target" into main by Treehugger Robot · 1 year, 2 months ago
- 3c041cc Report unsupported format in crash report by Yahan Zhou · 1 year, 2 months ago
- d8ba7fa Skip snapshot when using unsupported EGLImage target by Yahan Zhou · 1 year, 2 months ago
- f5fd42b Merge "Add basic image snapshot test case" into main by Yahan Zhou · 1 year, 2 months ago
- 537664b Add basic image snapshot test case by Yahan Zhou · 1 year, 2 months ago
- 9d89991 Remove extra newline in logs by Jason Macnak · 1 year, 2 months ago
- 07d11c0 Merge "Defer destruction of fences and semaphores used for ANI" into main by Jason Macnak · 1 year, 2 months ago
- e62ae28 Defer destruction of fences and semaphores used for ANI by Jason Macnak · 1 year, 2 months ago
- f7b7fdc gfxstream: don't forward declare ProcessResources by Gurchetan Singh · 1 year, 2 months ago
- 74c87d0 Merge changes Ic86b856d,Ice31274e into main by Treehugger Robot · 1 year, 2 months ago
- ed39a8d Implement GLES-to-VK GL_RGB channel conversion by Igor Chernyshev · 1 year, 2 months ago
- 95b30dc Reland "gfxstream: introduce GFXSTREAM_ENABLE_HOST_GLES compiler flag" by Gurchetan Singh · 1 year, 2 months ago
- 813c75c Merge "Revert "gfxstream: introduce GFXSTREAM_ENABLE_HOST_GLES compiler flag"" into main by Mehdi Alizadeh · 1 year, 2 months ago
- 6ed12e9 Revert "gfxstream: introduce GFXSTREAM_ENABLE_HOST_GLES compiler flag" by Gurchetan Singh · 1 year, 2 months ago
- 0f5558c gfxstream: more relative path fixes by Gurchetan Singh · 1 year, 2 months ago
- 7328390 gfxstream: introduce inc_gfxstream_include by Gurchetan Singh · 1 year, 2 months ago
- 1c7d2bc Merge "Add VK_EXT_fragment_density_map for Chrome" into main by Treehugger Robot · 1 year, 2 months ago
- 49275d7 Merge "gfxstream: host: Linear tiling for QNX Screen buffer" into main by Treehugger Robot · 1 year, 2 months ago
- 0f1ed1f Merge changes from topic "use_gles" into main by Treehugger Robot · 1 year, 2 months ago
- 26ab998 Merge "Use safer getter for fenceSync" into main by Treehugger Robot · 1 year, 2 months ago
- b01fc5a Add VK_EXT_fragment_density_map for Chrome by Yahan Zhou · 1 year, 2 months ago
- 7f5aaab gfxstream: host: Linear tiling for QNX Screen buffer by Aaron Ruby · 1 year, 2 months ago
- 3380167 Merge "Propagate GLES image-memory-bound buffers to VK" into main by Igor Chernyshev · 1 year, 2 months ago
- 4675a9d gfxstream: introduce GFXSTREAM_ENABLE_HOST_GLES compiler flag by Gurchetan Singh · 1 year, 2 months ago
- fccd048 gfxstream: USE_MAGMA --> GFXSTREAM_ENABLE_HOST_MAGMA by Gurchetan Singh · 1 year, 2 months ago
- a21b2a7 gfxstream: unified Meson build between guest & host by Gurchetan Singh · 1 year, 2 months ago
- 0678ccb Propagate GLES image-memory-bound buffers to VK by Igor Chernyshev · 1 year, 2 months ago
- c2ec5a6 Use safer getter for fenceSync by Yahan Zhou · 1 year, 2 months ago
- 9b0b00c Merge changes Icdd015f9,I29a38e57,I2b704fbe into main by Gurchetan Singh · 1 year, 2 months ago
- 8ca8546 gfxstream: host_cpp_args in meson build by Gurchetan Singh · 1 year, 2 months ago
- 0540f31 gfxstream: YUV converter changes by Gurchetan Singh · 1 year, 2 months ago
- aef68fd gfxstream: Advertise VK_KHR_external_semaphore_fd always on Linux/Android guests. by Aaron Ruby · 1 year, 2 months ago
- 4fc86ed gfxstream: Add Vulkan external memory resource import implementation for host. by Aaron Ruby · 1 year, 2 months ago
- 4ea0cc7 gfxstream: add back in VK_USE_PLATFORM_SCREEN_QNX for QNX build by Aaron Ruby · 1 year, 2 months ago
- 4846dba gfxstream: additional checks around VK swapchains by Aaron Ruby · 1 year, 2 months ago
- 9348922 Fix recusion and thread safety of EGL context setup by Igor Chernyshev · 1 year, 2 months ago
- 99339e8 Merge "Propagate GL_EXT_clip_cull_distance" into main by Igor Chernyshev · 1 year, 2 months ago
- bf606a2 Propagate GL_EXT_clip_cull_distance by Igor Chernyshev · 1 year, 2 months ago
- 5c366a0 gfxstream: more relative path fixes by Gurchetan Singh · 1 year, 3 months ago
- dfbb265 Avoid incomplete BufferBinding definition by Tomasz Wasilczyk · 1 year, 3 months ago
- aa3412d gfxstream: nuke android.cmake by Gurchetan Singh · 1 year, 3 months ago
- a2bb14f gfxstream: use absolute path for some code by Gurchetan Singh · 1 year, 3 months ago
- 3e45436 Merge "Fix crash on exit" into main by Kaiyi Li · 1 year, 3 months ago
- c0cab1e gfxstream: nuke goldfish_vk_unbox by Gurchetan Singh · 1 year, 3 months ago
- 9412a86 gfxstream: nuke goldfish_vk_handlemap by Gurchetan Singh · 1 year, 3 months ago
- 3a894ad Fix crash on exit by Kaiyi Li · 1 year, 3 months ago
- 5eaa196 Merge "gfxstream: add CONFIG_AEMU to logger statements" into main by Treehugger Robot · 1 year, 3 months ago
- c4444b8 gfxstream: mega-change to support guest Linux WSI with gfxstream by Gurchetan Singh · 1 year, 3 months ago
- 527ffa5 gfxstream: add CONFIG_AEMU to logger statements by Gurchetan Singh · 1 year, 3 months ago
- d392584 Merge "Provide error message on unhandled VK structs" into main by Yahan Zhou · 1 year, 3 months ago
- 0de3a22 Provide error message on unhandled VK structs by Lars Harrison · 1 year, 3 months ago
- 5ef37b1 Add VK_EXT_debug_utils and VK_EXT_scalar_block_layout by Igor Chernyshev · 1 year, 3 months ago
- 5a6c4df Merge "Add VK_EXT_vertex_attribute_divisor support for guest ANGLE" into main by Treehugger Robot · 1 year, 3 months ago
- c90b360 Add VK_EXT_vertex_attribute_divisor support for guest ANGLE by Yahan Zhou · 1 year, 3 months ago
- 1ad5a61 Supress spurious vkResetFences() validation errors by Igor Chernyshev · 1 year, 3 months ago
- 7170c21 Merge "Re-enable logger setup" into main by Treehugger Robot · 1 year, 3 months ago
- abf4920 Handle SOLID_COLOR layers in CompositorVk by Jason Macnak · 1 year, 4 months ago
- 000a701 Merge "Skip solid color layers in CompositorVk" into main by Treehugger Robot · 1 year, 4 months ago