summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-30xfree86: use silent rules with sdksyms generationcygwin-patches-for-1.12Yaakov Selkowitz1-1/+1
2012-03-30xfree86: link modules against Xorg symbols on CygwinYaakov Selkowitz3-4/+27
2012-03-30xf86Config: load DIX libraries before drivers on CygwinYaakov Selkowitz1-0/+5
2012-03-30xf86Init: provide ddxBeforeReset ifdef DDXBEFORERESETYaakov Selkowitz1-0/+7
2012-03-30loader: add Cygwin supportYaakov Selkowitz2-1/+19
2012-03-30os-support: add Cygwin supportYaakov Selkowitz1-1/+1
2012-03-30xfree86: allow modules to be built without undefined symbolsYaakov Selkowitz11-26/+43
2012-03-30Cygwin/X: disable all unused or unapplicable extensions in configureYaakov Selkowitz1-0/+10
2012-03-30xf86Crtc: include "xf86xv.h" only if XVYaakov Selkowitz1-0/+2
2012-03-10hw/xwin/glx: Update gen_gl_wrappers.py for the current generated glx/dispatch.hJon TURNEY1-1/+1
2012-03-10Remove /usr/adm/XnmsgsJon TURNEY2-40/+0
2012-03-10hw/xwin/glx: Blacklist 'GDI generic' GL rendererJon TURNEY1-12/+21
2012-03-10hw/xwin/glx: Fix glxLogExtensions to handle a null string without crashingJon TURNEY1-1/+2
2012-03-10hw/xwin: Enable RANDR resize by defaultJon TURNEY3-6/+8
2012-03-10hw/xwin: Enable AIGLX by defaultYaakov Selkowitz3-3/+4
2012-03-10hw/xwin: Restore modifier key state when an X window gains focusOliver Schmidt1-0/+23
2012-03-10RANDR resize was missing in windowed mode, with option -resize, when the wind...Colin Harrison1-0/+6
2012-03-10Add ' (on <WM_CLIENT_MACHINE>)' to window name when it's useful to do soJon TURNEY6-50/+118
2012-03-10Minimize redraw events after resizing/moving windows in multiwindow modeOliver Schmidt1-4/+20
2012-03-10hw/xwin: Add XF86 xkb private actions for grab debugging to XWinJon TURNEY1-0/+32
2012-03-10Add correct taskbar grouping of X windows on Windows 7Tobias Häußler6-2/+219
2012-03-10Load swrastg if GALLIUM_DRIVER environment variable is setJon TURNEY1-1/+6
2012-03-10Use spawnl() rather than pipe() & fork() to invoke xkbcompJon TURNEY3-14/+57
2012-03-10Cygwin/X: turn on -nolock if /tmp is on FATJon TURNEY2-5/+26
2012-03-10Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY8-3/+226
2012-03-10Handle GLX windows being reparented from a mapped window to an unmapped windowJon TURNEY1-9/+35
2012-03-10Make AIGLX work in non-toplevel windowsJon TURNEY6-36/+285
2012-03-10glx: Flush context which is being made non-current due to drawable going awayJon TURNEY2-0/+9
2012-03-10glx: Synchronize Xserver glx/rensize.c with mesa src/glx/compsize.cJon TURNEY1-0/+1
2012-03-10Add a DDX specific GLX provider push hookJon TURNEY3-1/+12
2012-03-10Replace DDXBEFORERESET with a more general way of doing DDX-specific hooksJon TURNEY11-20/+67
2012-03-10Add an item to open the logfile to the default tray icon menuJon TURNEY2-1/+16
2012-03-10Allow XScreenSaverSuspend() to effect Windows screen saver or monitor power offJon TURNEY1-0/+7
2012-03-10Bug fixes for screen sizing when the screen window is on a non-primary monitorJon TURNEY5-34/+94
2012-03-10Tidy up some pointless output which is always emittedJon TURNEY8-18/+17
2012-03-10Don't bother reporting XORG_VERSION_CURRENTJon TURNEY2-3/+3
2012-03-10Tidy up OS version detection and reportingJon TURNEY2-4/+106
2012-03-10Consolidate XInitThreads/XSupportsLocale() in a single place.Jon TURNEY4-45/+18
2012-03-10Avoid logging VENDOR_CONTACTJon TURNEY1-2/+2
2012-03-10os: Add -displayfd option.Jon TURNEY7-26/+78
2012-03-10hw/xwin: Show any fatal error messageJon TURNEY1-7/+38
2012-03-09Cygwin/X: Make select() only poll and not block if there are unprocessed Wind...Jon TURNEY1-0/+18
2012-03-09Cygwin/X: Process one Windows message per wakeup, rather than all of them.Jon TURNEY2-21/+6
2012-03-09Cygwin/X: Improve choice of display name used by internal clientsJon TURNEY8-20/+88
2012-03-09Cygwin/X: Linkage bodge for swrast (v4, aligns with mesa 7.11)Jon TURNEY5-3576/+3
2012-03-09Fix the long-broken -silent-dup-error optionJon TURNEY2-86/+16
2012-03-09Xming: Fix the annoying menu/tooltip punch-through problem in -multiwindow mode.Colin Harrison1-0/+1
2012-03-09Cygwin/X: Cause the X server to terminate if clipboard or WM internal client ...Jon TURNEY2-6/+47
2012-03-09Disable smart scheduler on CygwinJon TURNEY2-0/+6
2012-03-09Remove any old logfile before trying to write to itJon TURNEY1-0/+2