summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Merge remote branch 'jeremyhu/master'Keith Packard55-5852/+7387
2011-02-02Merge remote branch 'dbn/build-fixes'Keith Packard1-3/+4
2011-01-28XQuartz: Localization UpdatesJeremy Huddleston52-5846/+7358
2011-01-23XQuartz: Use the default signal handlerJeremy Huddleston1-0/+21
2011-01-23XQuartz: Call RRScreenSizeNotify after handling externally-generated XP_EVENT...Jeremy Huddleston2-2/+4
2011-01-23XQuartz: Bump version string to 2.6.1Jeremy Huddleston1-2/+2
2011-01-23XQuartz: Update copyright dates in bundle's plistJeremy Huddleston1-2/+2
2011-01-20Merge remote branch 'ajax/for-keithp'Keith Packard4-51/+16
2011-01-20Merge remote branch 'jturney/jturney-framebuffer-resize-for-master'Keith Packard19-698/+1024
2011-01-20Add xorg.conf.d shadow man page pointing to xorg.conf man pageAlan Coopersmith2-1/+2
2011-01-20xdmxconfig: warning fixAdam Jackson1-1/+1
2011-01-20dmx: warning fixesAdam Jackson1-5/+4
2011-01-20dmx: warning fixAdam Jackson1-31/+0
2011-01-20dmx: warning fixAdam Jackson1-6/+1
2011-01-20dmx: warning fixesAdam Jackson1-8/+10
2011-01-19Cygwin/X: DirectDraw engines shouldn't try to blit if the surface wasn't allo...Jon TURNEY3-44/+18
2011-01-19Cygwin/X: Simplify and consolidate reporting of the bpp value we are going to...Jon TURNEY6-107/+31
2011-01-19Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engineJon TURNEY4-70/+60
2011-01-19Cygwin/X: Use winUpdateFBPointer() in winshaddd.c rather than duplicating it ...Jon TURNEY1-16/+1
2011-01-19Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE checkJon TURNEY4-40/+0
2011-01-19Cygwin/X: Fix a typo in command line argument validation codeJon TURNEY1-2/+2
2011-01-19Cygwin/X: Don't turn off -multiplemonitors when all monitors don't have the s...Jon TURNEY1-4/+11
2011-01-19Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modesJon TURNEY4-38/+103
2011-01-19Cygwin/X: Make WM_SIZE use RandR resizing when -resize=randrJon TURNEY1-5/+43
2011-01-19Cygwin/X: Implement framebuffer resizing in RANDR extensionJon TURNEY3-64/+254
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY7-40/+130
2011-01-19Cygwin/X: Move QueryMonitor() out of windprocarg.cJon TURNEY4-70/+108
2011-01-19Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...Jon TURNEY4-69/+31
2011-01-19Cygwin/X: Rather than storing calculated physical display sizes, calculate th...Jon TURNEY4-21/+2
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY7-143/+229
2011-01-19Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...Jon TURNEY5-7/+43
2011-01-18Xquartz: rename man page directory from doc to manGaetan Nadon3-2/+2
2011-01-18xfree86: use sed rather than cpp to perform string substitutionsGaetan Nadon3-317/+314
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon11-128/+11
2011-01-18Xdmx: build all man pages using XORG_MANPAGE_SECTIONSGaetan Nadon8-43/+23
2011-01-18exa: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-16/+15
2011-01-18fbdevhw: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-15/+16
2011-01-18XFree86 utils: build utils man pages using XORG_MANPAGE_SECTIONSGaetan Nadon8-31/+13
2011-01-18Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-22/+16
2011-01-18Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-27/+18
2011-01-18XWin: build XWin man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-27/+24
2011-01-18Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-25/+13
2011-01-18Xquartz: strip the man page code from cpprules.inGaetan Nadon1-20/+2
2011-01-18Xquartz: build Xquartz man pages using XORG_MANPAGE_SECTIONSGaetan Nadon2-11/+8
2011-01-18man: build Xorg and xorg.conf man pages using XORG_MANPAGE_SECTIONSGaetan Nadon4-25/+22
2011-01-18Xorg.man: fix whitespace issuesGaetan Nadon1-7/+7
2011-01-08xfree86: Convert libxf86config to static libtool libraryDan Nicholson1-3/+4
2011-01-05Call SourceValidate even if src == dstVille Syrjälä1-2/+1
2011-01-05Add subWindowMode parameter to SourceValidateVille Syrjälä3-4/+6
2011-01-05Merge remote branch 'vsyrjala/misc_fixes'Keith Packard2-8/+36