index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-25
modesetting: Fix damage tracking auto-disable code
Keith Packard
1
-6
/
+3
2014-12-19
Solaris: Move shared declarations to xf86_OSlib.h
Alan Coopersmith
3
-3
/
+5
2014-12-19
modesetting: Enable Xv when using glamor
Keith Packard
1
-0
/
+13
2014-12-18
modesetting: [v2] Don't re-enable the cursor when loading the image
Keith Packard
2
-35
/
+41
2014-12-11
Solaris: delete undocumented, unuseful -protect0 flag
Alan Coopersmith
1
-31
/
+0
2014-12-11
modesetting: Use GBM for buffer allocations if Glamor supports it.
Kenneth Graunke
3
-8
/
+68
2014-12-11
modesetting: Create a drmmode_bo wrapper; use it for front_bo.
Kenneth Graunke
3
-24
/
+61
2014-12-11
modesetting: Drop dumb_bo::map_count field and dead unmap code.
Kenneth Graunke
2
-11
/
+0
2014-12-11
modesetting: Move dumb_bo into its own source files.
Kenneth Graunke
5
-117
/
+194
2014-12-11
modesetting: Create helper for glamor_egl_create_textured_screen call.
Kenneth Graunke
3
-24
/
+28
2014-12-11
modesetting: Move ModifyPixmapHeader calls out of if/else branches.
Kenneth Graunke
1
-10
/
+6
2014-12-11
modesetting: Stop using glamor_egl_create_textured_screen_ext().
Kenneth Graunke
2
-12
/
+10
2014-12-09
Merge remote-tracking branch 'alanc/master'
Keith Packard
1
-0
/
+3
2014-12-09
glamor: Always destroy EGL image associated with destroyed pixmap
Keith Packard
1
-2
/
+1
2014-12-08
dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]
Alan Coopersmith
1
-0
/
+3
2014-12-08
Merge remote-tracking branch 'jturney/master'
Keith Packard
15
-209
/
+345
2014-12-08
modesetting: Remove unused params from drmmode_output_init()
Daniel Martin
1
-4
/
+3
2014-12-08
modesetting: Fix ifdefs s/HAVE_UDEV/CONFIG_UDEV_KMS/
Daniel Martin
2
-5
/
+5
2014-12-08
modesetting: Create new EGL screen in drmmode_xf86crtc_resize
Daniel Martin
1
-0
/
+19
2014-12-08
modesetting: Move Bool glamor into drmmode struct
Daniel Martin
3
-8
/
+8
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
138
-628
/
+633
2014-11-12
Drop trailing whitespaces
Peter Hutterer
136
-628
/
+628
2014-11-12
xwayland: declare fatal log handler as noreturn
Peter Hutterer
1
-0
/
+1
2014-11-12
xfree86: drop double-typedef of DBusConnection
Peter Hutterer
1
-0
/
+4
2014-11-09
hw/xwin: Don't allocate one wchar_t too much for unicode text placed on the W...
Colin Harrison
1
-14
/
+9
2014-11-09
hw/xwin: Fix hang on shutdown when we own the clipboard.
Jon TURNEY
1
-41
/
+25
2014-11-09
hw/xwin: Fix clipboard thread restart
Jon TURNEY
3
-2
/
+9
2014-11-09
hw/xwin: Improve reliability of clipboard X->Windows pastes
Jon TURNEY
2
-43
/
+41
2014-11-09
hw/xwin: Add controls for enabling/disabling monitoring of PRIMARY selection
Jon TURNEY
11
-3
/
+77
2014-11-06
hw/xwin: Retrieve TARGETS to avoid unnecessary failing conversion attempts
Jon TURNEY
4
-86
/
+195
2014-11-06
hw/xwin: In SelectionNotify, don't pointlessly retrieve just the size of the ...
Jon TURNEY
1
-18
/
+2
2014-11-06
hw/xwin: In SelectionNotify, delete the property containing returned data aft...
Jon TURNEY
1
-2
/
+2
2014-11-06
hw/xwin: Remove some redundant clipboard externs, now defined in winglobals.h
Jon TURNEY
2
-15
/
+0
2014-10-30
xfree86: Bump ABI versions (video: 19, extension: 9)
Aaron Plattner
1
-2
/
+2
2014-10-28
xfree86: Include 'drivers' directory with distribution
Keith Packard
1
-1
/
+1
2014-10-28
dri2: Distribute new pci_ids headers
Keith Packard
2
-0
/
+13
2014-10-27
Merge remote-tracking branch 'jturney/master'
Keith Packard
14
-29
/
+29
2014-10-27
modesetting: Skip kernel work-around on error in crtc to kernel msc
Keith Packard
1
-11
/
+12
2014-10-27
Merge remote-tracking branch 'anholt/modesetting-dri2-no-pageflip'
Keith Packard
18
-8
/
+2405
2014-10-27
Skip SetCursor when vtSema is FALSE.
Yogish Kulkarni
1
-1
/
+3
2014-10-27
modesetting: Add support for DRI2 with glamor.
Eric Anholt
7
-3
/
+1364
2014-10-27
modesetting: Export two functions I want to reuse from DRI2/Present.
Eric Anholt
2
-4
/
+7
2014-10-27
dri2: Automatically fill in the driver name if the DDX doesn't provide it.
Eric Anholt
1
-1
/
+61
2014-10-27
dri2: Import a copy of Mesa's PCI ID -> driver name mappings.
Eric Anholt
10
-0
/
+973
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
5
-57
/
+16
2014-10-27
mi: Fold mifpolycon.c into miarc.c
Adam Jackson
1
-1
/
+0
2014-10-27
mi: Fold mispans.c into miwideline.c
Adam Jackson
1
-1
/
+0
2014-10-27
mi: Unexport wide line details
Adam Jackson
1
-1
/
+0
2014-10-23
Merge remote-tracking branch 'ajax/xwin'
Keith Packard
21
-3763
/
+4
2014-10-22
Xephyr: option to disable grabbing the host
William ML Leslie
3
-3
/
+18
[prev]
[next]