summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Bug #16302: Fix GLX drawable refcounting in DMX.Jesse Ruffin1-9/+6
2008-06-23Implement bswap in x86emu.Adam Jackson1-8/+55
2008-06-20Bug #12414: Create full-fledged pixmaps in fb24_32ReformatTile().Adam Jackson1-6/+4
2008-06-19Various messages clean-ups.Matthieu Herrb1-7/+12
2008-06-19Fix ipc check on OpenBSDMatthieu Herrb1-0/+2
2008-06-19build fixMatthieu Herrb1-1/+1
2008-06-19preserve errno around the SIGIO handlerMatthieu Herrb1-0/+3
2008-06-19Remove RCS Id.Matthieu Herrb1-1/+0
2008-06-19Let code build with gcc 2.95Matthieu Herrb2-8/+13
2008-06-19sprintf() -> snprintf()Matthieu Herrb1-1/+2
2008-06-19Make button down state a bitmask. Master buttons track union of slave buttonsKeith Packard3-22/+23
2008-06-19dix: don't attempt to send Enter/Leave events if we have a keyboard.Peter Hutterer1-0/+3
2008-06-18Set driverPriv immediately on CreatePixmap.Alan Hourihane1-8/+6
2008-06-18dix: fix a crash when the client has a different byteorder.Michel Dänzer1-4/+5
2008-06-18input: fix up usage of button->down, used to be a bitmask, is now an array.Peter Hutterer6-13/+16
2008-06-18Xi: don't drop the grab status in XExtendedGrabDevice().Peter Hutterer1-10/+5
2008-06-18mi: remove trailing whitespaces from misprite.cPeter Hutterer1-36/+37
2008-06-17SELinux: Add an extension alias under the OS-agnostic "Flask" name.Eamon Walsh1-0/+2
2008-06-17SELinux: Bring server-side name registry up to date.Eamon Walsh1-8/+20
2008-06-17Bug #15169: Make the server build again on Alpha.Ian Romanick4-484/+14
2008-06-15Xi: avoid double button mapping.Keith Packard2-5/+10
2008-06-15randr: remove superfluous check against uninitialised variable.Peter Hutterer1-4/+1
2008-06-13Fix "warning: the address of ‘newTypes’ will always evaluate as ‘true’".Eamon Walsh1-1/+1
2008-06-13Fix "warning: unused variable `s'".Eamon Walsh1-5/+4
2008-06-13Fix "warning: unused variable `tsize'".Eamon Walsh1-1/+1
2008-06-13Fix "warning: ‘rc’ may be used uninitialized in this function".Eamon Walsh1-1/+1
2008-06-13Fix "warning: no previous prototype for ‘miRROutputGetProperty’".Eamon Walsh1-0/+5
2008-06-13Fix "Warning: no previous prototype for `SecureRPCInit'".Eamon Walsh1-0/+1
2008-06-13Fix multiple warnings in os/xdmauth.c.Eamon Walsh1-6/+8
2008-06-13Fix "warning: label ‘done’ defined but not used".Eamon Walsh1-0/+2
2008-06-13Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh2-0/+5
2008-06-13Fix "warning: unused variable ‘pDev’, `pPointer'".Eamon Walsh1-0/+2
2008-06-13Fix "warning: passing argument 1 of 'pixman_fill' from incompatible pointer t...Eamon Walsh1-1/+1
2008-06-13Fix "warning: pointer targets in assignment differ in signedness".Eamon Walsh1-1/+1
2008-06-13Fix "warning: assignment from incompatible pointer type".Eamon Walsh1-1/+1
2008-06-13Fix "warning: implicit declaration of function ‘miPointerGetScreen’".Eamon Walsh1-0/+1
2008-06-13Make devPrivates lookup functions ABI instead of static inlines.Eamon Walsh3-53/+76
2008-06-13Fix unterminated endif.Adam Jackson1-0/+2
2008-06-13... and stay dead.Adam Jackson1-12/+0
2008-06-13Death to mfb.Adam Jackson100-26217/+8
2008-06-13clean .gitignoreGeorge Sapountzis1-88/+0
2008-06-13glx: drop unused cleargcGeorge Sapountzis1-7/+0
2008-06-13AIGLX/DRI1: Switch to server context for calling pScreen->GetImage.Michel Dänzer1-0/+4
2008-06-12Remove xgl.Adam Jackson57-28582/+2
2008-06-12modes: make aspect choosing work on single output case.Dave Airlie1-0/+1
2008-06-12dbe: fix DoS reported by iDefense.Dave Airlie1-26/+27
2008-06-11Welcome to hotplug era.Tiago Vignatti1-7/+1
2008-06-11No need for inputPending field in xf86Info.Tiago Vignatti4-7/+0
2008-06-11CopyGetMasterEvent() can be static.Tiago Vignatti2-6/+1
2008-06-11Remove more unused things.Tiago Vignatti1-1/+0