Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xgbgen: process <doc> elements | Přemysl Janouch | 2018-09-30 | 1 | -0/+9 |
| | | | | | 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 | -11/+16 |
| | | | | | | | | * 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 | -3/+15 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -5/+5 |
| | |||||
* | make resource ids their own individual types. last commit before overhaul to ↵ | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -8/+14 |
| | | | | sub-packages | ||||
* | more bug fixes for the rest of the extensions | Andrew Gallant (Ocelot) | 2012-05-06 | 1 | -6/+12 |
| | |||||
* | fixing bugs related mostly to extension handling | Andrew Gallant (Ocelot) | 2012-05-05 | 1 | -2/+4 |
| | |||||
* | holy toldeo... things might actually be working | Andrew Gallant (Ocelot) | 2012-05-03 | 1 | -15/+38 |
| | |||||
* | finally starting on the crescendo: requests and replies. | Andrew Gallant (Ocelot) | 2012-05-02 | 1 | -9/+0 |
| | |||||
* | splitting up go specific code. too much for one file IMO. more progress. ↵ | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -268/+33 |
| | | | | almost done with structs. | ||||
* | gofmt | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -29/+28 |
| | |||||
* | complete and total overhaul like i promised. things are much easier to ↵ | Andrew Gallant (Ocelot) | 2012-04-30 | 1 | -407/+254 |
| | | | | reason about. still not working yet though. | ||||
* | last commit before i tear everything down | Andrew Gallant (Ocelot) | 2012-04-29 | 1 | -37/+65 |
| | |||||
* | progress. still not working. this is incredibly difficult. | Andrew Gallant (Ocelot) | 2012-04-29 | 1 | -5/+286 |
| | |||||
* | initial commit. not currently in a working state. | Andrew Gallant (Ocelot) | 2012-04-28 | 1 | -0/+255 |