summaryrefslogtreecommitdiff
path: root/decode11.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-21Convert to X.Org standard indentation & cleanup whitespaceAlan Coopersmith1-969/+926
2011-09-30Make ReplyQ dynamically allocatedAlan Coopersmith1-8/+5
2011-09-30Stop wrapping malloc & freeAlan Coopersmith1-1/+3
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-23/+17
2009-09-28Replace platform #ifdefs with autoconf testsAlan Coopersmith1-5/+0
2009-08-12Print more useful messages for unknown replies, events & errorsAlan Coopersmith1-0/+2
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-7/+10
2009-05-06Make big requests support work without modifying bufferAlan Coopersmith1-127/+120
2009-05-06Report names for all extensions, not just those we knowAlan Coopersmith1-79/+35
2009-05-06Constify many char pointersAlan Coopersmith1-5/+5
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-68/+53
2009-05-06Delete PEX codeAlan Coopersmith1-21/+0
2009-05-06Merge branch 'keithp'Alan Coopersmith1-196/+401
2009-05-04Add (some) support for BIG-REQUESTSKeith Packard1-1/+17
2009-05-04Add SHM decodingKeith Packard1-0/+16
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-234/+369
2008-09-11Merge Sun's version of xscope inStuart Kreitman1-55/+59
2008-09-11Import initial version from James PetersonAlan Coopersmith1-0/+1076