Hello,
Mesa development happens over at
https://gitlab.freedesktop.org/mesa/mesa rather then this mailing-list,
so that would be place to send code changes to.
Also, check out
https://docs.mesa3d.org/submittingpatches.html#submitting-patches which
outlines the process.
On 15/02/2026 02:15, Ericky Dos Santos wrote:
Hello,
I am emailing a patch I have done to mesa to enable UIF tiling for
scannout when compositor supports it.
The current architecture was forcing me to copy from Linear to UIF to
rener glxgears using gamescope in the Pi5, with this patch I am able
to skip that copy phase.
Please take a look at this one and if possible enable my account to
create a fork so I can submit more patches when needed in gitlab.
Username is Ericky14.
Link to patch in a git repo as well: https://github.com/Ericky14/mesa