summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-10-11programs/Xserver/hw/xfree86/common/xf86RandR.cAlan Hourihane2-1/+13
2005-10-10don't move x or y depending on the screen size changeAlan Hourihane1-4/+2
2005-10-10rework that againAlan Hourihane1-5/+4
2005-10-10a furthur tweak to the randr cursor position fixAlan Hourihane1-2/+6
2005-10-10Add missing {Prepare,Finish}Access() wrappers for the tile pixmap in theBenjamin Herrenschmidt6-0/+12
2005-10-09Bug #3254 <https://bugs.freedesktop.org/show_bug.cgi?id=3254> Make sureAlan Coopersmith1-5/+20
2005-10-09Bug #4715 <https://bugs.freedesktop.org/show_bug.cgi?id=4715> AddAlan Coopersmith1-1/+2
2005-10-09Don't try the accelerated glyphs path for component-alpha text (which IEric Anholt3-6/+15
2005-10-07another update to the RandR fix (thanks Aaron)Alan Hourihane1-3/+2
2005-10-07Add Xprint init scrips to EXTRA_DIST.Kristian Høgsberg7-1/+19
2005-10-07update the last RandR fixAlan Hourihane1-1/+5
2005-10-07programs/Xserver/hw/xfree86/common/xf86RandR.c Use PointerMoved instead ofAlan Hourihane1-1/+1
2005-10-07Add darwin to distKevin E Martin7-2/+194
2005-10-07Add README.compiled to dist tarballKevin E Martin2-1/+6
2005-10-06Clients tend to set picture->repeat when not necessary. Most HW cannotBenjamin Herrenschmidt3-12/+72
2005-10-06symlink.sh:Søren Sandmann Pedersen2-1/+15
2005-10-06Bug #4699: Correct some memory leaks in EXA and damage related to regionEric Anholt4-8/+13
2005-10-06cpp processing for Xvfb man pageAlan Coopersmith1-1/+6
2005-10-06App-defaults file not supposed to have .ad suffix when installed Fix cppAlan Coopersmith1-7/+6
2005-10-06Don't build "ev" example on systems without <linux/input.h>Alan Coopersmith2-1/+11
2005-10-06Add cpconfig.c to EXTRA_DIST.Kristian Høgsberg4-3/+13
2005-10-06Sun bug #6326551: xkbSetDetectableAutoRepeat broken when using XEvIEAlan Coopersmith1-0/+4
2005-10-06Bug #4689: Treat DirectColor as TrueColor in Render. It fixes some crashesBenjamin Herrenschmidt1-1/+1
2005-10-06Install correct man page and add to distKevin E Martin2-1/+6
2005-10-06Include dmx-config.h for modular buildKevin E Martin10-9/+13
2005-10-06Add support for building DMX config and examples programs Add missing filesKevin E Martin7-4/+377
2005-10-06Clean up generated files to pass distcheckKevin E Martin3-4/+14
2005-10-05Bug #3652: Server-side GLX support for GLX_SGIX_swap_barrier andAdam Jackson5-0/+338
2005-10-05Update to 2005-10-05 snapshot from pciids.sf.net (includes a couple newAlan Coopersmith2-33/+678
2005-10-05Add DGA configure option and add various files that we should be dist'ing.Kristian Høgsberg9-13/+39
2005-10-05Preprocess and install XOrgCfg.ad as in the monolith.Adam Jackson2-1/+11
2005-10-05Add missing $(DESTDIR) to custom install targetAlan Coopersmith1-1/+1
2005-10-05Fix the rest of the XFree86 DDX options that require an argument to say soAlan Coopersmith1-42/+34
2005-10-05Xdmx & Xprint also need xau & xdmcp module dependenciesAlan Coopersmith1-5/+5
2005-10-05Fix lnx_pci.c's xf86GetOSOffsetFromPCI return value. Clears up the resourceLuc Verhaegen1-4/+5
2005-10-05Xnest depends on xdmcp & xau modules tooAlan Coopersmith1-1/+3
2005-10-05Make Xorg -config stop lying to people and claiming it doesn't exist whenAlan Coopersmith1-10/+12
2005-10-05Bug #4038: Unbreak the SYSVIPC check for cross builds. (Detlef Vollman)Adam Jackson2-1/+6
2005-10-04Mark the temporary pixmap dirty if UploadToScreen succeeds. Failure to doEric Anholt3-0/+6
2005-10-04Add miext/cw to the module loader include path so that misym.c can exportAaron Plattner2-1/+7
2005-10-04Bump the video driver module ABI minor version to 8 so modules staticallyAaron Plattner2-2/+2
2005-10-04Export miDisableCompositeWrapper.Aaron Plattner1-0/+6
2005-10-04Correct the test for whether projective transform is necessary. Also, useEric Anholt1-16/+16
2005-10-04Add #include <xorg-config.h> for modular buildAlan Coopersmith1-0/+3
2005-10-04Add gtf to xserver/xorg/hw/xfree86/utilsAlan Coopersmith3-0/+44
2005-10-03Bug #3781: Only use fbCopyAreammx when alu == GXcopy. Originally Gentoo bugAdam Jackson1-1/+1
2005-10-03Bug #3815 <https://bugs.freedesktop.org/show_bug.cgi?id=3815> Patch #3463Alan Coopersmith11-77/+111
2005-10-03Whoops, need to be in DIST_SUBDIRS too.Alan Coopersmith1-1/+1
2005-10-03Add missing ] (Dawid Gajownik)Alan Coopersmith3-2/+7
2005-10-03Merge r1.36 of fbcompose.c from xserver CVS: Special case projectiveEric Anholt1-78/+158