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
Age
Commit message (
Expand
)
Author
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
2025-11-06
radv: hash keep_executable_info into shader key rather than device cache key
Daniel Schürmann
2025-11-06
radv: skip shader cache if trap handler is enabled
Daniel Schürmann
2025-11-06
v3dv: Enable VK_FORMAT_B8G8R8A8_SNORM format
Jose Maria Casanova Crespo
2025-11-06
v3dv: Enable VK_FORMAT_B8G8R8A8_SINT and VK_FORMAT_B8G8R8A8_UINT formats
Jose Maria Casanova Crespo
2025-11-06
v3dv: Enable VK_FORMAT_A2R10G10B10_UINT_PACK32 format
Jose Maria Casanova Crespo
2025-11-06
zink/ci: document a nightly failure
Erik Faye-Lund
2025-11-06
zink/ci: document a flake
Erik Faye-Lund
2025-11-06
aco/ra: Handle call ABI constraints
Natalie Vock
2025-11-06
aco/ra: Handle callee ABI preserved register constraints
Natalie Vock
2025-11-06
aco/ra: Don't clear fixed operand sources if they were blocked
Natalie Vock
2025-11-06
aco/ra: Skip blocked regs in get_reg_impl
Natalie Vock
2025-11-06
aco/ra: Also consider blocked registers as not containing temps
Natalie Vock
2025-11-06
aco/ra: Add utility to clear PhysRegInterval
Natalie Vock
2025-11-06
aco: Add preload_preserved pseudo instruction
Natalie Vock
2025-11-06
radv/video: Support intra only without dpb
David Rosca
2025-11-06
radv/video: Add NULL checks for picture parameters
David Rosca
2025-11-06
radv/video: Correctly handle no feedback query for encode
David Rosca
2025-11-06
vulkan/video: Avoid NULL pointers in session parameters
David Rosca
2025-11-06
vulkan/video: Add chroma subsampling to video session
David Rosca
2025-11-06
vulkan/video: NULL check codec-specific chain
Benjamin Cheng
2025-11-06
ac/parse_ib: Parse VCN_IB_COMMON_OP_RESOLVEINPUTPARAMLAYOUT
David Rosca
2025-11-06
ac/parse_ib: Fix parsing multiple engine commands in one VCN IB
David Rosca
2025-11-06
brw: stop emitting flush operations for begin/end interlock
Lionel Landwerlin
2025-11-06
nouveau/drm-shim: remove double '/' in include path
Antonio Ospite
[next]