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
/
freedreno
Age
Commit message (
Expand
)
Author
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
mesa: replace most occurrences of getenv() with os_get_option()
Antonio Ospite
2025-11-05
treewide: use BITSET_BYTES, BITSET_RZALLOC
Alyssa Rosenzweig
2025-11-05
freedreno/ci: Move a660-gl-cl job back to pre-merge
Valentine Burley
2025-11-05
turnip/ci: Increase coverage of a660-vk job
Valentine Burley
2025-11-04
nir: Remove nir_parallel_copy_instr
Konstantin Seurer
2025-11-04
treewide: use UTIL_DYNARRAY_INIT
Alyssa Rosenzweig
2025-11-04
freedreno/fdl: Fix typo in tiled_to_linear_2cpp
Ryan Houdek
2025-11-03
tu: Use TU_BREADCRUMBS_ENABLED value
Karmjit Mahil
2025-10-31
panfrost,tu: use util_is_aligned
Alyssa Rosenzweig
2025-10-30
tree-wide: don't call nir_opt_constant_folding after nir_lower_flrp
Daniel Schürmann
2025-10-29
tu: remove data size assert in tu_GetQueryPoolResults
Zan Dobersek
2025-10-29
tu/a7xx: use DI_SRC_SEL_AUTO_XFB for CmdDrawIndirectByteCountEXT
Zan Dobersek
2025-10-29
tu: emit PC_DGEN_SO_CNTL for any shader type during streamout setup
Zan Dobersek
2025-10-28
freedreno: Make BV ROQ registers a7xx-only
Connor Abbott
2025-10-28
tu/a7xx: Support concurrent binning
Connor Abbott
2025-10-28
tu: Use predicate bit for perf queries
Connor Abbott
2025-10-28
freedreno: Add has_pred_bit feature bit
Connor Abbott
2025-10-28
tu: Correctly set GRAS_LRZ_CB_CNTL
Connor Abbott
2025-10-28
tu: Rewrite visibility stream allocation
Connor Abbott
2025-10-28
tu: Initialize registers for BV
Connor Abbott
2025-10-28
tu/cs: Allow conditional execution in substreams
Connor Abbott
2025-10-28
tu: Add tu7_thread_control helper
Connor Abbott
2025-10-28
tu: Use scratch mem for conditional loads/stores on a7xx
Connor Abbott
2025-10-28
tu: Refactor VSC bo initialization
Connor Abbott
2025-10-28
freedreno/a7xx: Add BV registers for ROQ status
Connor Abbott
2025-10-28
freedreno: Decode CP_RESOURCE_LIST
Connor Abbott
2025-10-28
freedreno: Add synchronization-related control registers
Connor Abbott
2025-10-28
freedreno/crashdec: Add support for CP_BV_MEMPOOL
Connor Abbott
2025-10-28
freedreno/registers: Fix encoding fields in 64b registers
Connor Abbott
2025-10-28
freedreno: Expand a7xx LRZ metadata definition
Connor Abbott
2025-10-28
freedreno/a7xx: Document GRAS_LRZ_CB_CNTL
Connor Abbott
2025-10-28
freedreno: Document BV BIN_PREAMBLE usage
Connor Abbott
2025-10-28
tu: Faster descriptor set allocator
Danylo Piliaiev
2025-10-27
ir3/ra: reset merge set preferred reg when unavailable
Job Noorman
2025-10-27
tu: Zero MSRTSS temporary image before creating it
Connor Abbott
2025-10-27
tu: Fix attachment stores with subpasses with partial views
Connor Abbott
2025-10-27
tu: Rename tu_render_pass_attachment::clear_views to used_views
Connor Abbott
2025-10-27
tu/lrz: Disable LRZ writes when draw doesn't write to all attachments
Danylo Piliaiev
2025-10-27
tu/lrz: Disable LRZ when CmdSetRenderingAttachmentLocations is used
Danylo Piliaiev
2025-10-27
tu/lrz: Fold disable_write_for_rp check into tu_lrz_disable_write_for_rp
Danylo Piliaiev
2025-10-27
ir3/ra: fix assert during file start reset
Job Noorman
2025-10-27
freedreno/ci: Drop KERNEL_TAG retargeting the new Linux 6.17.3
Ritesh Raj Sarraf
2025-10-26
Uprev ANGLE to e9626fbced6841d804e7eaf48bb078770822032b
Collabora's Gfx CI Team
2025-10-25
Uprev Piglit to ec76cc7a31f03c4f4f9d6e3b00f8a70c8ee0fb32
Collabora's Gfx CI Team
2025-10-24
util/dynarray: infer type in append
Alyssa Rosenzweig
2025-10-23
tu: Fix RT count with remapped color attachments
Connor Abbott
2025-10-23
tu: don't advertise sample location support for VK_SAMPLE_COUNT_1_BIT
Zan Dobersek
2025-10-22
treewide: Use vk_collect_dependency_info_src_stages
Mel Henning
[next]