plan9fox/sys/src/libframe
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
..
frbox.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
frdelete.c libframe: avoid _frcanfit() call in frdelete() 2014-01-06 03:56:45 +01:00
frdraw.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
frinit.c libframe: derive attributes of cursor from rio instead of hardcoding them. 2011-04-30 18:03:18 +00:00
frinsert.c libframe: use correct text color on frinsert depending on selection (thanks sl) 2014-07-17 23:29:55 +02:00
frptofchar.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
frselect.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
frstr.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
frutil.c libframe: fix _frcanfit() for zero width runes, simplify chopframe() 2014-01-07 02:24:16 +01:00
mkfile Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00