plan9fox/sys/src/libdraw
2016-10-22 00:04:21 +02:00
..
alloc.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
allocimagemix.c
arith.c libdraw: remove unused static log2[] array 2016-02-28 01:38:29 +01:00
badrect.c
bezier.c
border.c
buildfont.c
bytesperline.c
chan.c
cloadimage.c
computil.c
creadimage.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
debug.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
defont.c
draw.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
drawrepl.c
eenter.c
egetrect.c
ellipse.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
emenuhit.c
enter.c
event.c libdraw: avoid dropping queued button change mouse events in emouse() 2016-10-22 00:04:21 +02:00
fmt.c
font.c libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars() 2016-04-13 00:34:48 +02:00
freesubfont.c
getdefont.c
getrect.c
getsubfont.c
icossin.c
icossin2.c
init.c libdraw: remove unneeded check (thanks BurnZeZ) 2015-09-20 21:52:47 +02:00
keyboard.c
line.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
loadimage.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
makefile
menuhit.c
mkfile
mkfont.c
mouse.c libdraw: don't flush in readmouse() when theres nothing to flush 2016-03-13 00:03:42 +01:00
newwindow.c fix fuckup 2015-08-25 09:35:10 +00:00
openfont.c libdraw: have openfont() set error string 2016-03-19 17:47:25 -04:00
poly.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
readcolmap.c
readimage.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
readsubfont.c
rectclip.c
replclipr.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
rgb.c
scroll.c
string.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
stringbg.c
stringsubfont.c
stringwidth.c
subfont.c
subfontcache.c
subfontname.c
test.c
unloadimage.c libdraw: consistent use of nil for pointers, error handling 2015-06-09 01:42:59 +02:00
window.c rio, libdraw: experimental removal of redundant flushimage() calls for roundtrip latency reduction 2016-03-08 16:45:29 +01:00
writecolmap.c
writeimage.c
writesubfont.c