summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2010-12-02Merge remote branch 'vsyrjala/xv_reput'Keith Packard5-107/+175
2010-12-01Fix screen number checks.Cyril Brulebois3-5/+5
2010-12-01DGA: fix screen number checkJulien Cristau1-23/+23
2010-11-30Merge remote branch 'ajax/for-keithp'Keith Packard26-879/+26
2010-11-30Merge remote branch 'aplattner/for/keith'Keith Packard1-19/+43
2010-11-30xfree86: Bump classic driver default to 1024x768Adam Jackson1-5/+16
2010-11-30xfree86: Remove the xf8_16bpp overlay moduleAdam Jackson6-142/+2
2010-11-30vbe: Refuse to believe tiny (or negative) panel sizes from PanelIDAdam Jackson1-0/+5
2010-11-30xfree86: Remove unused xf86PixmapKeyRecAdam Jackson3-6/+1
2010-11-30dix: Remove the backing store leftoversAdam Jackson8-50/+0
2010-11-30render: repack PictureRecAdam Jackson1-2/+0
2010-11-30xfree86: Fix rotation of 2-color non-interleaved cursor imagesAaron Plattner1-19/+43
2010-11-30linux: Refactor VT switch on {re,}generation and shutdownAdam Jackson1-24/+14
2010-11-30xfree86: Remove dead ifdefs from VT switchingAdam Jackson1-15/+0
2010-11-30linux: Don't muck about with tty permissionsAdam Jackson1-62/+0
2010-11-30xfree86: Remove os-support/sysvAdam Jackson4-569/+1
2010-11-30linux: Remove redundant variableAdam Jackson1-5/+3
2010-11-30glx: Remove swap barrier and hyperpipe supportAdam Jackson2-4/+0
2010-11-26xfree86/xv: Provide a ModeSet hookVille Syrjälä2-0/+25
2010-11-26xfree86/modes: Provide a ModeSet hook in ScrnInfoVille Syrjälä2-1/+11
2010-11-26xfree86/xv: Pass all coordinate arguments to ReputImageVille Syrjälä2-1/+10
2010-11-26xfree86/xv: Document VIDEO_CLIP_TO_VIEWPORT incompatibility with reputVille Syrjälä1-0/+4
2010-11-26xfree86/xv: Add some helpful comments about ReputImageVille Syrjälä2-2/+3
2010-11-26xfree86/xv: Fix ReputImage clippingVille Syrjälä1-0/+38
2010-11-26xfree86/xv: Remove clipOrg from XvPortRecPrivateVille Syrjälä2-4/+3
2010-11-26xfree86/xv: Factor out the meat of xf86XVAdjustFrame for later reuseVille Syrjälä1-31/+35
2010-11-26xfree86/xv: Change the behaviour of AdjustFrame to reput everythingVille Syrjälä1-15/+17
2010-11-26xfree86/xv: No need to free composite clip in AdjustFrameVille Syrjälä1-6/+0
2010-11-26xfree86/xv: Change the behaviour of ClipNotify to reput instead of stopVille Syrjälä1-18/+10
2010-11-26xfree86/xv: Allow xf86XVReputOrStopPort() to stop PutVideo/GetVideo portsVille Syrjälä1-10/+23
2010-11-26xfree86/xv: Factor out the meat of xf86XVWindowExposures for later reuseVille Syrjälä1-25/+28
2010-11-26xfree86/xv: Eliminate two open coded copies of xf86XVRemovePortFromWindowVille Syrjälä1-25/+2
2010-11-26xfree86/xv: Remove useless NULL check from ClipNotifyVille Syrjälä1-3/+0
2010-11-24Merge remote branch 'whot/for-keith'Keith Packard2-2/+6
2010-11-24Merge remote branch 'jeremyhu/master'Keith Packard24-273/+212
2010-11-24doc: refactor Makefile and xmlrules.in code for reusabilityGaetan Nadon2-12/+6
2010-11-24xmlrules.in: use $(top_srcdir) rather than ../../../ [...]Gaetan Nadon2-2/+2
2010-11-24Xorg.man: Replace XDarwin reference with XquartzAlan Coopersmith1-2/+2
2010-11-24xfree86: store the screen's gamma information on init.Bill Nottingham1-0/+4
2010-11-24xfree86: apply gamma settings on EnterVT.Adam Jackson1-0/+6
2010-11-24XQuartz: Remove unused CloseInputDevice stubJeremy Huddleston1-19/+0
2010-11-24xfree86: add missing linebreak in error message.Peter Hutterer1-1/+1
2010-11-22XQuartz: Localization UpdatesJeremy Huddleston20-141/+164
2010-11-22XQuartz: Remove existing localization files on install to avoid conflictsJeremy Huddleston1-1/+2
2010-11-22XQuartz dri: Don't check CoreGraphics versionJeremy Huddleston1-112/+0
2010-11-22XQuartz: Add pointer debuggingJeremy Huddleston1-0/+46
2010-11-19linux: Fix CPU usage bug in console fd flushingAdam Jackson1-1/+5
2010-11-15Merge remote branch 'whot/for-keith'Keith Packard2-1/+2
2010-11-15Merge remote branch 'jeremyhu/master'Keith Packard1-1/+3
2010-11-15Merge remote branch 'adkins/master'Keith Packard3-9/+0