xserver/render
Eric Anholt 6ef4579139 Bug #7366: Fix two crashes in operations on source pictures.
A screen's ChangePictureTransform now isn't called when changing the transform,
as source pictures aren't associated with screens.  Also, attempting to set
an AlphaMap to a source picture will fail with BadMatch just like a Window
would, preventing another crash.
2006-07-03 16:40:11 +02:00
..
Makefile.am Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg servers 2006-01-18 06:56:52 +00: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
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 two crashes in operations on source pictures. 2006-07-03 16:40:11 +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