About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/gfxstream
AgeCommit message (Expand)Author
2025-11-06mesa: replace most occurrences of getenv() with os_get_option()Antonio Ospite
2025-10-30gfxstream: Check host allocation mode for external memorySerdar Kocdemir
2025-10-30gfxstream: codegen changes for new filenames and namespacesJason Macnak
2025-10-30gfxstream: fix build after VK 1.4.33.0 spec updateGurchetan Singh
2025-10-22docs: update/fix vk spec urlsEric Engestrom
2025-10-20gfxstream: codegen: remove CheckOutOfMemoryGurchetan Singh
2025-10-20gfxstream: codegen: add vkTraceAsyncGOOGLE to GLOBAL_COMMANDS_WITHOUT_DISPATCHGurchetan Singh
2025-10-20gfxstream: Handle BGRA in Gfxstream AHB format conversionsJason Macnak
2025-10-20gfxstream: kumquat: opaque fd or dmabuf, not bothGurchetan Singh
2025-10-08gfxstream: delete magma-over-gfxstreamGurchetan Singh
2025-10-08gfxstream: Fix build errorVinson Lee
2025-09-26vulkan: Compute path to write into JSON manifests once, use it everywhereSimon McVittie
2025-09-26vulkan: Consistently form driver library names as prefix + name + suffixSimon McVittie
2025-09-24gfxstream/meson: generate git_sha1.h before compiling ResourceTracker.cppEric Engestrom
2025-09-22gfxstream: determine page size based on guest properties tooGurchetan Singh
2025-09-16gfxstream: Address some Werror errors from ag/35389434Jason Macnak
2025-09-16gfxstream: Enable VK_MVK_macos_surface for host dispatchSerdar Kocdemir
2025-09-16gfxstream: hide vkTraceAsyncGOOGLE behind new capset flagJason Macnak
2025-09-16gfxstream: add a vkTraceAsyncGOOGLEJason Macnak
2025-09-12gfxstream: address-space graphics requires kParamResourceBlob and kParamHostV...Aaron Ruby
2025-09-02gfxstream: guest: don't use transitional LFS64 APIAlyssa Ross
2025-08-27gfxstream: Prune all guest-side KHR entrypoints that are provided with VK_VER...Aaron Ruby
2025-08-19gfxstream: ANDROID --> VK_USE_PLATFORM_ANDROID_KHRGurchetan Singh
2025-08-19gfxstream: VirtGpuDevice can be null for Goldfish.sergiuferentz
2025-08-19gfxstream: [vulkan snapshot]: update code gen for vkUpdateDescriptorSet changeBo Hu
2025-08-01gfxstream: Generate goldfish dispatch code for AHB extensionJeongik Cha
2025-07-30gfxstream: Add gfxstream TLS connection manager resetJason Macnak
2025-07-24gfxstream: correct Android API level checkGurchetan Singh
2025-07-24gfxstream: Add init+tracking for the host-equivalent queue_familyAaron Ruby
2025-07-24gfxstream: Pre-fetch the VkQueue objects from the hostAaron Ruby
2025-07-24gfxstream: Remove on_vkGetDeviceQueue* impls entirelyAaron Ruby
2025-07-24gfxstream: Use the Mesa common tss_* TLS helper functionsAaron Ruby
2025-07-23gfxstream: Modify deviceName, driverVersion, driverName, driverInfo ...Aaron Ruby
2025-07-22gfxstream: vulkan-mapper: special case NvidiaGurchetan Singh
2025-07-22gfxstream: Remove duplicate/unnecessary frees in destroyDeviceAaron Ruby
2025-07-21gfxstream: null-check in vulkan-mapperGurchetan Singh
2025-07-18gfxstream: Downgrade some debug prints to tracesAaron Ruby
2025-07-18gfxstream: Remove all "Yoda conditions" in gfxstream_vk_device.cppAaron Ruby
2025-07-18gfxstream: init vk_queues in CreateDevice() based on queueCreateInfoAaron Ruby
2025-07-18gfxstream: Rename platform/linux to platform/drmAaron Ruby
2025-07-18gfxstream: fix build on 32-bitK900
2025-07-16gfxstream: move variables into the #ifdef that uses themEric Engestrom
2025-07-16gfxstream: update codegen for event save and loadBo Hu
2025-07-16gfxstream: fix warnings about unused parametersSerdar Kocdemir
2025-06-26gfxstream: Small optimization on transformDescriptorSetListSerdar Kocdemir
2025-06-26gfxstream: Add `VK_EXT_memory_budget` to allowlists. (mesa3d side)Albert Liu
2025-06-19vulkan: Specify library_arch in ICD filesMel Henning
2025-06-18vulkan/treewide: add and use common Android HMI hal implementationYiwei Zhang
2025-06-18gfxstream: free up hwvulkan_device_t upon driver unloadingYiwei Zhang
2025-06-18gfxstream: proper depedendences in non virtgpu-kumquat caseGurchetan Singh