Update to latest mesa 24.3.0 release
Fixes DRAM DSI linking to missing library drm-rp1-dsi_dri.so
fixes #1389
Added new dependencies required by msea version update.
Removed DRI3 option as it's now removed from meson build options.
Updated Wayland Protocol to 1.38 as it's minimum required version for mesa 24.3.0
This PR will be completed when 24.3.0 is final official release. For now, I'm leaving it as work of progress to help whoever have issues with RPI5 DSI.
To be done:
Test how x11 build and how it responds to the changes of DRI3 build option.
Update to latest mesa 24.3.0 release Fixes DRAM DSI linking to missing library drm-rp1-dsi_dri.so
fixes #1389
This PR will be completed when 24.3.0 is final official release. For now, I'm leaving it as work of progress to help whoever have issues with RPI5 DSI.
To be done: Test how x11 build and how it responds to the changes of DRI3 build option.