aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/context.go
Commit message (Expand)AuthorAgeFilesLines
* xgbgen: process <doc> elementsPřemysl Janouch2018-09-301-0/+8
* nexgb: export {Major,Minor}Version for extensionsPřemysl Janouch2018-09-301-0/+6
* nexgb: gofmtPřemysl Janouch2018-09-301-2/+2
* nexgb: rewrite import pathsPřemysl Janouch2018-09-211-3/+3
* Changed xgbgen to support xcb-proto 1.12aarzilli2018-09-081-2/+17
* Read/Write mutex for Extensions mapaarzilli2018-09-081-3/+2
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-0/+2
* Don't needlessly change source files every time.Andrew Gallant2018-09-081-6/+2
* Updated to work with new xproto XML files.Andrew Gallant2018-09-081-0/+5
* adding package header commentsAndrew Gallant (Ocelot)2012-05-101-0/+2
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-25/+51
* more clean up. use log instead of fmt.Print to stderr. bug fix for event bloc...Andrew Gallant (Ocelot)2012-05-071-1/+6
* lots of docs and examplesAndrew Gallant (Ocelot)2012-05-071-1/+1
* add more extension cruft. make extension checking more uniform.Andrew Gallant (Ocelot)2012-05-061-0/+38
* added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)2012-05-061-0/+2
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-0/+21
* finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)2012-05-021-0/+3
* gofmtAndrew Gallant (Ocelot)2012-04-301-2/+2
* complete and total overhaul like i promised. things are much easier to reason...Andrew Gallant (Ocelot)2012-04-301-12/+13
* progress. still not working. this is incredibly difficult.Andrew Gallant (Ocelot)2012-04-291-36/+0
* initial commit. not currently in a working state.Andrew Gallant (Ocelot)2012-04-281-0/+89