xserver-multidpi/render
Eric Anholt 25d871d984 Fix source picture filter check for multiple screens.
Now, we only check for filter commonality if we're operating on a source
picture, and we compare the id (screen-independent index of the filter name)
rather than the pointer to the filter (per-screen state).
2006-07-03 19:22:26 +02:00
..
animcur.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
filter.c Fix source picture filter check for multiple screens. 2006-07-03 19:22:26 +02:00
glyph.c Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
glyphstr.h Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
Makefile.am Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers 2006-01-18 06:56:52 +00:00
miglyph.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
miindex.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
mipict.c Big old pile of warning fixes. 2006-03-28 01:21:00 +00:00
mipict.h Add glyph privates for Xgl, which uses them to implement a glyph cache. EXA 2006-01-03 22:06:23 +00:00
mirect.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
mitrap.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
mitri.c Typo in ALLLOCATE_LOCAL() arguments, causing mis-computation of the buffer. 2006-05-02 14:09:30 +00:00
picture.c Bug #7366: Fix two crashes in operations on source pictures. 2006-07-03 16:40:11 +02:00
picture.h Remove the default case from fbcompose.c switches which should cover all cases. 2006-06-23 13:56:20 -07:00
picturestr.h Bug #7366: Fix crashes when setting filters on source pictures. 2006-07-03 16:40:59 +02:00
render.c Bug #6867: Yet another Render crash fix. (Michel Dänzer) 2006-05-09 22:36:01 +00:00
renderedge.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00:00
renderedge.h Remove use of dix-config and xorg-config.h from public headers. 2005-08-24 11:18:35 +00:00