summaryrefslogtreecommitdiff
path: root/xgbgen/request_reply.go
AgeCommit message (Collapse)Author
2022-10-29Changed xgbgen to support xcb-proto >= 1.12Alessandro Arzilli
2014-05-02Fix Issue #21: automatic calculation of alignment padding after listsaarzilli
2013-08-11Updated to work with new xproto XML files.Andrew Gallant
Namely, the "doc" element is ignored. Also, I've sorted everything before output so that diff isn't completely useless.
2013-01-26gofmtAndrew Gallant
2012-05-10a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)
2012-05-07lots of docs and examplesAndrew Gallant (Ocelot)
2012-05-06add more extension cruft. make extension checking more uniform.Andrew Gallant (Ocelot)
2012-05-06added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)