summaryrefslogtreecommitdiff
path: root/sys/src/games/juggle.c
AgeCommit message (Collapse)Author
2013-08-12games/juggle, games/catclock: keep up with queued mouse eventscinap_lenrek
many queued mouse events delay eresize() because new ebread() takes from the queue first before attempting to read from the event pipe. this is a waste of memory, so just process (dequeue) all the events as long as there are any on each iteration.
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen