About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gfxstream
Age
Commit message (
Expand
)
Author
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-10-30
gfxstream: Check host allocation mode for external memory
Serdar Kocdemir
2025-10-30
gfxstream: codegen changes for new filenames and namespaces
Jason Macnak
2025-10-30
gfxstream: fix build after VK 1.4.33.0 spec update
Gurchetan Singh
2025-10-22
docs: update/fix vk spec urls
Eric Engestrom
2025-10-20
gfxstream: codegen: remove CheckOutOfMemory
Gurchetan Singh
2025-10-20
gfxstream: codegen: add vkTraceAsyncGOOGLE to GLOBAL_COMMANDS_WITHOUT_DISPATCH
Gurchetan Singh
2025-10-20
gfxstream: Handle BGRA in Gfxstream AHB format conversions
Jason Macnak
2025-10-20
gfxstream: kumquat: opaque fd or dmabuf, not both
Gurchetan Singh
2025-10-08
gfxstream: delete magma-over-gfxstream
Gurchetan Singh
2025-10-08
gfxstream: Fix build error
Vinson Lee
2025-09-26
vulkan: Compute path to write into JSON manifests once, use it everywhere
Simon McVittie
2025-09-26
vulkan: Consistently form driver library names as prefix + name + suffix
Simon McVittie
2025-09-24
gfxstream/meson: generate git_sha1.h before compiling ResourceTracker.cpp
Eric Engestrom
2025-09-22
gfxstream: determine page size based on guest properties too
Gurchetan Singh
2025-09-16
gfxstream: Address some Werror errors from ag/35389434
Jason Macnak
2025-09-16
gfxstream: Enable VK_MVK_macos_surface for host dispatch
Serdar Kocdemir
2025-09-16
gfxstream: hide vkTraceAsyncGOOGLE behind new capset flag
Jason Macnak
2025-09-16
gfxstream: add a vkTraceAsyncGOOGLE
Jason Macnak
2025-09-12
gfxstream: address-space graphics requires kParamResourceBlob and kParamHostV...
Aaron Ruby
2025-09-02
gfxstream: guest: don't use transitional LFS64 API
Alyssa Ross
2025-08-27
gfxstream: Prune all guest-side KHR entrypoints that are provided with VK_VER...
Aaron Ruby
2025-08-19
gfxstream: ANDROID --> VK_USE_PLATFORM_ANDROID_KHR
Gurchetan Singh
2025-08-19
gfxstream: VirtGpuDevice can be null for Goldfish.
sergiuferentz
2025-08-19
gfxstream: [vulkan snapshot]: update code gen for vkUpdateDescriptorSet change
Bo Hu
2025-08-01
gfxstream: Generate goldfish dispatch code for AHB extension
Jeongik Cha
2025-07-30
gfxstream: Add gfxstream TLS connection manager reset
Jason Macnak
2025-07-24
gfxstream: correct Android API level check
Gurchetan Singh
2025-07-24
gfxstream: Add init+tracking for the host-equivalent queue_family
Aaron Ruby
2025-07-24
gfxstream: Pre-fetch the VkQueue objects from the host
Aaron Ruby
2025-07-24
gfxstream: Remove on_vkGetDeviceQueue* impls entirely
Aaron Ruby
2025-07-24
gfxstream: Use the Mesa common tss_* TLS helper functions
Aaron Ruby
2025-07-23
gfxstream: Modify deviceName, driverVersion, driverName, driverInfo ...
Aaron Ruby
2025-07-22
gfxstream: vulkan-mapper: special case Nvidia
Gurchetan Singh
2025-07-22
gfxstream: Remove duplicate/unnecessary frees in destroyDevice
Aaron Ruby
2025-07-21
gfxstream: null-check in vulkan-mapper
Gurchetan Singh
2025-07-18
gfxstream: Downgrade some debug prints to traces
Aaron Ruby
2025-07-18
gfxstream: Remove all "Yoda conditions" in gfxstream_vk_device.cpp
Aaron Ruby
2025-07-18
gfxstream: init vk_queues in CreateDevice() based on queueCreateInfo
Aaron Ruby
2025-07-18
gfxstream: Rename platform/linux to platform/drm
Aaron Ruby
2025-07-18
gfxstream: fix build on 32-bit
K900
2025-07-16
gfxstream: move variables into the #ifdef that uses them
Eric Engestrom
2025-07-16
gfxstream: update codegen for event save and load
Bo Hu
2025-07-16
gfxstream: fix warnings about unused parameters
Serdar Kocdemir
2025-06-26
gfxstream: Small optimization on transformDescriptorSetList
Serdar Kocdemir
2025-06-26
gfxstream: Add `VK_EXT_memory_budget` to allowlists. (mesa3d side)
Albert Liu
2025-06-19
vulkan: Specify library_arch in ICD files
Mel Henning
2025-06-18
vulkan/treewide: add and use common Android HMI hal implementation
Yiwei Zhang
2025-06-18
gfxstream: free up hwvulkan_device_t upon driver unloading
Yiwei Zhang
2025-06-18
gfxstream: proper depedendences in non virtgpu-kumquat case
Gurchetan Singh
[next]