summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-07fixup glyph interfacexinerama-the-revengeDave Airlie1-2/+2
2010-11-07use MAXSCREEN in glyph picture allocDave Airlie1-1/+1
2010-11-07more refcount in picturesDave Airlie1-0/+15
2010-11-07add initial glyph picture duplicateDave Airlie3-0/+34
2010-11-07xrender: change interfaces to be more saneDave Airlie7-9/+9
2010-11-03MI HACK to aviod segfaultDave Airlie1-0/+2
2010-11-03xephyr: dynerama supportDave Airlie2-0/+9
2010-11-03pixmaps are added back in callerDave Airlie1-4/+1
2010-11-03fixup calloc of initial stateDave Airlie1-3/+3
2010-11-03add picture duplicate initial hackeryDave Airlie4-3/+58
2010-11-02more window duplication bitsDave Airlie1-0/+23
2010-11-02resource hack (no idea if we need this)Dave Airlie1-1/+7
2010-11-02copy drawable hackDave Airlie2-0/+18
2010-11-01gc: add stipple/font refcountingDave Airlie2-2/+24
2010-10-31add colormap/gc/pixmap duplication.Dave Airlie7-7/+139
2010-10-31fix window listDave Airlie2-0/+12
2010-10-29dynerama: v1:Dave Airlie11-0/+236
2010-10-29allow panoramix with 1 screenDave Airlie1-3/+3
2010-10-29xnest: don't try to manually switch the event screen.Peter Hutterer1-1/+0
2010-10-29add headerDave Airlie1-0/+1
2010-10-29fixup for typesDave Airlie1-5/+5
2010-10-29add a drawable is root macroDave Airlie2-13/+15
2010-10-28use proper type for xinerama resourcesDave Airlie2-6/+6
2010-10-28xinerama/randr: start adding xinerama aware version of randr protocolDave Airlie5-6/+400
2010-10-27randr/xinerama: remove checks blocking protocols from operating togetherDave Airlie3-6/+8
2010-10-27xinerama: drop unused PanoramiXScreenRegionDave Airlie1-24/+0
2010-10-27xinerama: attempt to unify the two protocol implementations. (v2)Dave Airlie9-757/+524
2010-10-20Revert "Set DamageSetReportAfterOp to true for the damage extension" (#30260)Aaron Plattner1-1/+0
2010-10-19Merge remote branch 'whot/for-keith'Keith Packard2-16/+25
2010-10-20xfree86: set mask for valuators 0/1 when emulating core events (#30267)Peter Hutterer1-0/+4
2010-10-20xkb: always fill the symsPerKey array, regardless of client flags (#30527)Peter Hutterer1-14/+19
2010-10-20xkb: init mapWidth and symsPerKey arrays to 0.Peter Hutterer1-2/+2
2010-10-19kdrive: Fix linking with tslib, with -Wl, --as-needed. #30600Michał Górny1-1/+1
2010-10-19kdrive: Fix tslib check fallback to set TSLIB_LIBS. #30599Michał Górny1-1/+4
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY25-213/+94
2010-10-19Cygwin/X: Remove g_hwndKeyboardFocusJon TURNEY2-9/+0
2010-10-19Cygwin/X: Make g_hmodCommonControls staticJon TURNEY3-4/+6
2010-10-19Cygwin/X: Make g_hmodDirectDraw staticJon TURNEY4-20/+24
2010-10-19Cygwin/X: Make g_hhookKeyboardLL staticJon TURNEY2-8/+1
2010-10-19Cygwin/X: Fix typos in commentsJon TURNEY3-4/+4
2010-10-19Cygwin/X: Drop several unneeded includes of winprefs.hJon TURNEY3-3/+0
2010-10-19Xming: Remove uses of register keywordColin Harrison1-15/+13
2010-10-19Xming: Casts to remove warnings on event pointersColin Harrison2-3/+3
2010-10-19Xming: Warning fix in winDeviceCursorCleanup()Colin Harrison1-1/+1
2010-10-19Cygwin/X: Reformat the keyboard layout mapping tableJon TURNEY1-223/+43
2010-10-19Cygwin/X: Clarify XKB options in XWin man pageJon TURNEY1-4/+4
2010-10-19Xming: Warning fix in winApplyHints()Colin Harrison1-1/+1
2010-10-19Xming: Fix warnings in ProcWindowsWMFrameSetTitle()Colin Harrison1-1/+1
2010-10-19Xming: Fix warnings in windialogs.cColin Harrison1-7/+7
2010-10-19Xming: Fix warnings in winNameCompare(), winNormalizeName()Colin Harrison1-6/+6