summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2009-05-08xfree86: fix xf86PostMotionEventP type checkingPeter Hutterer1-3/+4
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-2/+2
2009-04-28xfree86: restore default off for DontZapPeter Hutterer1-3/+2
2009-04-17randr: Accept gamma set requests from XF86VidMode clients tooAdam Jackson2-2/+12
2009-04-15xfree86: Remove device from inputInfo.devices if ActivateDevice failed.Ander Conselvan de Oliveira1-0/+1
2009-04-15xfree86: don't synthesise a mouse section if synaptics devices are found.Peter Hutterer1-1/+2
2009-04-09Lift fatal signal handlers from DDX'es up to a common DIX implementationAlan Coopersmith3-31/+17
2009-04-09xfree86: shut up compiler warnings - typecast to InternalEventPeter Hutterer2-6/+6
2009-04-09xfree86: fix use of uninitialized variable in DGAProcessPointerEvent.Peter Hutterer1-2/+5
2009-04-07Don't leak default font path when appending built-insAlan Coopersmith1-2/+11
2009-04-06config: Remove useless xf86conf{{m,c,re}alloc},free} macrosAdam Jackson1-15/+14
2009-04-06Remove some OS/2 leftovers.Adam Jackson1-3/+0
2009-04-04xfree86: Remove unused DEFAULT_UNRESOLVED and DEFAULT_BEST_REFRESH macrosJulien Cristau1-3/+0
2009-04-03DPMS: Remove the defaultDPMS* variablesAdam Jackson2-4/+4
2009-04-03DPMS: Simplify command line parsingAdam Jackson1-4/+2
2009-04-03DPMS: Remove unused DPMSGet()Adam Jackson2-23/+0
2009-04-03DPMS: Fix cast abuseAdam Jackson1-8/+5
2009-04-01input: Remove xf86ReloadInputDevs hackAdam Jackson1-17/+0
2009-03-27config: Fall back to vesa for Intel Poulsbo.Adam Jackson1-0/+2
2009-03-20dix/xfree86: simplified velocity approximation algorithmSimon Thum1-34/+13
2009-03-16xfree86: remove a superfluous assignment.Peter Hutterer1-2/+0
2009-03-13Unexport xf86SetPriorityAdam Jackson2-25/+24
2009-03-12Honour Option "DPMS" "off" on xorg.confAnder Conselvan de Oliveira1-14/+13
2009-03-12xfree86: remove obsolete codeSimon Thum1-18/+0
2009-03-06[hw/xfree86] Fix StaticGray cmap.Winfried Grünewald1-2/+2
2009-03-04Remove dead EXTENSION_PROC_ARGS defineTomas Carnecky1-1/+0
2009-03-04Make DGA optional.Topi Kanerva2-1/+3
2009-03-03xfree86: Add linebreak to two debug statements.Peter Hutterer1-2/+2
2009-02-23xfree86: don't try to UnInit virtual devices in DIDR. (#20087)Adam Tkac1-1/+1
2009-02-23mi: change custom handlers to internal eventsPeter Hutterer1-112/+107
2009-02-23dix: Deliver{Grabbed|Focused|Device}Events API changed to InternalEvents.Peter Hutterer1-0/+6
2009-02-23Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEventPeter Hutterer1-0/+6
2009-02-18Obsolete InputDevices keyword in xorg.conf Files sectionAlan Coopersmith3-10/+0
2009-02-17Add XkbDir to Files config file sectionKeith Packard4-0/+14
2009-02-16PCI: Remove pciBusAddrToHostAddr and associated nonsenseAdam Jackson1-31/+0
2009-02-13Input: Don't re-block SIGIO in xf86SigioReadInput()Adam Jackson1-5/+2
2009-02-12Check for and report errors writing xorg.conf.new from Xorg -configureAlan Coopersmith1-2/+10
2009-02-12Correct error message if specified config file is not foundAlan Coopersmith1-3/+2
2009-02-06Remove unused barrier macros on alpha.Matt Turner1-11/+1
2009-02-04Revert "Bus: Remove xf86SetAccessFuncs() and related machinery"Adam Jackson4-0/+81
2009-02-04Bus: Remove xf86SetAccessFuncs() and related machineryAdam Jackson4-81/+0
2009-02-04Bus: Delete some obfuscatory macrosAdam Jackson6-23/+17
2009-02-04Bus: Remove unused xf86ExtractTypeFromListAdam Jackson2-15/+0
2009-02-04Bus: make the resource list static.Adam Jackson2-5/+1
2009-02-04Fix "warning: braces around scalar initializer"Tomas Carnecky1-1/+1
2009-02-04Fix "warning: unused variable XXX"Tomas Carnecky1-1/+0
2009-01-29XKB: ifdef XKB is dead, yet it was still present in a few places.Maarten Maathuis2-9/+9
2009-01-22Input: Remove core keysyms from KeyClassRecDaniel Stone1-49/+22
2009-01-22Input: Remove state from KeyClassRecDaniel Stone2-3/+4
2009-01-22Input: Overhaul keyboard initialisation processDaniel Stone1-1/+1