summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-11-17Handle -Wshorten-64-to-32 warnings from clangAlan Coopersmith1-11/+12
2022-11-17Handle -Wconversion warnings from clangAlan Coopersmith1-8/+8
2022-11-17Remove unnecessary casts from malloc() and free() callsAlan Coopersmith1-2/+2
2022-11-16XDamageCloseDisplay: Mark codes as unusedAlan Coopersmith1-1/+2
2022-11-16Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith1-2/+2
2022-11-16Variable scope reduction as recommended by cppcheckAlan Coopersmith1-2/+1
2014-01-02Use Xfree rather than XFree for consistencyJeremy Huddleston Sequoia1-1/+1
2013-01-19Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-4/+3
2011-09-16Strip trailing whitespaceAlan Coopersmith2-15/+15
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-04-25nuke RCS IdsMatthieu Herrb2-4/+0
2010-04-09Always call SyncHandle after issuing an X request.Jamey Sharp1-0/+1
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-10-06Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-2/+2
2009-01-29Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade1-2/+1
2008-05-19Change parameter names for QueryVersion/QueryExtension.Peter Hutterer1-7/+9
2007-09-07libXdamage incorrectly encodes/decodes the 'More' field from the event.Ryan Lortie1-2/+3
2007-03-05Fix DSO version number to match protocol number.libXdamage-1.1.1Adam Jackson1-1/+1
2007-01-09Track rename of DamagePost to DamageAdd.libXdamage-1.1Eric Anholt1-4/+4
2007-01-08More doc/copyright updates for Damage 1.1 update.Eric Anholt1-0/+1
2007-01-05Add a request to report a region of damage against a drawable.Eric Anholt1-0/+19
2006-10-16Remove incorrect UnlockDisplay and SyncHandle from XDamageQueryVersionJosh Triplett1-2/+0
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-03Coverity #574: Plug a leak on the error path.XORG-7_0_99_901Adam Jackson1-0/+1
2005-07-16Set soversion to 1.0.0 using -version-number.Daniel Stone1-11/+1
2005-07-14Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.Adam Jackson1-1/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-1/+7
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin1-0/+1
2005-05-17Conditionally include config.h in xc/lib/Xdamage and xc/lib/XfixesXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen1-0/+3
2005-05-17Add Xdamage build systemSøren Sandmann Pedersen1-0/+24
2004-07-31Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XORG-6_8-branchEric Anholt2-0/+428