summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2-2/+2
2022-11-21XCompositeCloseDisplay: Mark codes as unusedAlan Coopersmith2-1/+2
2022-11-21Handle implicit conversion warnings from clangAlan Coopersmith1-25/+27
2022-11-21Wrap XComposite*CheckExtension() in do { ... } while(0)Alan Coopersmith1-2/+2
2022-11-21Remove unnecessary casts from malloc() and free() callsAlan Coopersmith1-2/+2
2022-11-21Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith1-2/+2
2014-01-02Use Xfree rather than XFree for consistencyJeremy Huddleston Sequoia1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith2-17/+17
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-07-07Remove unneeded dependencies from configure.ac & xcomposite.pcAlan Coopersmith1-2/+2
2010-06-08Sun's copyrights now belong to OracleAlan Coopersmith2-2/+2
2010-04-09Always call SyncHandle after issuing an X request.Jamey Sharp1-0/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith2-36/+38
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+2
2009-01-29Janitor: Correct make distcheckPaulo Cesar Pereira de Andrade3-8/+2
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer1-7/+9
2008-03-09nuke RCS IdsMatthieu Herrb2-4/+0
2006-10-12Do not call UnlockDisplay without calling LockDisplay.Jamey Sharp1-2/+0
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-04-03Coverity #573: Plug a leak on the error path.Adam Jackson1-0/+1
2006-03-13Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:Deron Johnson2-4/+85
2005-08-03Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson1-2/+2
2005-07-16Change soversion to 1.0.0 with -version-number.Daniel Stone1-11/+1
2005-07-15Add $(DEP_LIBS)Alexander Gottwald1-1/+1
2005-07-13Add $(DEP_CFLAGS) to $(AM_CFLAGS) so the Composite extension headers can beAlan Coopersmith1-1/+1
2005-07-12Add missing filesKeith Packard2-0/+53
2005-07-12Use full path for Xcomposite.h headerXORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Keith Packard1-1/+1
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/+399