summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-20Wrap Xext*CheckExtension() in do { ... } while(0)Alan Coopersmith1-4/+6
2022-06-10Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8Alan Coopersmith1-1/+1
2022-06-10Fix spelling/wording issuesAlan Coopersmith4-6/+6
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-6/+0
2013-06-22Replace sprintf with snprintf when looking up extension error stringsAlan Coopersmith1-1/+1
2012-04-23sync: fix copy/paste error in commentPeter Hutterer1-1/+1
2011-10-14Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith7-25/+25
2011-04-12Correct XShm return values.Peter Hutterer1-4/+4
2011-04-11Add missing prototypes. #14723Alistair Leslie-Hughes1-0/+14
2010-12-03Add XSyncAwaitFence()James Jones1-0/+6
2010-12-03Add XSyncQueryFence()James Jones1-0/+6
2010-12-03Initial Fence Sync Object supportJames Jones1-0/+21
2010-10-06Purge cvs tags.Jesse Adkins15-32/+0
2010-06-11Remove headers for functions found in liblbxutilAlan Coopersmith3-247/+0
2009-11-03Make library headers compatible with old server buildsKeith Packard3-0/+10
2009-07-22Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on cas...Jon TURNEY1-1/+1
2009-07-20Remove XTest header, belongs to libXtst.Peter Hutterer1-146/+0
2009-07-17Prevent shape.h being included in the serverJulien Cristau1-0/+3
2009-07-15Move libXext library headers from xextproto to libXext.Peter Hutterer20-0/+2219