libXrender-0.9.2
renamed: .cvsignore -> .gitignore
- Conditionally include config.h in xc/lib/Xrender/*.c - Add Xrender to symlink.sh
Const-ified the filter argument to XRenderSetPictureFilter().
Add check and cflags for malloc(0) returning NULL.
lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.
Coverity #428: Fix a potential NULL chase. Coverity #930: Verify that a malloc succeeds.
Merging XORG-CURRENT into trunk