Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgbgen: process <doc> elements | Přemysl Janouch | 2018-09-30 | 1 | -0/+18 |
| | | | | | Most of XCB documentation now ends up in Go sources, although the end result is of mixed quality. | ||||
* | Changed xgbgen to support xcb-proto 1.12 | aarzilli | 2018-09-08 | 1 | -7/+5 |
| | | | | | | | | * Added minimal support for switch fields. * Changed the way Size is calculated to accomodate for lists inside structs (added to randr) * Removed heuristic to place alignment gaps, they are now explicitly described in xml | ||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -6/+6 |
| | |||||
* | Updated to work with new xproto XML files. | Andrew Gallant | 2018-09-08 | 1 | -0/+6 |
| | | | | | Namely, the "doc" element is ignored. Also, I've sorted everything before output so that diff isn't completely useless. | ||||
* | gofmt | Andrew Gallant | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -2/+1 |
| | |||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -2/+2 |
| | |||||
* | add more extension cruft. make extension checking more uniform. | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -2/+2 |
| | |||||
* | added documentation and did some slight restructuring. it's party time. | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -0/+149 |