summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
2008-02-25Clean some garbage caused when pciaccess was merged:Tiago Vignatti2-136/+118
2008-02-24Bug #13736: Fix %bx in VBEGetPixelClock to match spec.Adam Jackson1-2/+2
2008-02-22Use the client-side XKB headers for the config utilitiesAdam Jackson2-2/+2
2008-02-22s/via/openchrome/ in the autoconfig logic.Adam Jackson1-1/+1
2008-02-22Fix Xinerama's consolidated visual handling.Adam Jackson1-2/+0
2008-02-19Revert "xfree86: plug a memory leak in xf86LoadModules."Peter Hutterer1-7/+1
2008-02-19xfree86: guard against NULL-pointer dereferences in xf86LoadModules.Peter Hutterer1-2/+3
2008-02-18xfree86: plug a memory leak in xf86LoadModules.Arjan van de Ven1-1/+6
2008-02-18xfree86: plug memory leak in InitPathList.Arjan van de Ven1-0/+1
2008-02-18xfree86: plug memory leak in xf86LogInit()Arjan van de Ven1-1/+3
2008-02-17XKB: Move headers into the server treeDaniel Stone2-2/+2
2008-02-17Fix rotation for multi-monitor situation.Maarten Maathuis1-2/+2
2008-02-14GLX: Implement support for TTM BO based TFP when available.Kristian Høgsberg2-0/+11
2008-02-14Add GLX provider for DRI2.Kristian Høgsberg1-0/+3
2008-02-14Add DRI2 module.Kristian Høgsberg4-2/+546
2008-02-15Bah, macros are hard.Adam Jackson1-35/+15
2008-02-14Fix typo in commit b8b7cdf6df3d338c50db670ce4cfd245f9fa8844.Maarten Maathuis1-1/+0
2008-02-15Silence useless debug spew from XFree86-Misc extension.Adam Jackson1-11/+12
2008-02-14Simplify dlloader a bit more.Adam Jackson1-27/+16
2008-02-14Remove some braindamage from ModuleDesc.Adam Jackson3-28/+0
2008-02-14Friends don't let friends call xf86AddModuleInfo.Adam Jackson8-82/+7
2008-02-14Eradicate the VTInit code.Adam Jackson6-61/+0
2008-02-14Don't bother warning people about the keyboard driver rename, just do it.Adam Jackson1-6/+0
2008-02-14Don't even attempt to parse -bpp in xfree86 DDX option parsing.Adam Jackson1-9/+0
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson3-5/+5
2008-02-08X86EMU: handle CPUID instructionBart Trojanowski4-1/+161
2008-02-05validate mode clock for probed modesliuhong1-1/+4
2008-02-05fix max clock unitliuhong1-2/+2
2008-02-01xfree86: stick two more checks in for num_valuators < MAX_VALUATORSPeter Hutterer1-0/+12
2008-02-01xfree86: don't call xalloc from signal handlers when posting events.Matthieu Herrb1-36/+33
2008-01-29Bug 13101: xorg-server has a typo in hw/xfree86/os-support/bsd/i386_video.cColeman Kane1-1/+1
2008-01-29Loader: Fix verbosity confusionJulien Goodwin1-1/+1
2008-01-29xorg.conf.man: Fix monitor/output confusion in monitor positioningJulien Goodwin1-8/+8
2008-01-29xfree86: fix AlwaysCore handling. (Bug #14256)Peter Hutterer1-1/+1
2008-01-25xselinux: Move the extension to extmod instead of being built-in.Eamon Walsh2-0/+10
2008-01-25XACE: Remove the extension code entirely, XACE is completely static now.Eamon Walsh1-4/+0
2008-01-23Bug #12439: add a quirk to use +hsync +vsync for the probed detailed mode.Hong Liu1-9/+28
2008-01-22There is no such thing as /dev/cpu/mtrr.Adam Jackson1-10/+1
2008-01-17Fix for CVE-2007-5760 - XFree86 Misc extension out of bounds array indexMatthieu Herrb1-0/+4
2008-01-15xf86Cursors: fix memset for non-square cursorsDave Airlie1-1/+1
2008-01-09xf86misc.c: Avoid use of swapped valuesPeter Harris1-15/+18
2008-01-09Fix reference to old versions of XFree86 to not say "Xorg 4.2 or earlier"Alan Coopersmith1-1/+1
2008-01-07Don't log DPMS enabling as being from xorg.conf if it's notDavid Nusinow1-1/+3
2008-01-06Log enabling of DPMS even when it's not set in xorg.confDavid Nusinow1-1/+2
2008-01-06Fix the name of the XFree86-Misc extension in the xorg.conf manpage.Julien Cristau1-1/+1
2008-01-06Document the AllowEmptyInput, AutoAddDevices and AutoEnableDevices flagsJulien Cristau1-0/+14
2008-01-03Fix potential crasher in xf86CrtcRotate()Alex Deucher1-1/+2
2008-01-02Kill xf86getpagesize even harder (dummylib & ioport)Alan Coopersmith3-23/+0
2008-01-02Add dixAllocatePrivate stub to dummylib for utilsAlan Coopersmith2-0/+20
2008-01-02Fix names/types of new vuidMouse{Get,Set}ScreenPrivates macrosAlan Coopersmith1-3/+3