summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Move main() from dix to ddx for Kdrive DDXmain-in-ddxJon TURNEY3-0/+21
2011-01-13Revert libmain.aJon TURNEY6-16/+10
2011-01-13Make building XWin with WINDOWSWM and ROOTLESS mandatoryJon TURNEY1-12/+3
2011-01-13Add a DDX specific hook into miPaintWindow for DDXen which support the rootle...Jon TURNEY5-22/+47
2011-01-13Add a DDX specific GLX provider push hookJon TURNEY3-2/+13
2011-01-13Replace DDXBEFORERESET with a more general way of doing DDX-specific hooksJon TURNEY10-33/+21
2011-01-13Move main() from dix to ddxJon TURNEY7-4/+60
2011-01-06EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803).Michel Dänzer1-1/+1
2011-01-05composite: Support updating an arbitrary subtreeVille Syrjälä6-13/+38
2011-01-05composite: Add SourceValidate wrapperVille Syrjälä2-0/+23
2011-01-05composite: Add GetImage wrapperVille Syrjälä3-1/+29
2011-01-05Revert "composite: Convert compWindowUpdate to use TraverseTree"Ville Syrjälä1-15/+15
2011-01-05Call SourceValidate even if src == dstVille Syrjälä4-28/+3
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä11-17/+29
2011-01-05Merge remote branch 'vsyrjala/misc_fixes'Keith Packard2-8/+36
2011-01-05Merge remote branch 'whot/for-keith'Keith Packard0-0/+0
2011-01-05X Sync CleanupsJames Jones1-56/+86
2011-01-04edid: Fix incorrect timings for VIC61Zhao Yakui1-1/+1
2011-01-04x86emu: Fix more mis-decoding of the data prefixAdam Jackson1-18/+45
2010-12-31Fix asprintf typo in commit d2c42b10Alan Coopersmith1-1/+1
2010-12-31XFree86: Linux: AGP: Fix void-pointer-arithmetic warningDaniel Stone1-1/+1
2010-12-31os: always check if client is local when connection is acceptedPauli Nieminen3-6/+17
2010-12-31os: Fix a memory leakPauli Nieminen1-1/+3
2010-12-31udev: Fix removing of the wake up handlerPauli Nieminen1-1/+1
2010-12-31mi: Only register sprite block handler when neededPauli Nieminen1-10/+25
2010-12-31mi: Register sprite damage handler only when requiredPauli Nieminen1-1/+11
2010-12-31mi: Fix the debug messagePauli Nieminen1-1/+1
2010-12-31mi: Fix wrapping for sprite screenPauli Nieminen1-22/+25
2010-12-31mi: Add GetSpriteScreen macro to hide dixLookupPrivatePauli Nieminen1-13/+10
2010-12-31composite: Remove unnecessary variable.Pauli Nieminen3-12/+2
2010-12-31composite: Only register the block handler when it is requiredPauli Nieminen2-33/+37
2010-12-31render: Enable animated cursor block handler only when neededPauli Nieminen1-5/+13
2010-12-31render: Don't filter 0 return from GetTimeInMillisPauli Nieminen1-2/+6
2010-12-31DIX: Reset window properties when freeing themDaniel Stone1-0/+3
2010-12-31linux: warning fixAdam Jackson1-1/+1
2010-12-31glx: warning fixesAdam Jackson2-2/+2
2010-12-31xcmisc: warning fixAdam Jackson1-0/+4
2010-12-31dri1: warning fixAdam Jackson1-1/+1
2010-12-31loader: warning fixAdam Jackson1-1/+1
2010-12-31config: warning fixesAdam Jackson1-1/+1
2010-12-31GLX: DRI2: Fix mismatched-types warningDaniel Stone1-1/+1
2010-12-31udev: Add strdups to kill const warningsDaniel Stone1-5/+12
2010-12-31Input: Set client error value for invalid mask bitsDaniel Stone4-5/+16
2010-12-31Make EventIsDeliverable non-staticChase Douglas2-12/+13
2010-12-31Resources: Move rClient to resource.hDaniel Stone4-6/+2
2010-12-31Export all valuator_mask_* functionsChase Douglas3-10/+8
2010-12-27xfree86/modes: Take rotation into account when checking mode sizeVille Syrjälä1-8/+25
2010-12-27dri2: Don't page flip when the window size doesn't match the pixmap sizeVille Syrjälä1-0/+11
2010-12-27Render: Fix 'comparing between distinct pointer types' warningDaniel Stone1-2/+4
2010-12-27mi: Sync: Don't free managed screen privateDaniel Stone1-1/+0