libXrender-0.9.3
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.
Properly set length field in gradient requests (bug 9526).
Coverity #428: Fix a potential NULL chase. Coverity #930: Verify that a malloc succeeds.
Merging XORG-CURRENT into trunk