Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgbgen: make request function signatures shorter | Přemysl Janouch | 2018-09-30 | 1 | -2/+21 |
| | |||||
* | xgbgen: process <doc> elements | Přemysl Janouch | 2018-09-30 | 1 | -0/+28 |
| | | | | | Most of XCB documentation now ends up in Go sources, although the end result is of mixed quality. | ||||
* | xgbgen: generate proper sentences with full stops | Přemysl Janouch | 2018-09-30 | 1 | -4/+3 |
| | |||||
* | Changed xgbgen to support xcb-proto 1.12 | aarzilli | 2018-09-08 | 1 | -9/+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 | ||||
* | Read/Write mutex for Extensions map | aarzilli | 2018-09-08 | 1 | -0/+4 |
| | |||||
* | Formatting and 80 cols. | Andrew Gallant | 2018-09-08 | 1 | -1/+2 |
| | |||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -8/+22 |
| | |||||
* | Use consistent extension names. Close #6. | Andrew Gallant | 2018-09-08 | 1 | -4/+2 |
| | |||||
* | panic when an extension request is issued before an extension has been ↵ | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -1/+1 |
| | | | | initialized. but give a nice error message for the happy people. | ||||
* | panic when an extension request is issued before an extension has been ↵ | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -0/+16 |
| | | | | initialized. but give a nice error message for the happy people. | ||||
* | better docs | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -9/+28 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -26/+27 |
| | |||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -9/+9 |
| | |||||
* | add more extension cruft. make extension checking more uniform. | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -4/+4 |
| | |||||
* | fixing bugs related mostly to extension handling | Andrew Gallant (Ocelot) | 2012-05-05 | 1 | -23/+44 |
| | |||||
* | converting to new reply/cookie scheme | Andrew Gallant (Ocelot) | 2012-05-05 | 1 | -26/+58 |
| | |||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -0/+140 |