summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle -Wshorten-64-to-32 warnings from clangAlan Coopersmith2022-11-171-11/+12
* Handle -Wconversion warnings from clangAlan Coopersmith2022-11-171-8/+8
* Remove unnecessary casts from malloc() and free() callsAlan Coopersmith2022-11-171-2/+2
* XDamageCloseDisplay: Mark codes as unusedAlan Coopersmith2022-11-161-1/+2
* Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith2022-11-161-2/+2
* Variable scope reduction as recommended by cppcheckAlan Coopersmith2022-11-161-2/+1
* Use Xfree rather than XFree for consistencyJeremy Huddleston Sequoia2014-01-021-1/+1
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-191-4/+3
* Strip trailing whitespaceAlan Coopersmith2011-09-162-15/+15
* Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo2010-07-071-2/+0
* nuke RCS IdsMatthieu Herrb2010-04-252-4/+0
* Always call SyncHandle after issuing an X request.Jamey Sharp2010-04-091-0/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-6/+0
* Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2009-10-061-2/+2
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-291-2/+1
* Change parameter names for QueryVersion/QueryExtension.Peter Hutterer2008-05-191-7/+9
* libXdamage incorrectly encodes/decodes the 'More' field from the event.Ryan Lortie2007-09-071-2/+3
* Fix DSO version number to match protocol number.libXdamage-1.1.1Adam Jackson2007-03-051-1/+1
* Track rename of DamagePost to DamageAdd.libXdamage-1.1Eric Anholt2007-01-091-4/+4
* More doc/copyright updates for Damage 1.1 update.Eric Anholt2007-01-081-0/+1
* Add a request to report a region of damage against a drawable.Eric Anholt2007-01-051-0/+19
* Remove incorrect UnlockDisplay and SyncHandle from XDamageQueryVersionJosh Triplett2006-10-161-2/+0
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-131-0/+0
* Coverity #574: Plug a leak on the error path.XORG-7_0_99_901Adam Jackson2006-04-031-0/+1
* Set soversion to 1.0.0 using -version-number.Daniel Stone2005-07-161-11/+1
* Thinkos. AC_SUBST on the damageproto CFLAGS, and s/AM__CFLAGS/AM_CFLAGS/.Adam Jackson2005-07-141-1/+1
* Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2005-07-092-1/+7
* Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin2005-07-021-0/+1
* Conditionally 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 Pedersen2005-05-171-0/+3
* Add Xdamage build systemSøren Sandmann Pedersen2005-05-171-0/+24
* Bring 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_1lg3d-masterlg3d-eventlg3d-dev-0-7-1lg3d-dev-0-7-0lg3d-dev-0-6-latestlg3d-dev-0-6-2lg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d-dev-0-6-1-1lg3d-dev-0-6-1lg3dXORG-6_8-branchEric Anholt2004-07-312-0/+428