summaryrefslogtreecommitdiffstats
path: root/include/gui/DisplayEventReceiver.h
Commit message (Expand)AuthorAgeFilesLines
* make struct Event layout consistent on 32/64-bitFengwei Yin2014-03-201-1/+1
* Display events now always carry the display id they happened onMathias Agopian2012-09-211-1/+1
* We now report hotplug events to the frameworkMathias Agopian2012-09-201-1/+8
* use a socketpair instead of a pipe in BitTubeMathias Agopian2012-04-021-1/+8
* separate transactions from updatesMathias Agopian2012-02-011-0/+2
* fix an issue with vsync event deliveryMathias Agopian2012-01-311-1/+3
* Improve the VSYNC api a bit.Mathias Agopian2011-12-061-0/+14
* Add support for sending VSYNC events to the frameworkMathias Agopian2011-11-291-0/+105