aboutsummaryrefslogtreecommitdiff
path: root/prototypes
Commit message (Expand)AuthorAgeFilesLines
* xgb-image: fix visual searchingPřemysl Eric Janouch2021-11-151-1/+2
* xgb-image: seek 32-bit visuals along with 30-bitPřemysl Eric Janouch2021-08-011-4/+5
* xgb-image: support 10-bit coloursPřemysl Eric Janouch2021-07-151-26/+71
* xgb-image: gofmtPřemysl Eric Janouch2021-07-151-4/+5
* Name changePřemysl Eric Janouch2020-08-011-1/+1
* xgb-selection: add a demo to track X11 selectionsPřemysl Janouch2018-09-301-0/+199
* 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
* tls-autodetect: updates, now that hid is portedPřemysl Janouch2018-08-061-16/+15
* tls-autodetect: mark issues, fix initializationPřemysl Janouch2018-07-241-6/+10
* tls-autodetect: avoid a goroutine leak on timeoutPřemysl Janouch2018-07-231-1/+1
* tls-autodetect: finish inQ overrun handlingPřemysl Janouch2018-07-221-10/+17
* tls-autodetect: fix client-initiated shutdownPřemysl Janouch2018-07-221-28/+29
* Rename client.kill to client.closeLinkPřemysl Janouch2018-07-211-4/+4
* tls-autodetect: put most of the server code in placePřemysl Janouch2018-07-151-52/+136
* Initial commitPřemysl Janouch2018-07-151-0/+356