summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Wrap Xext*CheckExtension() in do { ... } while(0)Alan Coopersmith2022-11-201-4/+6
* Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8Alan Coopersmith2022-06-101-1/+1
* Fix spelling/wording issuesAlan Coopersmith2022-06-104-6/+6
* Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith2013-06-241-6/+0
* Replace sprintf with snprintf when looking up extension error stringsAlan Coopersmith2013-06-221-1/+1
* sync: fix copy/paste error in commentPeter Hutterer2012-04-231-1/+1
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-141-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-167-25/+25
* Correct XShm return values.Peter Hutterer2011-04-121-4/+4
* Add missing prototypes. #14723Alistair Leslie-Hughes2011-04-111-0/+14
* Add XSyncAwaitFence()James Jones2010-12-031-0/+6
* Add XSyncQueryFence()James Jones2010-12-031-0/+6
* Initial Fence Sync Object supportJames Jones2010-12-031-0/+21
* Purge cvs tags.Jesse Adkins2010-10-0615-32/+0
* Remove headers for functions found in liblbxutilAlan Coopersmith2010-06-113-247/+0
* Make library headers compatible with old server buildsKeith Packard2009-11-033-0/+10
* Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on cas...Jon TURNEY2009-07-221-1/+1
* Remove XTest header, belongs to libXtst.Peter Hutterer2009-07-201-146/+0
* Prevent shape.h being included in the serverJulien Cristau2009-07-171-0/+3
* Move libXext library headers from xextproto to libXext.Peter Hutterer2009-07-1520-0/+2219