summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-04Config: HAL: Touchpads are pointers tooMarkku Vire1-1/+2
2007-11-04XFree86: Input: Save/restore errno around SIGIO (bug #10683)Mark Vytlacil1-0/+2
2007-11-04pulling in changes from xorg-server-1.2-apple branchBen Byer7-32/+34
2007-11-04add missing null-pointer checksBen Byer1-1/+1
2007-11-02Always duplicate mode name when duplicating a mode.Matthias Hopf1-2/+1
2007-11-02Restore build of xf8_16bpp.Adam Jackson1-2/+2
2007-11-02Fix crash in xf86InitOrigins()Kristian Høgsberg1-0/+8
2007-11-02Don't filter modes away during VBE mode list construction.Adam Jackson1-28/+0
2007-11-02Fix magic number in fbdevhwAdam Jackson1-1/+1
2007-11-02Disable explicit commenting in Monitor section.Adam Jackson1-2/+0
2007-11-02Avoid PS/2 protocol probing for /dev/input/miceAdam Jackson1-8/+24
2007-11-02Fix accidental ABI usage in RANDR 1.2 drivers.Adam Jackson2-2/+2
2007-11-02Move SIGUSR1 notification as late as possible.Adam Jackson3-38/+53
2007-11-01Enable MIT-SHM in Xdmx.Adam Jackson1-2/+0
2007-10-30reduce wakeups from smart schedulerArjan van de Ven3-37/+8
2007-10-29Set up visuals for the existing X visuals.Kristian Høgsberg3-20/+41
2007-10-29Change the GLX module to initialize after COMPOSITE.Kristian Høgsberg2-11/+11
2007-10-28xfree86: wrap keyboard devices for XKB.Peter Hutterer1-0/+5
2007-10-28XKB: Cope with all events in XkbProcessKeyboardEventDaniel Stone1-19/+38
2007-10-28XKB: Don't update indicators on all devices, add missing include fileDaniel Stone1-5/+5
2007-10-28xkb: Unwrap properly in ProcessPointerEvent.Peter Hutterer1-1/+22
2007-10-28xkb: xkbHandleActions: let wrapping take care of event delivery.Peter Hutterer1-17/+7
2007-10-28dix: don't compress motion events from different devices (EventEnqueue)Peter Hutterer1-1/+2
2007-10-28dix: add XI event support to FixKeyState.Peter Hutterer1-12/+9
2007-10-28xkb: enable XI event processing for xkb.Peter Hutterer4-44/+103
2007-10-28Save processInputProc before wrapping it and restore it later, instead ofPeter Hutterer2-8/+12
2007-10-28xkb: Store the action filters per device in the XkbSrvInfoRec.Peter Hutterer2-49/+57
2007-10-28XFree86: Remove ridiculous SIGIO debuggingDaniel Stone1-6/+0
2007-10-28XKB: Add more bits to xkbsrv.hDaniel Stone1-0/+3
2007-10-28Xi: Include XI protocol header in exevents.hDaniel Stone1-0/+2
2007-10-28configure.ac/XFree86: Only build XF86Misc and XF86VidMode when appropriateDaniel Stone2-5/+13
2007-10-26Restore the CompositeGlyphs -> ps->Glyphs -> miGlyphs callchain to allow acce...Aaron Plattner2-25/+24
2007-10-26Weed out some unused fluff from __GLXcontext.Kristian Høgsberg6-44/+4
2007-10-26Include stddef.h for size_t.Bernardo Innocenti1-0/+1
2007-10-26Quiet glx visual debug info.Kristian Høgsberg1-2/+0
2007-10-26Nuke superfluous ",", added missing include for xf86i2c.h.Matthias Hopf1-2/+3
2007-10-26XFree86 Misc/VidMode: Remove ridiculous debug ErrorFsDaniel Stone2-66/+0
2007-10-25Clean up unused pVisual part of __GLXcontext.Kristian Høgsberg2-8/+1
2007-10-25Make glx destroy path handle cases where the X window goes away first.Kristian Høgsberg2-5/+16
2007-10-25Input: Fix key down test (bug #12858)Naoki Hamada1-4/+12
2007-10-24Prefer configured DisplaySize to probed DDC data, if available.Matthias Hopf1-2/+12
2007-10-23EXA: Fix off-by-one in polyline drawing.Pierre Willenbrock1-1/+1
2007-10-23Superfluous ','.Matthias Hopf1-1/+1
2007-10-23Get rid of unnecessary GNU extended variadic macro.Matthias Hopf1-1/+1
2007-10-22Define PCI_TXT_IDS_DIR more cleanlyDavid Nusinow3-5/+6
2007-10-22Leave hardware-specified preferred modes alone when user preference exists.Keith Packard1-2/+1
2007-10-22GLX: Fix leak of X pixmaps associated with GLX pixmaps.Michel Dänzer1-0/+5
2007-10-22GLX: Don't crash on unused client array members when switching to/from console.Michel Dänzer1-2/+2
2007-10-21Add a note as to why the text file based PCI ID scheme is present at allDavid Nusinow1-0/+4
2007-10-21Fix compilation issue on FreeBSD (bug #12841)David Nusinow1-0/+4