kumquat-buildroot/package/x11r7/xdriver_xf86-video-fbturbo
Peter Seiderer 303f3e95d3 package/xdriver_xf86-video-fbturbo: fix struct _Window::backStorage related compile failure
Add patch to fix struct _Window::backStorage related compile failure.

Since xserver commit 'dix: Remove WindowRec::backStorage ' ([1])
struct _Window::backStorage is gone, use struct _Window::backingStore instead.

Fixes:

  backing_store_tuner.c: In function 'xPostValidateTree':
  backing_store_tuner.c:112:48: error: 'struct _Window' has no member named 'backStorage'
    112 |     if (!private->ForceBackingStore && focusWin->backStorage) {
        |                                                ^~
  backing_store_tuner.c:128:20: error: 'struct _Window' has no member named 'backStorage'
    128 |         if (!curWin->backStorage && (private->ForceBackingStore ||
        |                    ^~
  backing_store_tuner.c: In function 'xReparentWindow':
  backing_store_tuner.c:161:46: error: 'struct _Window' has no member named 'backStorage'
    161 |     if (pPriorParent == pScreen->root && pWin->backStorage) {
        |                                              ^~

[1] 6975807945

Reported-by: Jürgen Wack <juergen.wack@gmx.de>
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-12-14 20:56:12 +01:00
..
0001-sunxi_x_g2d-drop-unused-dri2-include.patch
0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch
0003-Update-for-1.20-ABI.patch
0004-xorg.conf-add-mandatory-modules-fb-shadow-fbdevhw.patch
0005-backing_store_tuner-struct-_Window-backStorage-is-go.patch
Config.in
xdriver_xf86-video-fbturbo.hash
xdriver_xf86-video-fbturbo.mk