xserver-multidpi/render
Eric Anholt c7ac485a59 Remove the default case from fbcompose.c switches which should cover all cases.
Instead, stick the NULL return default case afterwards, so that the compiler can
warn us when we've got unimplemented cases.  Removes some unimplemented and
unused 8bpp, depth 4 picture format names.
2006-06-23 13:56:20 -07:00
..
animcur.c Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. 2005-07-03 07:02:09 +00:00
filter.c Mark everything in dixsym.c as _X_EXPORT. 2006-02-15 20:44:13 +00: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 Add support for x4a4 format (depth 4 at 8bpp). Bug #6325. 2006-04-19 21:56:13 +00: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 Convert PICT_* names from #defines to an enum to aid in debugging. 2006-06-19 15:11:55 -07: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