summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-30Allow DDX to not supply a property set notification function.randr-1.2-for-server-1.2Keith Packard1-1/+1
2007-01-30Use old resource API in backported patch.Keith Packard1-6/+2
2007-01-29Make Xinearama screen information reflect CRTC rotation.Keith Packard4-28/+33
2007-01-29Really fix optimized render cases being hit when they shouldn't.Eric Anholt1-3/+0
2007-01-29Account for CRTC rotation in the cursor containment code.Eric Anholt1-8/+42
2007-01-29When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt1-0/+8
2007-01-29Don't forget to add the property we configure to the properties list.Eric Anholt1-0/+6
2007-01-29Track rename of DamagePost -> DamageAdd.Eric Anholt1-8/+8
2007-01-29Add support for the DamagePost (XDamage 1.1) request.Keith Packard2-2/+44
2007-01-29Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt1-1/+3
2007-01-29Export API for setting allowed CRTC rotationsKeith Packard2-0/+15
2007-01-29Merge branch 'server-1.2' into randr-1.2-for-server-1.2Keith Packard21-217/+3728
2007-01-23Fix release date.xorg-server-1.2.0Adam Jackson1-1/+1
2007-01-22Bump video and input ABI minors.Adam Jackson1-2/+2
2007-01-22Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein.Adam Jackson6-44/+61
2007-01-22Bug #9555: Always define _GNU_SOURCE in glibc environments.Adam Jackson3-41/+10
2007-01-22Try dlsym(RTLD_DEFAULT) first when finding symbols.Eric Anholt1-0/+4
2007-01-22__glXDRIscreenProbe: Use drmOpen/CloseOnce.Michel Dänzer1-4/+5
2007-01-21sparc: don't include asm/kbio.h -- it no longer exists in current headers.Donnie Berkholz1-4/+0
2007-01-19Update Xserver man page to match commit ed33c7c98ad0c542e9e2dd6caa3f84879c21dd61Alan Coopersmith1-8/+2
2007-01-19Minor typos in Xserver man page.Drew Parsons1-2/+2
2007-01-18Update pci.ids to 2007-01-18 snapshotAlan Coopersmith2-49/+3521
2007-01-17Xserver man page: remove bc, add -wrAlan Coopersmith1-5/+4
2007-01-10Fix BSF and BSR instructions in the x86 emulator.Aaron Plattner1-18/+18
2007-01-10Require glproto >= 1.4.8 for GLX.Michel Dänzer1-1/+1
2007-01-09Multiple integer overflows in dbe and render extensionsMatthieu Herrb2-15/+34
2007-01-03Fix several cases where optimized paths were hit when they shouldn't be.Eric Anholt2-16/+46
2006-12-30Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.Keith Packard2-17/+15
2006-12-24configure.ac: prepare for 1.2.0 (X11R7.2)Daniel Stone1-5/+5
2006-12-24remove last remaning 'linux'isms (bug #5613)Samuel Thibault5-5/+15
2006-12-21Merge branch 'server-1.2-branch' into randr-1.2-for-server-1.2Keith Packard16-78/+541
2006-12-21Track physical screen size and send out updates when that changes.Keith Packard3-1/+10
2006-12-21xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA"Alan Coopersmith1-1/+1
2006-12-21added mipmap.cBrian1-0/+1
2006-12-18Xorg & Xserver man page updates for 1.2 releaseAlan Coopersmith2-35/+33
2006-12-16xfree86/hurd: re-add missing keyboard support (bug #5613)Samuel Thibault3-3/+311
2006-12-16Fix RENDER issues (bug #7555) and implement RENDER add/remove screenJames Steven Supancic III5-36/+188
2006-12-16For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86ServerKevin E Martin3-2/+4
2006-12-13Set Int10Current->Tag for the linux native int10 moduleAlan Hourihane2-1/+4
2006-12-13Merge branch 'randr-1.2-for-server-1.2-origin' into randr-1.2-for-server-1.2Keith Packard14-142/+795
2006-12-13RandR 1.2 rotation code must adjust width/height.Keith Packard2-8/+29
2006-12-13RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.Keith Packard1-44/+69
2006-12-12RandR: config time updates when hardware config changes.Keith Packard5-15/+29
2006-12-12RandR mode list needs both output and crtc modes.Keith Packard1-1/+22
2006-12-12Merge branch 'server-1.2-branch' into randr-1.2-for-server-1.2Keith Packard7-82/+675
2006-12-12Fix bad commitAlan Hourihane1-1/+1
2006-12-11Fix Xming fails to use xkb bugAlan Hourihane1-0/+1
2006-12-11Fix Tooltip from minimized clientsAlan Hourihane1-4/+3
2006-12-10Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...Aaron Plattner1-1/+1
2006-12-10Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea...Aaron Plattner1-1/+4