The source project of this merge request has been removed.
{device,soc}-*: use cairo software GTK renderer on quirky devices
GTK shipped the ngl (new GL) renderer last year and deprecated the legacy gl renderer. In GTK 4.17 this renderer has been removed entirely, which means the devices that were forcing the use of this legacy renderer need to now fallback to software rendering instead.
Fixes: #3533 (closed)
Note that this doesn't need to land just yet, as GTK 4.17 hasn't made it in upstream aports and I couldn't find any in-flight PRs for it either. But I imagine this upgrade is imminent, so we might as well rip the band-aid off sooner than later.
Edited by Ghost User