summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-31Unifdef XIDLE.Adam Jackson4-21/+0
2008-07-31Document more of the OS and library assumptions.Adam Jackson1-2/+30
2008-07-31Cosmetic cleanup to Xvfb/Xdmx configure check output.Tomas Carnecky1-2/+2
2008-07-31EXA: Do still return FALSE if the driver PrepareCopy hook failed...Michel Dänzer1-1/+3
2008-07-31OutputPropertyNotifyMask is a valid thing to select for.Tomas Carnecky1-1/+2
2008-07-31EXA: Fix exponential growth logic for GXcopy tiled fills.Michel Dänzer1-3/+4
2008-07-31EXA: Simplify exaFillRegionTiled() control flow.Michel Dänzer1-13/+11
2008-07-30Make shmint.h part of the SDK.Aaron Plattner2-4/+4
2008-07-30EXA: Optimize GXcopy tiled fills.Michel Dänzer1-7/+53
2008-07-30EXA: Replace open coded CopyArea logic with GC op call.Michel Dänzer1-12/+6
2008-07-29Cosmetic fix to EDID decoding.Xavier Bestel1-1/+2
2008-07-29require inputproto 1.9.99.3Alan Hourihane1-1/+1
2008-07-29Xi: ChangeDeviceControl presence events should set the appropriate devchange.Peter Hutterer1-1/+1
2008-07-28Add atKeynames.h in hw/dmx/input and drop evil cross-ddx #include.Kristian Høgsberg2-1/+295
2008-07-28xfree86: don't output a spurious newline to the log when loading a moduleJulien Cristau1-8/+9
2008-07-28xfree86: use xorg.conf input devices if there is no ServerLayoutJulien Cristau1-40/+46
2008-07-28some trivial changes regarding C compat, indentation, etc.Simon Thum2-8/+17
2008-07-28xfree86: perform pointer accel scheme selection by name, not numberSimon Thum1-5/+26
2008-07-28dix: preparation change: make runtime exchange of filter chain safeSimon Thum1-1/+7
2008-07-28dix: optimize precision in device velocity estimationSimon Thum2-28/+70
2008-07-28dix: improve the driver interface to predictable pointer accelerationSimon Thum2-7/+20
2008-07-28dix: introduce defines for accel profile numbersSimon Thum2-12/+27
2008-07-28dix: rename classic accel _scheme_ to lightweight to avoid confusion withSimon Thum4-7/+18
2008-07-28dix: add legal statements to ptrvelo.{c|h}Simon Thum3-2/+46
2008-07-28GLX: Unreference drawables bound to the old context, not the new one.Michel Dänzer1-3/+3
2008-07-28AIGLX/DRI1: Pay more attention to return value from DRIGetDrawableInfo().Michel Dänzer1-2/+6
2008-07-28Fix Makefile.am crack.Michel Dänzer1-1/+1
2008-07-28config: note that HAL options must be strings.Peter Hutterer1-0/+3
2008-07-28xkb: remove superfluous inputInfo.keyboard treatment.Peter Hutterer1-17/+11
2008-07-28xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.Peter Hutterer1-8/+2
2008-07-28xfree86: warn some more about potential missing input devices.Peter Hutterer1-0/+10
2008-07-28xfree86: if AllowEmptyInput is on, warn the user that we rely on HAL now.Peter Hutterer1-0/+7
2008-07-28xkb: don't send core events on SlowKeys.Peter Hutterer1-1/+1
2008-07-28dix: fix up enter/leave system once again.Peter Hutterer1-5/+8
2008-07-25Clean up unused definitions from glx headers.Kristian Høgsberg3-57/+0
2008-07-25Fix AddExtension now that CloseDownProc can be NULL.Mathieu Bérard1-1/+1
2008-07-24Don't abort if swrast library is not presentDaniel Drake2-14/+25
2008-07-24Remove some more MEMBUG garbage.Adam Jackson3-45/+0
2008-07-24Drop xf86CommonSpecialKey() and atKeynames.hKristian Høgsberg5-342/+5
2008-07-24Sync is built-in and mandatory.Adam Jackson8-44/+7
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson7-37/+4
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson21-182/+21
2008-07-24Allow extension closedown hook to be null.Adam Jackson1-1/+2
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson8-58/+3
2008-07-24Shape extension is built-in and mandatory.Adam Jackson40-201/+2
2008-07-24Ugh, remove trailing backslash.Kristian Høgsberg1-1/+1
2008-07-24Remove SPARC muldiv code. Was used by ELF loader, which is no more.Kristian Høgsberg3-96/+1
2008-07-24Drop the glx resize hook and stop chaining PositionWindow.Kristian Høgsberg7-90/+0
2008-07-24Drop unnecessary linked list of contexts from GLXDrawable.Kristian Høgsberg3-83/+10
2008-07-24Remove xorgcfgDaniel Stone58-26319/+1