index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-10-09
hw/xwin: Fix unused variable warning in winCreateMsgWindow()
Jon TURNEY
1
-2
/
+1
2014-10-09
hw/xwin: Fix redundant declaration warning in winprefslex.l
Jon TURNEY
1
-2
/
+0
2014-10-09
hw/xwin: Fix warning in yyerror()
Jon TURNEY
1
-2
/
+1
2014-10-09
hw/xwin: Fix const warning in winPrefsLoadPreferences()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix const warnings in winprefsyacc.y
Jon TURNEY
1
-4
/
+4
2014-10-09
hw/xwin: Fix const warning in winCheckDisplayNumber()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix warning in winXIconToHICON()
Jon TURNEY
1
-1
/
+1
2014-10-09
hw/xwin: Fix format warnings with debug printing of pointers on 64-bit
Jon TURNEY
8
-17
/
+17
2014-10-09
hw/xwin: Fix warnings in glx/glshim.c
Jon TURNEY
1
-0
/
+3
2014-10-09
hw/xwin: Fix compilation with -Werror=declaration-after-statement
Jon TURNEY
1
-1
/
+2
2014-10-09
hw/xwin: Fix compilation with -Werror=return-type
Jon TURNEY
1
-1
/
+1
2014-10-09
Merge remote-tracking branch 'ajax/dead-code'
Keith Packard
4
-145
/
+51
2014-10-09
Merge remote-tracking branch 'ajax/mi-cleanup'
Keith Packard
13
-52
/
+20
2014-10-09
mi: Drop plane argument from miHandleExposures
Adam Jackson
1
-4
/
+4
[next]