About
Social
Code
index
:
mesa
frygon
main
Mesa graphics project
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-11-06
llvmpipe: Remove unnecessary includes
HEAD
main
spencer-lunarg
2025-11-06
llvmpipe: Remove trailing whitespace
spencer-lunarg
2025-11-06
agx: use sparse live-sets
Alyssa Rosenzweig
2025-11-06
nir: Use sparse bitset for liveness information
Natalie Vock
2025-11-06
util: Add sparse bitset data structure
Natalie Vock
2025-11-06
util/bitset: Wrap __size in braces
Natalie Vock
2025-11-06
anv: prevent potential, but unlikely, overflow
Dylan Baker
2025-11-06
anv: assert that we don't overflow
Dylan Baker
2025-11-06
tu: Fix renderpass-level tracepoints not showing up in binning
Danylo Piliaiev
2025-11-06
tu: Use cmd->rp_trace u_trace for draw calls
Danylo Piliaiev
2025-11-06
panvk: fix mem alloc size for VkBuffer backed by imported blob AHB
Yiwei Zhang
2025-11-06
brw,elk: drop unused spirv->nir routines
Alyssa Rosenzweig
2025-11-06
docs: Give more reproducible instructions for how to build the docs.
Emma Anholt
2025-11-06
panvk: Advertise VK_KHR_pipeline_binary
Faith Ekstrand
2025-11-06
panvk: Initialize the disk cache earlier
Faith Ekstrand
2025-11-06
panvk: include cmd stages for semaphores on submit
Aksel Hjerpbakk
2025-11-06
nvk: Advertise VK_KHR_pipeline_binary
Faith Ekstrand
2025-11-06
anv: enable KHR_pipeline_binary support
Lionel Landwerlin
2025-11-06
vulkan/runtime: Add an environment variable to validate shader binaries
Faith Ekstrand
2025-11-06
vulkan/runtime: Add a vk_compile_shaders() helper
Faith Ekstrand
2025-11-06
vulkan/runtime: implement VK_KHR_pipeline_binary
Lionel Landwerlin
2025-11-06
vulkan/runtime: track imported stages
Lionel Landwerlin
2025-11-06
vulkan/runtime: switch precomp shaders to blake3 hashes
Lionel Landwerlin
2025-11-06
vulkan/runtime: use only blake3_hash to shader key
Lionel Landwerlin
2025-11-06
vulkan/runtime: split rt shaders hashing from compile
Lionel Landwerlin
2025-11-06
vulkan/runtime: split graphics shaders hashing from compile
Lionel Landwerlin
2025-11-06
vulkan/runtime: split compute shader hashing from compile
Lionel Landwerlin
2025-11-06
vulkan/runtime: Add a get_push_range_for_stage() helper
Faith Ekstrand
2025-11-06
vulkan/runtime: use stage flags to track valid stages
Lionel Landwerlin
2025-11-06
vulkan/runtime: keep the set layouts on the stack until pipeline creation
Lionel Landwerlin
2025-11-06
vulkan/runtime: split precomp shader hashing from precomp loading
Lionel Landwerlin
2025-11-06
vulkan/runtime: drop blake3 hash on precomp shaders
Lionel Landwerlin
2025-11-06
vulkan/runtime: drop some geometry shader hashing
Lionel Landwerlin
2025-11-06
vulkan/runtime: simplify robustness state hashing
Lionel Landwerlin
2025-11-06
vulkan/runtime: split out partitioning logic
Lionel Landwerlin
2025-11-06
pan: Move point size and viewport lowering to postprocess
Faith Ekstrand
2025-11-06
pan/bi: Move lower_noperspective*() to postprocess()
Faith Ekstrand
2025-11-06
nir: Check the deref mode in lower_point_size()
Faith Ekstrand
2025-11-06
nir: Handle lowered I/O in lower_viewport_transform()
Faith Ekstrand
2025-11-06
pan/bi: Call constant folding in postprocess()
Faith Ekstrand
2025-11-06
pan: roll lower_texture() into postprocess()
Faith Ekstrand
2025-11-06
radv/ci: remove RADV_PERFTEST=video_encode,video_code for GFX6-7
Samuel Pitoiset
2025-11-06
amd/common: rename ac_fake_hw_db.h -> ac_surface_test.h
Daniel Schürmann
2025-11-06
radeonsi: use ac_null_device_create() when AMD_FORCE_FAMILY is set
Daniel Schürmann
2025-11-06
radv: delete winsys/null/*
Daniel Schürmann
2025-11-06
amd, radv: create null device without winsys
Daniel Schürmann
2025-11-06
radv: remove radeon_winsys::get_chip_name() and use info->marketing_name dire...
Daniel Schürmann
2025-11-06
radv/device: return early in radv_CreateDevice() if creating a null device
Daniel Schürmann
2025-11-06
radv/null_device: set more options which affect compilation
Daniel Schürmann
2025-11-06
radv/null_device: don't attempt to upload shaders
Daniel Schürmann
[next]