summaryrefslogtreecommitdiff
path: root/x11/libXdamage
AgeCommit message (Collapse)AuthorFilesLines
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2008-01-29Bump rev for patch for this problem (from freedesktop.org GIT):bjs3-2/+37
libXdamage incorrectly encodes/decodes the 'More' field from the event. The client library for xdamage currently fails to fill in the 'more' field. As a result, you get whatever uninitialised junk was there before. The server sets the high bit of 'level' when there is 'more' (DamageNotifyMore = 0x80). A patch follows to fix the client library.
2007-03-17Update to libXdamange-1.1.1, which is a late minor version bump.joerg2-6/+6
2007-01-22Update to libXdamage-1.1. Most importantly, this adds XDamageAdd.joerg2-6/+6
2006-12-17Redirect to x11.b3.mk for non-modular Xorg.joerg1-1/+9
2006-11-03Import libXdamage-1.0.3 from pkgsrc-wip:joerg5-0/+62
This package contains the Xdamage extension.