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
/
gallium
Age
Commit message (
Expand
)
Author
2025-11-06
pan/bi: Move lower_noperspective*() to postprocess()
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
zink/ci: document a nightly failure
Erik Faye-Lund
2025-11-06
zink/ci: document a flake
Erik Faye-Lund
2025-11-06
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-06
util,vulkan,llvmpipe: Use os_get_option_dup instead getenv
Yonggang Luo
2025-11-06
d3d12/dozen: Use os_get_option_dup for passing to ID3D12SDKConfiguration_SetS...
Yonggang Luo
2025-11-05
llvmpipe: add missing util/os_file.h header
Yiwei Zhang
2025-11-05
asahi: clang-format
Alyssa Rosenzweig
2025-11-05
treewide: use BITSET_BYTES, BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-05
amd,radeonsi: add GFX11 packed context registers helpers to common code
Samuel Pitoiset
2025-11-05
radeonsi: Move binary upload, dump code to new file
Saroj Kumar
2025-11-05
iris, crocus: Disable new IO slot validation for FB fetch load_output
Kenneth Graunke
2025-11-05
radeonsi/vcn: Fix AV1 bidir compound encode with order_hint disabled
David Rosca
2025-11-05
llvmpipe: support sparse resource with LLVMPIPE_MEMORY_FD_TYPE_OPAQUE
Yiwei Zhang
2025-11-05
llvmpipe: refactor llvmpipe_resource_bind_sparse
Yiwei Zhang
2025-11-05
llvmpipe: split sparse binding part to llvmpipe_resource_bind_sparse
Yiwei Zhang
2025-11-05
llvmpipe: add fd type INVALID and ANONYMOUS
Yiwei Zhang
2025-11-05
llvmpipe: refactor dmabuf and opaque fd handling
Yiwei Zhang
2025-11-05
llvmpipe: handle os_dupfd_cloexec failure
Yiwei Zhang
2025-11-05
llvmpipe: handle mmap failure for lp_texture
Yiwei Zhang
2025-11-05
llvmpipe: support sparse resource with LLVMPIPE_MEMORY_FD_TYPE_DMABUF
Yiwei Zhang
2025-11-05
llvmpipe: misc fixes for sparse binding
Yiwei Zhang
2025-11-05
llvmpipe: add a missing alloc error handling in fd import
Yiwei Zhang
2025-11-05
llvmpipe: fix udmabuf mmap error check
Yiwei Zhang
2025-11-05
llvmpipe: zero is also a valid fd
Yiwei Zhang
2025-11-04
panfrost: add 422 AFBC formats
Eric R. Smith
2025-11-04
dri: check modifier in dri_create_image_from_winsys
Eric R. Smith
2025-11-04
mesa: Add R16G16_R16B16_UNORM and related formats
Eric R. Smith
2025-11-04
panfrost: update AFBC code to handle tiling for 64bpp formats
Eric R. Smith
2025-11-04
panfrost: add explicit get_dmabuf_modifier_planes override
Eric R. Smith
2025-11-04
lavapipe: Remove trailing whitespace
spencer-lunarg
2025-11-04
nir: Remove nir_parallel_copy_instr
Konstantin Seurer
2025-11-04
radeonsi/vcn: Fix creating context buffer on VCN5
David Rosca
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-04
iris: implement autostrip disable for Wa_14024997852
Tapani Pälli
2025-11-03
llvmpipe: Always recompute 1/w
Konstantin Seurer
2025-11-03
gallivm/nir/soa: Use the sign of src1 for imod
Konstantin Seurer
2025-11-03
lavapipe: Bump MAX_DESCRIPTOR_UNIFORM_BLOCK_SIZE
Konstantin Seurer
2025-11-03
lavapipe: Zero image null descriptors
Konstantin Seurer
2025-11-03
lavapipe: Bump maxPrimitiveCount
Konstantin Seurer
2025-11-03
panfrost: Don't dump shader disassembly by default on CSF
Valentine Burley
2025-11-02
llvmpipe: Fix warning casting 32-bit int to 8-bit
spencer-lunarg
2025-11-02
amd: lower get_ssbo_size in ac_nir_lower_resinfo
Marek Olšák
2025-11-02
lavapipe: use vk_query_pool as the base for lvp_query_pool
Dave Airlie
2025-11-02
lavapipe: drop instance pointer from lvp_device.
Dave Airlie
2025-11-02
lavapipe: drop physical device pointer from lvp_device
Dave Airlie
2025-11-02
lavapipe: drop unneeded physical device in sparse image format props
Dave Airlie
2025-11-02
lavapipe: drop device pointer from pipeline cache
Dave Airlie
[next]