xserver-multidpi/render
Adam Jackson 802932d112 render: fix ChangePicture when Xinerama is active (v2) (#49170)
ChangePicture takes wire XIDs, but didn't do any Xinerama translation,
which meant setting a clip pixmap or a separate alpha picture would
result in those elements pointing at the instance of the pixmap on
screen 0.  Which is, you know, bad.

v2: This one actually builds.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=49170
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-11-30 11:37:23 -08:00
..
animcur.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
filter.c Only free Render filter names on last screen close 2012-08-14 17:12:21 -07:00
glyph.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
glyphstr.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
Makefile.am render: Delete renderedge.[ch] 2010-11-01 22:54:18 -04:00
matrix.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
miindex.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mipict.c render: Always store client clip as a region 2014-10-23 14:35:49 -07:00
mipict.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
mirect.c render: Always store client clip as a region 2014-10-23 14:35:49 -07:00
mitrap.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
mitri.c Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picture.c render: fix ChangePicture when Xinerama is active (v2) (#49170) 2014-11-30 11:37:23 -08:00
picture.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
picturestr.h render: Always store client clip as a region 2014-10-23 14:35:49 -07:00
render.c Drop trailing whitespaces 2014-11-12 10:25:00 +10:00