summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-03xfree86: bus: remove unused macro checkingbus-cleanup-take3Tiago Vignatti1-4/+0
2010-06-03configure: wrap PCI code with macro and set it at build timeTiago Vignatti14-22/+72
2010-06-03configure: make PCI configuration more saneTiago Vignatti1-22/+29
2010-06-03configure: remove unused variable referencing PCI codeTiago Vignatti1-3/+0
2010-06-03configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti6-45/+1
2010-06-03xfree86: remove IOADDRESS definition from common header fileTiago Vignatti4-4/+4
2010-06-03xfree86: delete useless "Primary device is not PCI" messageTiago Vignatti1-7/+2
2010-06-03xfree86: bus: assign PCI_SOURCES with the actual source filesTiago Vignatti1-2/+2
2010-06-03xfree86: bus: move macros from common PCI header to private fileTiago Vignatti2-5/+5
2010-06-03xfree86: dri: remove unused PCI macroTiago Vignatti1-2/+0
2010-06-03xfree86: configure: move buses references to their own locationTiago Vignatti5-115/+115
2010-06-03xfree86: bus: remove xfree86 and few other references from OS filesTiago Vignatti2-23/+0
2010-06-03xfree86: bus: remove useless automake variableTiago Vignatti1-2/+1
2010-06-03xfree86: use xf86PciIsolateDevice to get PCI config informationTiago Vignatti4-17/+8
2010-06-03xfree86: fbdevhw: remove all pci symbols from the moduleTiago Vignatti5-24/+30
2010-06-03xfree86: fbdevhw: move PCI region fetching code to common pci fileTiago Vignatti3-6/+21
2010-06-03xfree86: fbdevhw: simplify fbdev_open_pci functionTiago Vignatti1-16/+4
2010-06-03xfree86: fbdevhw: remove superfluous pci pointer from probe functionTiago Vignatti3-7/+4
2010-06-03xfree86: fbdevhw: remove superfluous debug codeTiago Vignatti1-35/+0
2010-06-03xfree86: fbdevhw: remove unused cmap fields from main structureTiago Vignatti1-8/+0
2010-06-03xfree86: vgaarb: hide arbiter device inside ddx privatesTiago Vignatti3-18/+22
2010-06-03xfree86: vgaarb: fix device decoding interface to send resources type properlyTiago Vignatti2-3/+4
2010-06-03xfree86: vgaarb: remove useless macroTiago Vignatti1-3/+0
2010-06-03xfree86: vgaarb: remove superfluous and confusing VGAGet_GC and VGAPut_GCTiago Vignatti2-55/+60
2010-06-03xfree86: vgaarb: change macros by inline functions to ease debugTiago Vignatti2-57/+64
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais13-103/+112
2010-06-02xfree86: Unbreak autoconfig following 0abf065e38c4Chris Wilson3-3/+9
2010-06-02Fix pixmap validation in miDbePositionWindow.Aaron Plattner1-6/+14
2010-06-02composite: initialise pOldPixmap to NullPixmap at alloc time.Dave Airlie1-0/+1
2010-06-03Change keyboard controls on slave keyboards (#27926)Nicolas George1-2/+2
2010-05-28xfree86: initialize InputAttributes to NULL in the autoconfig code.Peter Hutterer1-0/+1
2010-05-28test: fix up InputAttributes helper function test.Peter Hutterer1-1/+8
2010-05-28dix: add 3x3 transformation matrix xinput property for multi-head handlingPeter Korsgaard5-1/+104
2010-05-26xfree86: bump ABI_XINPUT_VERSION to 11.Peter Hutterer1-1/+1
2010-05-26dmx: Delete unused ChangeKeyboardDevice/ChangePointerDevice.Jamey Sharp1-57/+0
2010-05-26Ignore build products in the server's test suite.Jamey Sharp1-0/+13
2010-05-26dmx: Remove dead __glXDispSwap_DrawArraysEXT definition.Jamey Sharp1-6/+0
2010-05-26dmx: Delete unused local variables.Jamey Sharp6-49/+2
2010-05-26dmx: Xfree -> freeJamey Sharp4-12/+12
2010-05-26Xephyr: Fix Xcalloc deprecation warnings.Jamey Sharp2-8/+8
2010-05-26xfree86/int10/helper_mem: Fix log message.Jamey Sharp1-4/+1
2010-05-26xf86bigfont: Silence compiler warning by initializing pDesc.Jamey Sharp1-3/+1
2010-05-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard10-18/+14
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer10-14/+18
2010-05-25xfree86: store the InputAttributes in the input device.Peter Hutterer5-1/+10
2010-05-25dix: add helper functions to duplicate and free InputAttributes.Peter Hutterer3-0/+183
2010-05-25midispcur: Construct Picture objects lazily in case Render is disabled.Jamey Sharp1-7/+6
2010-05-25xnest: Don't ignore errors from DeviceCursorInitialize.Jamey Sharp1-2/+1
2010-05-24Merge remote branch 'vignatti/bus-cleanup-take2'Keith Packard13-839/+776
2010-05-24xfixes: Remove the invisible cursor sprite, using NullCursor instead.Jamey Sharp1-38/+1