summaryrefslogtreecommitdiff
path: root/src/wfdevent.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-06wfdevent: Initial support wfdDeviceEventAsyncevent_asyncBenjamin Franzke1-0/+69
2011-04-06wfdevent: dup the drm fdBenjamin Franzke1-4/+13
2011-04-04wfdevent: Queue events upBenjamin Franzke1-3/+47
2011-04-04Fix output hotplug when the port has no handleBenjamin Franzke1-1/+2
2011-04-04Support WFD_EVENT_PORT_ATTACH_DETACH (hotplug)Benjamin Franzke1-4/+92
2011-04-04delay destroying fb_id's until pagelfip is doneBenjamin Franzke1-0/+2
2011-04-04wfdevent: Use epoll instead of selectBenjamin Franzke1-18/+40
2011-04-03Initial event support (for pageflipping)Benjamin Franzke1-0/+136