summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-06-03Delete panoramiXdataPtr: it's redundant.Jamey Sharp2-8/+5
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp22-33/+33
2010-06-03dmx: Fix XSetExtensionErrorHandler calls to agree on constness.Jamey Sharp3-5/+5
2010-06-03Install fbdevhw module in normal module directory instead of linux/Alan Coopersmith1-2/+1
2010-06-03DRI2: Use single error path in initializationPauli Nieminen1-8/+4
2010-06-03DRI2: Allow building without libdrmTiago Vignatti3-4/+18
2010-06-03DRI2: add AuthMagic hook for driver side supportTiago Vignatti2-3/+18
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais7-14/+14
2010-06-02xfree86: Unbreak autoconfig following 0abf065e38c4Chris Wilson3-3/+9
2010-05-28xfree86: initialize InputAttributes to NULL in the autoconfig code.Peter Hutterer1-0/+1
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-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-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard5-9/+9
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer5-9/+9
2010-05-25xfree86: store the InputAttributes in the input device.Peter Hutterer5-1/+10
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-24xfree86: move all pci code from auto configurator into a meaningful locationTiago Vignatti3-246/+255
2010-05-24xfree86: no need to check for the configuration case when matching devicesTiago Vignatti1-2/+0
2010-05-24xfree86: organize and group all pci related stuff inside xf86.hTiago Vignatti1-30/+27
2010-05-24xfree86: remove BUS_ISA type given we don't support anymoreTiago Vignatti1-2/+0
2010-05-24xfree86: remove all kind of bus and PCI dependency from the common helper fileTiago Vignatti2-503/+494
2010-05-24xfree86: bus: remove useless field from EntityRecTiago Vignatti1-1/+0
2010-05-24xfree86: bus: delete useless xf86FindPrimaryDeviceTiago Vignatti3-43/+0
2010-05-24xfree86: bus: remove unused headersTiago Vignatti4-6/+0
2010-05-24xfree86: bus: remove unused pci macrosTiago Vignatti1-6/+0
2010-05-23Merge remote branch 'alanc/docs'Keith Packard4-1308/+2
2010-05-23xfree86: fix multiple InputAttributes tag matching.Peter Hutterer1-3/+3
2010-05-23Remove obsolete reference to README.DRI in xorg.conf.manBrice Goglin1-2/+1
2010-05-23Remove ancient documentation of IBM RapidAccess keyboard hackAlan Coopersmith2-50/+1
2010-05-23Remove completely out-of-date README.DRIAlan Coopersmith2-1257/+0
2010-05-23Add RandR 1.2 README.modes doc to EXTRA_DISTAlan Coopersmith1-0/+1
2010-05-23xf86: allow for no outputs connected at startup operation.Dave Airlie1-17/+44
2010-05-21vfb: Remove dead variable and header fileAdam Jackson3-161/+0
2010-05-21Solaris: Use VT_SET_CONSUSER ioctl to set Console User rights profileAaron Zang1-22/+80
2010-05-21vbe.h: Use __attribute__((packed)) on Sun cc 5.9 & later as well as gccAlan Coopersmith1-1/+1
2010-05-20Replace screen->rgf scratch GC flags with a bit in each GC.Jamey Sharp1-1/+0
2010-05-20Find windows GL wrapper files in $(srcdir) instead of .Keith Packard1-2/+2
2010-05-20winpriv.h was moved from hw/xwin to hw/xwin/glx in NovemberKeith Packard2-1/+1
2010-05-20XFree86 Design doc: Convert LinuxDoc ``quotes'' to DocBook <quote> tagsAlan Coopersmith1-45/+45
2010-05-20XFree86 Design doc: Explain this version covers the current Xorg releaseAlan Coopersmith1-7/+30
2010-05-20Show Xserver release/version date in DIX & DDX docsAlan Coopersmith1-1/+3
2010-05-20Convert LinuxDoc documents to DocBook/XMLAlan Coopersmith6-8700/+11298
2010-05-20Add documentation for the new DefaultModes optionSimon Farnsworth1-0/+8
2010-05-20Add configuration option to disable default modes on an outputSimon Farnsworth1-1/+3