mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-26 21:38:14 +02:00
All callers of SetWindowPixmap will themselves be traversing the Window
heirarchy updating the backing Pixmap of each child and so we can forgo
doing the identical traversal inside the DRI2SetWindowPixmap handler.
Reported-by: Loïc Yhuel <loic.yhuel@gmail.com>
Link: http://lists.x.org/archives/xorg-devel/2015-February/045638.html
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| pci_ids | ||
| dri2.c | ||
| dri2.h | ||
| dri2ext.c | ||
| dri2int.h | ||
| Makefile.am | ||