aboutsummaryrefslogtreecommitdiffstats
path: root/win/win.go
Commit message (Expand)AuthorAgeFilesLines
* revamp the whole thing for a fresh new startfaiface2019-05-021-24/+54
* win: adapt to new layout interfacefaiface2017-09-011-67/+51
* layout: change EventDrawer Draw to accept a draw function instead of returnin...faiface2017-08-311-7/+6
* start over, concurrency full onfaiface2017-08-291-128/+59
* win: optimize opengl flushingfaiface2017-08-251-12/+28
* win: stricter channel directionsfaiface2017-08-241-8/+8
* win: minor changefaiface2017-08-241-4/+4
* win: more solid events -> handlers -> flushing concurrency handlingfaiface2017-08-231-84/+176
* win: clean up mainthread event handlingfaiface2017-08-191-7/+7
* win: fix flushing empty rectfaiface2017-08-191-0/+3
* win: minor changefaiface2017-08-181-27/+27
* win: fix resizingfaiface2017-08-181-28/+41
* add win packagefaiface2017-08-181-0/+178