Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nexgb: regenerate from xcb-proto 1.12 | Přemysl Janouch | 2018-09-30 | 1 | -33/+25 |
| | | | | 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 |
| | |||||
* | Regenerated from xcb-proto 1.12 | aarzilli | 2018-09-08 | 1 | -14/+6 |
| | |||||
* | Read/Write mutex for Extensions map | aarzilli | 2018-09-08 | 1 | -3/+50 |
| | |||||
* | Fix Issue #21: automatic calculation of alignment padding after lists | aarzilli | 2018-09-08 | 1 | -15/+20 |
| | |||||
* | When writing, don't pad the length of bytes produced from inner | Andrew Gallant | 2018-09-08 | 1 | -9/+9 |
| | | | | | | structs/unions. Each type should take care of its own padding. Close #14. | ||||
* | Padding on a list is on the length of the list. | Andrew Gallant | 2018-09-08 | 1 | -10/+10 |
| | | | | | 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 | -419/+419 |
| | |||||
* | Refresh build. Eh. | Andrew Gallant (Ocelot) | 2018-09-08 | 1 | -3/+3 |
| | |||||
* | Bug fix in the generator that was outputting %(MISSING) crud. | Andrew Gallant (Ocelot) | 2012-05-26 | 1 | -8/+8 |
| | |||||
* | panic when an extension request is issued before an extension has been ↵ | Andrew Gallant (Ocelot) | 2012-05-11 | 1 | -1/+49 |
| | | | | 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 | -1/+4 |
| | |||||
* | better docs | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -77/+99 |
| | |||||
* | adding package header comments | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -5/+6 |
| | |||||
* | a huge commit. splitting extensions into their own sub-packages. | Andrew Gallant (Ocelot) | 2012-05-10 | 1 | -0/+1089 |