[Backport to Xwayland 23.2] Revert "xwayland/glamor: Avoid implicit redirection with depth 32 parent windows"
Merged
requested to merge ofourdan/xserver:backport-revert-avoid-implicit-redirection-with-depth32-parent-windows into xwayland-23.2
Compare changes
Files
2- Olivier Fourdan authored
This commit is meant as an optimization, but has been identified as the cause of multiple regressions reported in issues #1564 and #1565. Reverting that commit alone fixes the aforementioned issues, the rest of the commits from !1131 seem harmless and do not need reverting. This reverts commit d6c5999e. See-also: #1564 See-also: #1565 (cherry picked from commit c4ee35ef)
+ 0
− 109
@@ -25,8 +25,6 @@
@@ -895,108 +893,6 @@ xwl_glamor_allow_commits(struct xwl_window *xwl_window)
@@ -1011,11 +907,6 @@ xwl_glamor_create_screen_resources(ScreenPtr screen)