summaryrefslogtreecommitdiff
path: root/hw/xquartz/darwinXinput.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-01input: free the EQ allocated memory on shutdown (#38634)Peter Hutterer1-5/+0
2011-03-24xquartz: simplify ChangeDeviceControlSimon Thum1-11/+1
2010-11-24XQuartz: Remove unused CloseInputDevice stubJeremy Huddleston1-19/+0
2010-09-01input: Purge AddOtherInputDevices DDX hook.Peter Hutterer1-43/+0
2010-09-01input: remove OpenInputDevice and CloseInputDevice DDX hooks.Peter Hutterer1-28/+0
2010-09-01input: Purge Register*Device() functions.Peter Hutterer1-1/+0
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-4/+4
2010-05-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard1-1/+1
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer1-1/+1
2010-02-15XQuartz: Fix linking (CloseInput())Jeremy Huddleston1-0/+6
2009-12-22config: Introduce InputAttributes in NewInputDeviceRequestDan Nicholson1-1/+2
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-03-31add debug statements so we can see if/when our Xinput stubs are getting called.Ben Byer1-3/+13
2008-03-27xquartz: copy in new stubs from Xi/stubs.c to replace our oldBen Byer1-127/+59
2008-01-05XQuartz: Cleanup for strict-prototypingJeremy Huddleston1-6/+3
2007-12-05Darwin: Flattened quartz into darwin, renamed darwin xquartzJeremy Huddleston1-0/+312