aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * more bug fixes for the rest of the extensionsAndrew Gallant (Ocelot)2012-05-0610-32/+41
| * status updateAndrew Gallant (Ocelot)2012-05-061-1/+1
| * added documentation and did some slight restructuring. it's party time.Andrew Gallant (Ocelot)2012-05-0611-304/+284
| * examples. some should be testsAndrew Gallant (Ocelot)2012-05-055-0/+191
| * extensions are working! extensions are working!Andrew Gallant (Ocelot)2012-05-0510-831/+10360
| * fixing bugs related mostly to extension handlingAndrew Gallant (Ocelot)2012-05-059-42/+125
| * oh momma. a lot of modifications and it appears to be working. w00t.Andrew Gallant (Ocelot)2012-05-053-1340/+3351
| * converting to new reply/cookie schemeAndrew Gallant (Ocelot)2012-05-054-28/+122
| * reworking xgb. cleaned up connection stuff a little. making new xid generatio...Andrew Gallant (Ocelot)2012-05-035-175/+317
| * holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-0318-265/+11831
| * finally starting on the crescendo: requests and replies.Andrew Gallant (Ocelot)2012-05-0211-48/+153
| * float my boatAndrew Gallant (Ocelot)2012-05-011-1/+2
| * unions, events and errors... oh myAndrew Gallant (Ocelot)2012-05-018-34/+313
| * splitting up go specific code. too much for one file IMO. more progress. almo...Andrew Gallant (Ocelot)2012-04-309-269/+503
| * gofmtAndrew Gallant (Ocelot)2012-04-3014-233/+163
| * complete and total overhaul like i promised. things are much easier to reason...Andrew Gallant (Ocelot)2012-04-3013-750/+1740
| * last commit before i tear everything downAndrew Gallant (Ocelot)2012-04-295-38/+136
| * progress. still not working. this is incredibly difficult.Andrew Gallant (Ocelot)2012-04-2910-79/+384
| * initial commit. not currently in a working state.Andrew Gallant (Ocelot)2012-04-2816-0/+1906
* xgb-draw: double buffer, change color, cleanupPřemysl Janouch2018-09-061-46/+61
* xgb-draw: point interpolationPřemysl Janouch2018-09-051-4/+54
* xgb-draw: proper brush stroke renderPřemysl Janouch2018-09-051-20/+143
* xgb-draw: add a demo drawing applicationPřemysl Janouch2018-09-031-0/+141
* xgb-text-viewer: add a demo text viewerPřemysl Janouch2018-09-021-0/+538
* xgb-image: add support for the MIT-SHM extensionPřemysl Janouch2018-09-021-16/+77
* xgb-image: add a demo that shows a scaled picturePřemysl Janouch2018-09-021-0/+252
* xgb-keys: minimal example of reading keysPřemysl Janouch2018-09-021-0/+213
* xgb-monitors: add an experimental dumperPřemysl Janouch2018-09-021-0/+40
* xgb-render: update commentsPřemysl Janouch2018-09-021-0/+8
* xgb-render: go back to RGBA because of alignmentPřemysl Janouch2018-09-021-6/+9
* xgb-render: give up on composite alphaPřemysl Janouch2018-09-021-10/+8
* xgb-render: cleanup, tolerable glyph placementPřemysl Janouch2018-09-021-15/+21
* xgb-render: slightly simplifyPřemysl Janouch2018-09-021-31/+23
* xgb-render: preliminary text renderingPřemysl Janouch2018-09-021-2/+191
* xgb-render: add some commentsPřemysl Janouch2018-09-021-1/+26
* xgb-window: add comparison with correct blendingPřemysl Janouch2018-09-021-4/+27
* xgb-xrender: add a basic demo for XRenderPřemysl Janouch2018-09-021-0/+176
* xgb-window: add a basic xgb demoPřemysl Janouch2018-09-021-0/+133
* Update READMEPřemysl Janouch2018-09-021-1/+11
* hnc: cleanupPřemysl Janouch2018-08-061-1/+1
* tls-autodetect: updates, now that hid is portedPřemysl Janouch2018-08-061-16/+15
* hid: clean up/finalize loggingPřemysl Janouch2018-08-061-27/+26
* hid: move off of the log packagePřemysl Janouch2018-08-061-34/+32
* hid: port logging facilitiesPřemysl Janouch2018-08-061-0/+99
* hid: cleanupsPřemysl Janouch2018-08-061-12/+15
* hid: port IRC tests from liberty, fix tag parsingPřemysl Janouch2018-08-062-1/+30
* hid: rename connCloseWrite to connCloseWriterPřemysl Janouch2018-08-061-11/+11
* hid: add the first testsPřemysl Janouch2018-08-061-0/+139
* README: fix typos, add some referencesPřemysl Janouch2018-08-061-3/+11
* hid: fix SSL 2.0 autodetectionPřemysl Janouch2018-08-041-1/+1