summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-10Windowed mode AIGLX drawing fix: Ensure WM_PAINT is sent when a window with O...windowed-mode-aiglxJon TURNEY1-0/+10
2012-02-10Windowed mode AIGLX drawing fix: Redraw GL window on top of screen windowJon TURNEY4-0/+97
2012-02-10Add a wndProc for windowed mode GL child windowsJon TURNEY1-2/+38
2012-02-10Multiwindow mode AIGLX drawing fix: Ensure WM_PAINT is sent when a window wit...Jon TURNEY1-0/+20
2012-02-10Multiwindow mode AIGLX drawing fix: Send Expose event when WM_PAINT occurs on...Jon TURNEY1-7/+31
2012-02-10Add winExposeWindow utility functionJon TURNEY3-3/+74
2012-02-10AIGLX in windowed modeJon TURNEY5-42/+282
2012-02-10Remove unused WindowExposuresProcPtr storage in screen privatesJon TURNEY1-1/+0
2012-02-10Improve debug in winShadowUpdateDDNLJon TURNEY1-1/+11
2012-02-10Remove long obsolete README for hw/xwinJon TURNEY1-141/+0
2012-02-10Compute GDI region for damaged extent in a non-retarded wayJon TURNEY1-11/+2
2012-02-05Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.4-3Jon TURNEY4-644/+782
2012-02-05Cygwin/X: Update swrast linkage bodge for mesa 7.11Yaakov Selkowitz3-631/+760
2012-01-31hw/xwin/glx: Blacklist 'GDI generic' GL rendererJon TURNEY1-12/+21
2012-01-31Warning fix for glxLogExtensions()Jon TURNEY1-1/+1
2012-01-31Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.4-2Jon TURNEY1-0/+1
2012-01-31Fix glxLogExtensions to handle a null string without crashingJon TURNEY1-0/+1
2012-01-29Merge branch 'cygwin-patches-for-1.11' into cygwin-release-1.11xserver-cygwin-1.11.4-1Jon TURNEY8-14/+55
2012-01-29Merge commit 'xorg-server-1.11.4' into cygwin-release-1.11Jon TURNEY27-126/+229
2012-01-29hw/xwin: Enable RANDR resize by defaultJon TURNEY3-6/+8
2012-01-29Cygwin/X: Enable AIGLX by defaultYaakov Selkowitz3-3/+4
2012-01-27configure.ac: 1.11.4xorg-server-1.11.4Jeremy Huddleston1-2/+2
2012-01-25Ignore WM_DISPLAYCHANGE messages that have 0 bppColin Harrison1-0/+4
2012-01-25Avoid WIN_WINDOW_PROP races during Windows window destructionJon TURNEY2-4/+5
2012-01-25hw/xwin: Restore modifier key state when an X window gains focusOliver Schmidt1-0/+23
2012-01-25RANDR resize was missing in windowed mode, with option -resize, when the wind...Colin Harrison1-0/+6
2012-01-201.11.3.902 (1.11.4 RC2)xorg-server-1.11.3.902Jeremy Huddleston1-2/+2
2012-01-18XQuartz: Bump bundle version to 2.7.1Jeremy Huddleston1-4/+4
2012-01-18render: don't bother with animated cursors on floating slaves (#39989)Peter Hutterer1-0/+3
2012-01-18dix: Update pointer limits for floating devices too (#43635)Peter Hutterer1-1/+1
2012-01-18mi/mibitblt: Fix an overflow bug of bit shift.Zhigang Gong1-1/+1
2012-01-18Convert DetermineClientCmd to use strdup instead of malloc+strncpyAlan Coopersmith1-7/+1
2012-01-18dix: Tune dixLookupDrawable for successAdam Jackson1-4/+3
2012-01-18dix: Tune dtrace hooks around DispatchAdam Jackson1-5/+9
2012-01-18xace: ricer tuning for XaceHookAdam Jackson1-0/+4
2012-01-18xfree86: split warning about missing identifier or input driverPeter Hutterer1-5/+6
2012-01-18os: don't ignore failure from dladdrJulien Cristau1-1/+5
2012-01-18Add OpenBSD support to DetermineClientCmd()Matthieu Herrb2-1/+49
2012-01-18Add Solaris support to DetermineClientCmdAlan Coopersmith1-10/+59
2012-01-06configure.ac: 1.11.3.901 (1.11.4 RC1)xorg-server-1.11.3.901Jeremy Huddleston1-2/+2
2012-01-06Xi: Fix mishandled git mergeJeremy Huddleston1-13/+0
2012-01-04hw/xwin: Fix rrScreenSetSize function pointer mismatchRyan Pavlik1-2/+0
2012-01-04Add Windows 8 to the list of Windows versions we know the name ofJon TURNEY1-1/+5
2012-01-02Merge remote-tracking branch 'whot/server-1.11-branch' into server-1.11-branchJeremy Huddleston4-9/+22
2012-01-03Xi: assign correct grab_mode/other_device_mode in XI2 passive grabsCarlos Garnacho1-2/+8
2012-01-03Change disable_clientpointer return type to voidAlan Coopersmith1-1/+1
2012-01-03xfixes: don't dereference a NULL cursorPeter Hutterer1-2/+2
2012-01-03Xi: when removing a device, reset ClientPointers where neededPeter Hutterer1-0/+15
2012-01-03Xext: don't swap CARD8 in SProcSELinuxQueryVersionPeter Hutterer1-6/+0
2012-01-03dix: button state must show the logical buttons, not physical buttonsPeter Hutterer1-1/+1