Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexgb: regenerate from xcb-proto 1.12 | Přemysl Janouch | 2018-09-30 | 1 | -21/+15 |
| | | | | To refresh documentation. | ||||
* | nexgb: export {Major,Minor}Version for extensions | Přemysl Janouch | 2018-09-30 | 1 | -0/+5 |
| | |||||
* | nexgb: rewrite import paths | Přemysl Janouch | 2018-09-21 | 1 | -2/+2 |
| | |||||
* | Read/Write mutex for Extensions map | aarzilli | 2018-09-08 | 1 | -3/+38 |
| | |||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -1/+1 |
| | |||||
* | Padding on a list is on the length of the list. | Andrew Gallant | 2018-09-08 | 1 | -2/+2 |
| | | | | | There was a bug where padding was being computed on each element of the list. Close #5. | ||||
* | Don't needlessly change source files every time. | Andrew Gallant | 2018-09-08 | 1 | -4/+1 |
| | |||||
* | Update to latest xproto XML. | Andrew Gallant | 2018-09-08 | 1 | -197/+197 |
| | |||||
* | Refresh build. Eh. | Andrew Gallant (Ocelot) | 2018-09-08 | 1 | -9/+9 |
| | |||||
* | Bug fix in the generator that was outputting %(MISSING) crud. | Andrew Gallant (Ocelot) | 2012-05-26 | 1 | -6/+6 |
| | |||||
* | panic when an extension request is issued before an extension has been ↵ | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -7/+43 |
| | | | | initialized. but give a nice error message for the happy people. | ||||
* | add a little more docs for errors | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -9/+9 |
| | |||||
* | better docs | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -55/+71 |
| | |||||
* | adding package header comments | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -9/+10 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -0/+633 |