xserver-multidpi/render
Adam Jackson 462bf87c4d render: Always store client clip as a region
This does have one semantic change.  FixesCreateRegionFromPicture used to
throw BadImplementation if you tried to create a region from a picture
with no client clip.  I changed that to BadMatch here since that more
honestly describes what's going on.

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
2014-10-23 14:35:49 -07:00
..
animcur.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
filter.c Only free Render filter names on last screen close 2012-08-14 17:12:21 -07:00
glyph.c Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08:00
glyphstr.h Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08: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 Replace 'pointer' type with 'void *' 2014-01-12 10:24:11 -08: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: Always store client clip as a region 2014-10-23 14:35:49 -07:00
picture.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
picturestr.h render: Always store client clip as a region 2014-10-23 14:35:49 -07:00
render.c xfixes: Forbid manipulating clip for source-only pictures (#28968) 2014-04-22 07:50:17 -07:00