summaryrefslogtreecommitdiff
path: root/decode_render.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-02Update RANDR support from 0.x to include 1.0 - 1.4Alan Coopersmith1-2/+31
2012-07-21Convert to X.Org standard indentation & cleanup whitespaceAlan Coopersmith1-332/+432
2012-07-21Convert Keith's personal license notice to X.Org standard MIT license noticeAlan Coopersmith1-20/+0
2012-07-20Convert sources from ISO 8859-1 to UTF-8Alan Coopersmith1-1/+1
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-21/+15
2009-08-12Update Render extension decoding from protocol rev 0.5 to 0.11Alan Coopersmith1-0/+139
2009-08-12Add default handlers for new/unknown Render & RandR requests/repliesAlan Coopersmith1-0/+3
2009-08-12Remove RCS IdsAlan Coopersmith1-2/+0
2009-08-12Convert extension decoding to function pointer tablesAlan Coopersmith1-4/+14
2009-05-06Clear many compiler & sparse warningsAlan Coopersmith1-5/+5
2009-05-06Report names for all extensions, not just those we knowAlan Coopersmith1-3/+1
2009-05-06Constify many char pointersAlan Coopersmith1-17/+17
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-32/+44
2009-05-04Add lots more Render stuffKeith Packard1-2/+53
2009-05-04Add (some) support for BIG-REQUESTSKeith Packard1-0/+1
2009-05-04Add SHM decodingKeith Packard1-0/+26
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-0/+240