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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
Revert "present: Only send PresentCompleteNotify events to the presenting cli...
Michel Dänzer
4
-15
/
+7
2018-01-22
xfree86: add default modes for 16:9 and 16:10
Martin Wilck
1
-0
/
+141
2018-01-22
os: Fix a type error in the IPv6 XDMCP code
Adam Jackson
1
-1
/
+1
2018-01-22
build: guess availability of monotonic clock for cross compilation
Helmut Grohne
1
-0
/
+7
2018-01-22
config: fix NULL value detection for ID_INPUT being unset
Peter Hutterer
1
-1
/
+1
2018-01-22
glamor: Specify GLSL version for xv shader
Corentin Rossignon
1
-0
/
+2
2018-01-22
animcur: Fix transitions between animated cursors
Adam Jackson
1
-10
/
+15
2018-01-22
animcur: Run the timer from the device, not the screen
Adam Jackson
1
-58
/
+29
2018-01-22
animcur: Return the next interval directly from the timer callback
Adam Jackson
1
-3
/
+2
2018-01-22
animcur: Use fixed-size screen private
Adam Jackson
1
-12
/
+4
2018-01-22
Xorg.wrap: Ensure correct ordering of post-install hook
Lukáš Krejčí
1
-2
/
+2
2018-01-22
xwayland: avoid race condition on new keymap
Olivier Fourdan
1
-1
/
+1
2018-01-17
glx: do not pick sRGB config for 32-bit RGBA visual
Tapani Pälli
1
-0
/
+5
2017-12-20
xserver 1.19.6
Adam Jackson
1
-3
/
+3
2017-12-20
glx: Duplicate relevant fbconfigs for compositing visuals
Thomas Hellstrom
3
-6
/
+61
2017-12-20
glx: Fix visual fbconfig matching with respect to swap method
Thomas Hellstrom
1
-0
/
+9
2017-12-20
glx: Work around a GLX_OML swap method in older dri drivers
Thomas Hellstrom
1
-0
/
+7
2017-12-20
glx: Move Composite's synthetic visuals to a different select group
Adam Jackson
1
-0
/
+5
2017-12-20
glx: Send GLX_VISUAL_SELECT_GROUP_SGIX attribute for visuals
Adam Jackson
1
-2
/
+3
2017-12-20
composite: Make compIsAlternateVisual safe even if Composite is off
Adam Jackson
1
-1
/
+1
2017-12-20
composite: Export compIsAlternateVisual
Adam Jackson
2
-1
/
+3
2017-12-20
composite: Remove a misleading comment
Adam Jackson
1
-5
/
+0
2017-12-13
os: Fix strtok/free crash in ComputeLocalClient
Tomasz Śniatowski
1
-3
/
+3
2017-12-13
dix: avoid deferencing NULL PtrCtrl
Olivier Fourdan
1
-1
/
+6
2017-12-13
xwayland: Fix non-argb cursor conversion
Olivier Fourdan
1
-1
/
+1
2017-12-13
glx: Fix glXQueryContext for GLX_FBCONFIG_ID and GLX_RENDER_TYPE (v2)
Adam Jackson
4
-2
/
+9
2017-12-13
os/xdmcp: Honour -once when session is dead
Daniel Martin
1
-1
/
+1
2017-12-13
present: Only send PresentCompleteNotify events to the presenting client
Michel Dänzer
4
-7
/
+15
2017-12-13
randr: rrGetScreenResources: initialize memory
Giuseppe Bilotta
1
-1
/
+1
2017-12-13
glx: Only flush indirect contexts in MakeCurrent (v2)
Adam Jackson
1
-1
/
+1
2017-12-13
edid: fix off-by-one error in CEA mode numbering
Hector Martin
1
-2
/
+2
2017-12-13
glx: Fix typos that break GLX_ARB_context_flush_control
Adam Jackson
2
-2
/
+2
2017-12-13
randr: ProcRRGetOutputInfo: initialize memory
Giuseppe Bilotta
1
-1
/
+1
2017-12-13
xkb: initialize tsyms
Giuseppe Bilotta
1
-1
/
+1
2017-12-13
xkb: Print the xkbcomp path being executed when we fail to compile.
Eric Anholt
1
-2
/
+4
2017-12-13
config/udev: consider ID_INPUT_FOO=0 as 'unset'
Peter Hutterer
1
-33
/
+32
2017-12-13
test: signal-logging: Fix looping signed number tests
Daniel Martin
1
-1
/
+1
2017-12-13
test: input: Fix used uninitialized warning in dix_event_to_core
Daniel Martin
1
-1
/
+1
2017-12-13
modesetting: Fix potential buffer overflow
Daniel Martin
2
-27
/
+15
2017-12-13
ramdac: Check ScreenPriv != NULL in xf86ScreenSetCursor()
Alex Goins
1
-1
/
+8
2017-12-13
XShmGetImage: fix censoring
Nikolay Martynov
1
-6
/
+2
2017-12-11
xfixes: Remove the CursorCurrent array
Adam Jackson
1
-7
/
+21
2017-10-12
xserver 1.19.5
Adam Jackson
1
-3
/
+3
2017-10-12
Unvalidated extra length in ProcEstablishConnection (CVE-2017-12176)
Nathan Kidd
1
-1
/
+6
2017-10-12
dbe: Unvalidated variable-length request in ProcDbeGetVisualInfo (CVE-2017-12...
Nathan Kidd
1
-1
/
+4
2017-10-12
Xi: fix wrong extra length check in ProcXIChangeHierarchy (CVE-2017-12178)
Nathan Kidd
1
-1
/
+1
2017-10-12
Xi: integer overflow and unvalidated length in (S)ProcXIBarrierReleasePointer
Nathan Kidd
1
-0
/
+5
2017-10-12
hw/xfree86: unvalidated lengths
Nathan Kidd
3
-94
/
+117
2017-10-12
xfixes: unvalidated lengths (CVE-2017-12183)
Nathan Kidd
4
-2
/
+8
2017-10-12
Unvalidated lengths
Nathan Kidd
7
-4
/
+17
[next]