aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* hid: add support for customized repliesPřemysl Janouch2018-08-031-5/+41
* hid: unify exit codes with the flag packagePřemysl Janouch2018-08-031-1/+1
* hid: cleanupsPřemysl Janouch2018-08-031-22/+31
* Add a READMEPřemysl Janouch2018-08-031-0/+246
* hnc: add a custom netcat-alikePřemysl Janouch2018-08-031-0/+150
* hid: fix listener shutdownPřemysl Janouch2018-08-031-1/+8
* hid: fix nickname verification in the user MODE messagePřemysl Janouch2018-08-021-1/+1
* hid: port default formatting strings to fmtPřemysl Janouch2018-08-021-4/+4
* hid: ircSendToRoommates -> ircNotifyRoommatesPřemysl Janouch2018-08-011-4/+3
* hid: figured out how to port timeoutsPřemysl Janouch2018-08-011-20/+64
* hid: another round of general code cleanupsPřemysl Janouch2018-08-011-91/+92