summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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
2010-11-15xfree86: Initialize Pointer and Keyboard.Cyril Brulebois1-1/+1
2010-11-15Fix compilation after input API changeJon TURNEY1-0/+1
2010-11-14XQuartz: Fix make distcheckJeremy Huddleston1-1/+3
2010-11-12XQuartz: Build-fixes for XQuartz for recent input API changesJeremy Huddleston2-5/+4
2010-11-12xfree86: rename allowEmptyInput to forceInputDevices.Peter Hutterer3-21/+22
2010-11-10xfree86: parser: Remove 'CUSTOM' flag option in Monitor section.Jesse Adkins3-9/+0
2010-11-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...Peter Hutterer75-998/+394
2010-11-10Merge remote branch 'whot/for-keith'Keith Packard9-46/+23
2010-11-11xfree86: remove user-configured AllowEmptyInputPeter Hutterer2-15/+5
2010-11-10Merge remote branch 'whot/for-keith'Keith Packard2-4/+0
2010-11-10Merge remote branch 'sandmann/fbdelete'Keith Packard1-1/+0
2010-11-10Replace usage of DamageRegionAppend with DamageDamageRegion to fix reportAfter.Eric Anholt1-1/+1
2010-11-10x86emu: fix jump_near_IMM to handle DATA: flag correctly.Luc Verhaegen1-6/+14
2010-11-10Do not trap access to timer and keyboardSamuel Thibault2-0/+11
2010-11-10DRI2: Avoid call to NULL pointerPauli Nieminen1-4/+7
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-4/+1
2010-11-11Remove more superfluous if(p!=NULL) checks around free(p).Cyril Brulebois1-2/+1
2010-11-11Remove more superfluous if(p) checks around free(p).Cyril Brulebois2-10/+10
2010-11-11Remove superfluous if(p!=NULL) checks around free(p); p=NULL;Cyril Brulebois3-15/+6
2010-11-05xfree86: fix compiler warnings - unused variable iPeter Hutterer1-1/+0
2010-11-05xfree86: fix two compiler warnings - unused variable ati, atimiscPeter Hutterer1-1/+0
2010-11-05xfree86: remove two unused variables from Makefile.amPeter Hutterer1-2/+0
2010-11-03Merge remote branch 'sthibaul/master-iopl'Keith Packard2-15/+15
2010-11-01render: Delete renderedge.[ch]Søren Sandmann Pedersen1-1/+0