summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-21xkb: after making changes to the xkb ctrls, copy them back into kbdfeed.Peter Hutterer1-3/+6
2011-01-20xkb: Replace a few manual bitflips with SetBit & friends.Peter Hutterer1-7/+8
2011-01-20Xi: reset remainders when warping the device.Peter Hutterer1-0/+2
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 TURNEY6-9/+45
2011-01-18xkb/ddxLoad.c doesn't need <paths.h> any moreAlan Coopersmith1-4/+0
2011-01-18Merge remote branch 'ajax/for-keithp'Keith Packard1-0/+4
2011-01-18Merge remote branch 'jcristau/for-keith'Keith Packard3-20/+316
2011-01-18Xquartz: rename man page directory from doc to manGaetan Nadon4-3/+3
2011-01-18xfree86: use sed rather than cpp to perform string substitutionsGaetan Nadon4-366/+314
2011-01-18man: refactor common code in the man pages makefilesGaetan Nadon13-143/+49
2011-01-18Xdmx: build all man pages using XORG_MANPAGE_SECTIONSGaetan Nadon9-43/+25
2011-01-18exa: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-16/+16
2011-01-18fbdevhw: build man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-15/+17
2011-01-18XFree86 utils: build utils man pages using XORG_MANPAGE_SECTIONSGaetan Nadon9-31/+14
2011-01-18Xephyr: build Xephyr man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-22/+17
2011-01-18Xvfb: build Xvfb man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-27/+19
2011-01-18XWin: build XWin man pages using XORG_MANPAGE_SECTIONSGaetan Nadon6-27/+25
2011-01-18Xnest: build Xnest man pages using XORG_MANPAGE_SECTIONSGaetan Nadon5-25/+14
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-10glx: validate numAttribs field before using itJulien Cristau2-0/+45
2011-01-10glx: swap the request arrays entirely, not just half of themJulien Cristau1-5/+5
2011-01-10glx: check request length before swappingJulien Cristau1-5/+130
2011-01-10glx: validate request lengthsJulien Cristau2-9/+135
2011-01-10glx: make sure screen is non-negative in validGlxScreenJulien Cristau1-1/+1
2011-01-08Autodetect TLS support instead of defaulting to disabled.Tom Fogal1-2/+7
2011-01-08Add macro for detecting thread local storage support.Tom Fogal1-0/+74
2011-01-08xfree86: Convert libxf86config to static libtool libraryDan Nicholson1-3/+4
2011-01-07Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...Peter Hutterer9-133/+142
2011-01-07NO_PANORAMIX preprocessor symbol is nowhere definedTomas Carnecky1-2/+0