summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-05Use $(MAKE) instead of "make" to build Solaris inline assemblyAlan Coopersmith1-1/+2
2009-11-05EXA: Preserve pPixmap->devPrivate.ptr in exaPixmapIsOffscreen_driverTiago Vignatti1-1/+3
2009-11-04Merge remote branch 'jeremyhu/master'Keith Packard4-5/+33
2009-11-04dix: Fixes a memory leak when a cursor resource is released.Rami Ylimaki1-1/+2
2009-11-03dix: Properly detect if the other device is frozenJeremy Huddleston1-5/+3
2009-11-03XQuartz: Run xmodmap after programatically updating the keymap.Jeremy Huddleston3-0/+30
2009-11-02exa: remove some outdated commentMaarten Maathuis1-4/+0
2009-11-02add libc as a choice for SHA1 implementationMatthieu Herrb3-2/+18
2009-11-01Make sys.c use unaligned access functions provided in compiler.Matt Turner2-181/+2
2009-10-29Supply all code using dl*() with DLOPEN_LIBSedidMikhail Gusarov4-3/+9
2009-10-29EDID: Extend the HDTV hack to handle "1368x769"Adam Jackson1-2/+4
2009-10-29modes: Fix duplicate detection, and do it more consistentlyAdam Jackson4-31/+39
2009-10-29modes: De-duplicate a clock range check.Adam Jackson1-17/+12
2009-10-29EDID: Fix interlaced detailed timings to be frame size, not field sizeAdam Jackson1-1/+40
2009-10-29modes: Decorate interlaced mode names with a trailing 'i'Adam Jackson2-5/+7
2009-10-29EDID: CEA extension supportMa Ling7-429/+935
2009-10-28Suppress certain GCC warnings in auto-generated code.Jamey Sharp2-1/+7
2009-10-28Don't cast double to int: use default conversions or explicitly round.Jamey Sharp2-6/+6
2009-10-28Suppress GCC warnings like "the address of `u1' will always evaluate as `true'".Jamey Sharp1-1/+1
2009-10-28kdrive: Grab evdev mouse/keyboard devices when X server is activeMikhail Gusarov1-1/+14
2009-10-28Add video driver flag to indicate that console access is not needed.Jamey Sharp2-11/+22
2009-10-28Alloc/free drawables array for each ProcPanoramiXShmGetImage call.Jamey Sharp1-8/+9
2009-10-28xfree86: Fix description of DDC_QUIRK_DETAILED_USE_MAXIMUM_SIZETormod Volden1-1/+1
2009-10-28os: Add libsha1 as a choice of SHA1 implementationMikhail Gusarov3-1/+39
2009-10-28Add missing DLOPEN_LIBS to kdrive compilation flagsMikhail Gusarov1-1/+1
2009-10-28Merge remote branch 'jcristau/sha1'Keith Packard7-51/+202
2009-10-27Xinput: allow non-integer values again for Constant- and AdaptiveDecelerationHans Nieser1-2/+2
2009-10-26dmx: Correctly compute DMXGetScreenAttributes reply lengthJon TURNEY1-1/+2
2009-10-23DRI2: Report the correct extension minor versionKeith Packard1-1/+1
2009-10-23Kill compilation warnings.Marcin BaczyƄski2-3/+11
2009-10-23dix: Fix up colormap fixup.Adam Jackson1-0/+3
2009-10-23Bump to 1.7.99.2 (unreleased)Keith Packard1-2/+2
2009-10-22Resolve an inconsistency between libX11 and Xserver over GetModifierMappingJon TURNEY1-5/+3
2009-10-22Bump version to 1.7.99.1Keith Packard1-1/+1
2009-10-22Make sure dmx docs are built for distribution.Keith Packard1-2/+19
2009-10-22Don't attempt to build hw/kdrive/sdl/Makefile anymoreKeith Packard1-1/+0
2009-10-22Always check for doxygen so that distcheck gets dmx docsKeith Packard1-5/+5
2009-10-22Make sure HAVE_DOXYGEN is defined when not building dmxKeith Packard1-1/+3
2009-10-21Merge remote branch 'whot/master'Keith Packard277-47758/+115
2009-10-21Fix 'distcheck' to use host xkb files but install to build dirKeith Packard2-2/+12
2009-10-20kdrive: Purge XsdlPeter Hutterer6-408/+1
2009-10-20dmxDestroyWindow() - must call the X's native DetroyWindow()Lee Leahu1-2/+1
2009-10-20dmx: when setting up device axis, use the correct counter numberLee Leahu1-11/+11
2009-10-20dmx: remove doxygen-generated files.Peter Hutterer265-47311/+89
2009-10-20xkb: don't conditionally include xkb-config.h.Peter Hutterer3-6/+1
2009-10-20Use the default XKB settings for dmx and kdrive.Peter Hutterer3-16/+12
2009-10-20kdrive: silence tslib compiler warningsPeter Hutterer1-4/+0
2009-10-20Remove unused LinuxFindPci and LinuxGetPciCfgMikhail Gusarov3-138/+0
2009-10-19Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06Yaakov Selkowitz1-1/+0
2009-10-18Fix segfault when -extension XKEYBOARD is passed on the command lineAlan Coopersmith1-5/+23