summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Fixup validDrawable usagedri2-swapbuffersJesse Barnes1-4/+8
2009-10-29Require dri2proto 2.2 to buildJesse Barnes1-1/+1
2009-10-29DRI2: initial MSC supportJesse Barnes7-72/+436
2009-10-29DRI2: add support for scheduled swaps & flips for swap interval supportJesse Barnes5-32/+192
2009-10-29Only do pageflipping when the window isn't redirectedKristian Høgsberg1-8/+7
2009-10-29Block AIGLX clients if they draw before swap is completeKristian Høgsberg4-10/+28
2009-10-29Change DRI2SwapComplete() to not take a DrawablePtr, which may have been freedKristian Høgsberg2-7/+15
2009-10-29Only block swapping client not entire server in DRI2SwapBuffersKristian Høgsberg4-21/+88
2009-10-29DRI2: Look for flush extension in screen extensions, not driver extensionsKristian Høgsberg1-6/+10
2009-10-29Bump DRI2InfoRec version.Kristian Høgsberg1-1/+1
2009-10-29DRI2: add support for SwapBuffers requestJesse Barnes4-13/+90
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.1xorg-server-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