summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-14dix: fix typo in condition.Peter Hutterer1-1/+1
2007-02-14dix: Clean up GetPointerEvents. If pDev == inputInfo.pointer, assume thatPeter Hutterer3-31/+22
2007-02-05dix: If POINTER_CORE_ONLY is set, GetPointerEvents() only creates a core e...Peter Hutterer3-9/+46
2007-02-05xkb: Daniel's patch to stop evdev keyboard segfaults.Peter Hutterer2-9/+2
2007-01-29Xi: Adding ChangePointerKeyboardPairing requestPeter Hutterer13-27/+226
2007-01-29mi: Fix cursor rendering issues.Peter Hutterer2-38/+85
2007-01-28Merge branch 'master'Peter Hutterer61-1002/+5127
2007-01-28o fix minor error in comment for GetPointerEvents()Peter Hutterer1-1/+1
2007-01-28Merge branch 'master'Peter Hutterer1-0/+4
2007-01-26Call linuxPciOpenFile() for r/w access if applicable.Jonathan Lim1-1/+2
2007-01-24Plug memory leak in doLoadModule()Alan Coopersmith1-1/+1
2007-01-24Correct help lines for configure's --with-vendor-name flagsAlan Coopersmith1-2/+2
2007-01-24Correct variable descriptions in comment for SecurityCheckResourceIDAccessAlan Coopersmith1-2/+2
2007-01-24Warning fix for RRCrtcSetRotations().Eric Anholt1-0/+1
2007-01-24Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA.Eric Anholt4-14/+67
2007-01-24Make Xinearama screen information reflect CRTC rotation.Keith Packard4-28/+33
2007-01-23Bump video driver ABI version to 1.2.Michel Dänzer1-1/+1
2007-01-22Really fix optimized render cases being hit when they shouldn't.Eric Anholt1-3/+0
2007-01-19Update Xserver man page to match commit ed33c7c98ad0c542e9e2dd6caa3f84879c21dd61Alan Coopersmith1-8/+2
2007-01-19fbdevhw: Only deal with RGB weight if default visual is True- or DirectColor.Michel Dänzer1-12/+22
2007-01-19fbdevhw: Consider mode set equal to mode requested if virtual width is larger.Michel Dänzer1-17/+17
2007-01-19__glXDRIscreenProbe: Use drmOpen/CloseOnce.Michel Dänzer1-4/+5
2007-01-18Update pci.ids to 2007-01-18 snapshotAlan Coopersmith2-49/+3521
2007-01-18Make xf1bpp build correctly with compilers that don't support -includeAlan Coopersmith1-31/+59
2007-01-18Account for CRTC rotation in the cursor containment code.Eric Anholt1-8/+42
2007-01-17Xserver man page: remove bc, add -wrAlan Coopersmith1-5/+4
2007-01-17Always include compiler.h in cfbmskbits.h instead of checking #ifdef XFREE86Alan Coopersmith1-3/+0
2007-01-17Add a setter for randr_crtc->rotations.Eric Anholt2-0/+17
2007-01-16When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt1-0/+8
2007-01-16Don't forget to add the property we configure to the properties list.Eric Anholt1-0/+6
2007-01-12mi: Quick fix to stop segfault on non-core keyboards.Peter Hutterer2-1/+8
2007-01-11mi: remove core pointer special handling. No event has core pointer asPeter Hutterer2-6/+5
2007-01-10Bug #9555: Always define _GNU_SOURCE in glibc environments.Eric Anholt3-41/+10
2007-01-10lnx_ev56.c has to be built with -mcpu=ev56. Fix it.Alan Hourihane2-2/+11
2007-01-10Xi: add missing call for SProcXChangeDeviceCursorPeter Hutterer6-602/+120
2007-01-09Track rename of DamagePost -> DamageAdd.Eric Anholt1-8/+8
2007-01-09Multiple integer overflows in dbe and render extensionsMatthieu Herrb2-15/+34
2007-01-09Require glproto >= 1.4.8 for GLX.Michel Dänzer1-1/+1
2007-01-08Use PKG_CHECK_EXISTS(libdrm) to determine if DRI should be enabled on SolarisAlan Coopersmith1-0/+5
2007-01-08Attempt to fix drawable type checks in dixLookupDrawable().Michel Dänzer1-3/+3
2007-01-08xfree86: fix XI86_SHARED_POINTER flag settingPeter Hutterer2-1/+7
2007-01-08Xi: Adding ChangeDeviceCursor requestPeter Hutterer9-5/+456
2007-01-05Add support for the DamagePost (XDamage 1.1) request.Eric Anholt2-2/+44
2007-01-05Add missing #else from previous commits.Ian Romanick1-0/+1
2007-01-04Re-regenerate from Mesa scripts.Ian Romanick1-4/+0
2007-01-04Incorporate new byte-order related configure changes.Ian Romanick1-10/+17
2007-01-04Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserverIan Romanick12-65/+123
2007-01-04Regenerate from Mesa scripts.Ian Romanick4-375/+358
2007-01-04Add new header file containing byte-order wrappers.Ian Romanick2-13/+49
2007-01-04Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt1-1/+3