Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgbgen: process <doc> elements | Přemysl Janouch | 2018-09-30 | 1 | -0/+8 |
| | | | | | Most of XCB documentation now ends up in Go sources, although the end result is of mixed quality. | ||||
* | nexgb: export {Major,Minor}Version for extensions | Přemysl Janouch | 2018-09-30 | 1 | -0/+6 |
| | |||||
* | nexgb: gofmt | Přemysl Janouch | 2018-09-30 | 1 | -2/+2 |
| | |||||
* | nexgb: rewrite import paths | Přemysl Janouch | 2018-09-21 | 1 | -3/+3 |
| | |||||
* | Changed xgbgen to support xcb-proto 1.12 | aarzilli | 2018-09-08 | 1 | -2/+17 |
| | | | | | | | | * 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 | -3/+2 |
| | |||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -0/+2 |
| | |||||
* | Don't needlessly change source files every time. | Andrew Gallant | 2018-09-08 | 1 | -6/+2 |
| | |||||
* | Updated to work with new xproto XML files. | Andrew Gallant | 2018-09-08 | 1 | -0/+5 |
| | | | | | Namely, the "doc" element is ignored. Also, I've sorted everything before output so that diff isn't completely useless. | ||||
* | adding package header comments | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -0/+2 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -25/+51 |
| | |||||
* | more clean up. use log instead of fmt.Print to stderr. bug fix for event ↵ | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -1/+6 |
| | | | | blocking (a hack fix for now). | ||||
* | lots of docs and examples | Andrew Gallant (Ocelot) | 2012-05-07 | 1 | -1/+1 |
| | |||||
* | add more extension cruft. make extension checking more uniform. | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -0/+38 |
| | |||||
* | added documentation and did some slight restructuring. it's party time. | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -0/+2 |
| | |||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -0/+21 |
| | |||||
* | finally starting on the crescendo: requests and replies. | Andrew Gallant (Ocelot) | 2012-05-02 | 1 | -0/+3 |
| | |||||
* | gofmt | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -2/+2 |
| | |||||
* | complete and total overhaul like i promised. things are much easier to ↵ | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -12/+13 |
| | | | | reason about. still not working yet though. | ||||
* | progress. still not working. this is incredibly difficult. | Andrew Gallant (Ocelot) | 2012-04-29 | 1 | -36/+0 |
| | |||||
* | initial commit. not currently in a working state. | Andrew Gallant (Ocelot) | 2012-04-28 | 1 | -0/+89 |