summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow DDX to not supply a property set notification function.randr-1.2-for-server-1.2Keith Packard2007-01-301-1/+1
* Use old resource API in backported patch.Keith Packard2007-01-301-6/+2
* Make Xinearama screen information reflect CRTC rotation.Keith Packard2007-01-294-28/+33
* Really fix optimized render cases being hit when they shouldn't.Eric Anholt2007-01-291-3/+0
* Account for CRTC rotation in the cursor containment code.Eric Anholt2007-01-291-8/+42
* When changing a non-pending property, call the screen rrOutputSetProperty hook.Eric Anholt2007-01-291-0/+8
* Don't forget to add the property we configure to the properties list.Eric Anholt2007-01-291-0/+6
* Track rename of DamagePost -> DamageAdd.Eric Anholt2007-01-291-8/+8
* Add support for the DamagePost (XDamage 1.1) request.Keith Packard2007-01-292-2/+44
* Keep track of how many visuals we set up for GLcore, to avoid an invalid free.Eric Anholt2007-01-291-1/+3
* Export API for setting allowed CRTC rotationsKeith Packard2007-01-292-0/+15
* Merge branch 'server-1.2' into randr-1.2-for-server-1.2Keith Packard2007-01-2921-217/+3728
|\
| * Fix release date.xorg-server-1.2.0Adam Jackson2007-01-231-1/+1
| * Bump video and input ABI minors.Adam Jackson2007-01-221-2/+2
| * Bug #8991: Add glXGetDrawableAttributes dispatch; fix texture format therein.Adam Jackson2007-01-226-44/+61
| * Bug #9555: Always define _GNU_SOURCE in glibc environments.Adam Jackson2007-01-223-41/+10
| * Try dlsym(RTLD_DEFAULT) first when finding symbols.Eric Anholt2007-01-221-0/+4
| * __glXDRIscreenProbe: Use drmOpen/CloseOnce.Michel Dänzer2007-01-221-4/+5
| * sparc: don't include asm/kbio.h -- it no longer exists in current headers.Donnie Berkholz2007-01-211-4/+0
| * Update Xserver man page to match commit ed33c7c98ad0c542e9e2dd6caa3f84879c21dd61Alan Coopersmith2007-01-191-8/+2
| * Minor typos in Xserver man page.Drew Parsons2007-01-191-2/+2
| * Update pci.ids to 2007-01-18 snapshotAlan Coopersmith2007-01-182-49/+3521
| * Xserver man page: remove bc, add -wrAlan Coopersmith2007-01-171-5/+4
| * Fix BSF and BSR instructions in the x86 emulator.Aaron Plattner2007-01-101-18/+18
| * Require glproto >= 1.4.8 for GLX.Michel Dänzer2007-01-101-1/+1
| * Multiple integer overflows in dbe and render extensionsMatthieu Herrb2007-01-092-15/+34
| * Fix several cases where optimized paths were hit when they shouldn't be.Eric Anholt2007-01-032-16/+46
| * configure.ac: prepare for 1.2.0 (X11R7.2)Daniel Stone2006-12-241-5/+5
| * remove last remaning 'linux'isms (bug #5613)Samuel Thibault2006-12-245-5/+15
* | Use RRScreenSetSizeRange in 1.0 compat. Check RRGetInfo for error.Keith Packard2006-12-302-17/+15
* | Merge branch 'server-1.2-branch' into randr-1.2-for-server-1.2Keith Packard2006-12-2116-78/+541
|\ \ | |/
| * xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA"Alan Coopersmith2006-12-211-1/+1
| * added mipmap.cBrian2006-12-211-0/+1
| * Xorg & Xserver man page updates for 1.2 releaseAlan Coopersmith2006-12-182-35/+33
| * xfree86/hurd: re-add missing keyboard support (bug #5613)Samuel Thibault2006-12-163-3/+311
| * Fix RENDER issues (bug #7555) and implement RENDER add/remove screenJames Steven Supancic III2006-12-165-36/+188
| * For Xvfb, Xnest and Xprt, compile fbcmap.c with -DXFree86ServerKevin E Martin2006-12-163-2/+4
| * Set Int10Current->Tag for the linux native int10 moduleAlan Hourihane2006-12-132-1/+4
* | Track physical screen size and send out updates when that changes.Keith Packard2006-12-213-1/+10
* | Merge branch 'randr-1.2-for-server-1.2-origin' into randr-1.2-for-server-1.2Keith Packard2006-12-1314-142/+795
|\ \
| * | RandR 1.0 refresh rates unscrambled. SetScreenConfig uses RRCrtcSet right.Keith Packard2006-12-131-44/+69
| * | RandR: config time updates when hardware config changes.Keith Packard2006-12-125-15/+29
| * | RandR mode list needs both output and crtc modes.Keith Packard2006-12-121-1/+22
| * | Merge branch 'server-1.2-branch' into randr-1.2-for-server-1.2Keith Packard2006-12-127-82/+675
| |\ \ | | |/
| | * Fix bad commitAlan Hourihane2006-12-121-1/+1
| | * Fix Xming fails to use xkb bugAlan Hourihane2006-12-111-0/+1
| | * Fix Tooltip from minimized clientsAlan Hourihane2006-12-111-4/+3
| | * Bug #9219: Use pWin->viewable instead of pWin->realized to catch InputOnly wi...Aaron Plattner2006-12-101-1/+1
| | * Bug #9219: Return BadMatch when trying to name the backing pixmap of an unrea...Aaron Plattner2006-12-101-1/+4
| | * Update pci.ids to 2006-12-06 from pciids.sf.netAlan Coopersmith2006-12-062-57/+647