Přemysl Eric Janouch
3e9ed4eac6
xgbgen: process <doc> elements
...
Most of XCB documentation now ends up in Go sources,
although the end result is of mixed quality.
2018-09-30 17:34:26 +02:00
Přemysl Eric Janouch
48fb710f35
nexgb: post-merge fixups and cleanups
...
AUTHORS, CONTRIBUTORS: still useful, add people from git log, clean up.
LICENSE: Google doesn't really grant you shit anymore. The EU doesn't
have software patents either, so it doesn't affect me directly.
README, doc.go: erase mentions of unmaintained xgbutil.
2018-09-08 19:51:53 +02:00
aarzilli
1c01d79ba1
Changed xgbgen to support xcb-proto 1.12
...
* 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
2018-09-08 16:49:26 +02:00
aarzilli
a548d9d0f7
Fix Issue #21 : automatic calculation of alignment padding after lists
2018-09-08 16:49:22 +02:00
Andrew Gallant
efe87cb908
Ignore the "fd" field for the time being (for the shm extension only).
2018-09-08 16:49:19 +02:00
Andrew Gallant
4b20ffaf4f
Updated to work with new xproto XML files.
...
Namely, the "doc" element is ignored. Also, I've sorted everything
before output so that diff isn't completely useless.
2018-09-08 16:49:17 +02:00
Andrew Gallant (Ocelot)
0c50dc6241
a huge commit. splitting extensions into their own sub-packages.
2012-05-10 17:01:42 -04:00
Andrew Gallant (Ocelot)
e239bb3c68
make resource ids their own individual types. last commit before overhaul to sub-packages
2012-05-10 12:47:19 -04:00
Andrew Gallant (Ocelot)
dc48249e1a
lots of docs and examples
2012-05-07 04:09:19 -04:00
Andrew Gallant (Ocelot)
6d545e723a
add more extension cruft. make extension checking more uniform.
2012-05-06 17:48:40 -04:00
Andrew Gallant (Ocelot)
ea30f1a0a7
more bug fixes for the rest of the extensions
2012-05-06 03:06:02 -04:00
Andrew Gallant (Ocelot)
b6715f376f
fixing bugs related mostly to extension handling
2012-05-05 18:21:48 -04:00
Andrew Gallant (Ocelot)
5cdae5950c
holy toldeo... things might actually be working
2012-05-03 01:00:01 -04:00
Andrew Gallant (Ocelot)
39507f86ab
finally starting on the crescendo: requests and replies.
2012-05-02 01:46:30 -04:00
Andrew Gallant (Ocelot)
2a2d8653b3
gofmt
2012-04-30 02:44:31 -04:00
Andrew Gallant (Ocelot)
05d8ec6a16
complete and total overhaul like i promised. things are much easier to reason about. still not working yet though.
2012-04-30 02:40:55 -04:00