plan9fox/sys/src/cmd/rio
cinap_lenrek 9dc9c6c5ef rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction
- remove redundant flushimage() calls before readmouse()
- remove flushimage() calls for allocimage(),freeimage() and originwindow()

this is experimental. it will break allocimage() error handling unless the
caller does explicit flushimage() calls, tho the gains
in usability over high latency connections is huge. in most cases, programs
will just terminate when encountering these errors.
2016-03-08 16:45:29 +01:00
..
dat.h rio: fix wrong frame colors when moving non-current window 2016-02-13 16:36:24 +01:00
data.c
fns.h
fsys.c
mkfile
rio.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
scrl.c
time.c
util.c
wctl.c rio: fix handling "resize" wctl for hidden windows 2015-11-25 04:30:44 +01:00
wind.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
xfid.c rio: allow reading the image of a hidden window thru the window file 2015-11-25 04:31:30 +01:00