xserver-multidpi/render
Daniel Stone 292c4cff26 Fix includes right throughout the Xserver tree:
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-04-20 12:25:48 +00:00
..
animcur.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
filter.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
glyph.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
glyphstr.h Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
miglyph.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
miindex.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
mipict.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
mipict.h Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
mirect.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
mitrap.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
mitri.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
picture.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
picture.h Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
picturestr.h Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
render.c Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
renderedge.c Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). 2004-08-18 18:41:41 +00:00
renderedge.h Add RenderAddTraps. Rewrite trapezoid rendering code. 2004-08-06 23:42:10 +00:00