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
2017-09-25
dix: Remove clients from input and output ready queues after closing
Keith Packard
1
-2
/
+2
2017-09-25
os: Mark client as ready to read when closing due to write failure [100863]
Keith Packard
1
-1
/
+5
2017-09-25
os: un-duplicate code to close client on write failure
Keith Packard
1
-13
/
+21
2017-09-25
os: Handle SIGABRT
Michel Dänzer
4
-0
/
+9
2017-09-25
glamor: an FBO is not needed for Xv pixmaps
Olivier Fourdan
1
-3
/
+6
2017-09-25
xfree86/modes: Make colormap/gamma glue code work with RandR disabled
Michel Dänzer
1
-45
/
+91
2017-09-22
xephyr: Check for host XVideo support before trying to use it
Adam Jackson
1
-0
/
+5
2017-09-22
modesetting: Set correct DRM event context version
Daniel Stone
1
-1
/
+1
2017-09-22
dmx: Fix null pointer dereference
Tobias Stoeckmann
1
-1
/
+1
2017-09-22
record: Fix OOB access in ProcRecordUnregisterClients
Tobias Stoeckmann
1
-1
/
+2
2017-09-22
dri2: Sync i965_pci_ids.h from Mesa.
Kenneth Graunke
1
-19
/
+21
2017-09-22
glamor: avoid a crash if texture allocation failed
Olivier Fourdan
1
-0
/
+4
2017-09-22
ephyr: Don't clobber bitsPerPixel when using glamor
Adam Jackson
1
-1
/
+0
2017-09-22
glamor: Fix dashed line rendering.
Eric Anholt
1
-1
/
+1
2017-09-22
xinerama: Implement graphics exposures for window->pixmap copies (v4)
Adam Jackson
1
-10
/
+60
2017-09-21
parser: Fix crash when xf86nameCompare(s1 = x, s2 = NULL)
Adam Jackson
1
-0
/
+2
2017-09-21
glamor: Check glamor_set_destination_drawable() return value
Olivier Fourdan
7
-44
/
+66
2017-09-21
glamor: glamor_set_destination_drawable() can fail
Olivier Fourdan
2
-3
/
+10
2017-09-21
Xephyr: Check screen resources creation success
Olivier Fourdan
2
-2
/
+9
2017-09-21
glamor: Check for NULL pixmap in glamor_get_pixmap_texture()
Olivier Fourdan
1
-0
/
+3
2017-03-15
xserver 1.19.3
Adam Jackson
1
-3
/
+3
2017-03-15
os: Fix iteration over busfaults
Chris Wilson
1
-6
/
+7
2017-03-15
render: Fix out of boundary heap access
Tobias Stoeckmann
1
-0
/
+4
2017-03-15
glamor: Fix missing declaration in dash vertex shader
Dr.-Ing. Dieter Jurzitza
1
-0
/
+1
2017-03-13
xwayland: Monitor client states to destroy callbacks
Olivier Fourdan
1
-8
/
+52
2017-03-13
xwayland: clear cursor frame callback
Olivier Fourdan
1
-2
/
+12
2017-03-10
present: disable page flip only when a slave crtc is active
Qiang Yu
2
-2
/
+14
2017-03-10
Revert "prime: Sync shared pixmap from root window instead of screen pixmap"
Chris Wilson
1
-12
/
+4
2017-03-10
Revert "present: Allow flipping with PRIME slave outputs"
Adam Jackson
1
-0
/
+4
2017-03-02
xserver 1.19.2, no, really
Adam Jackson
1
-1
/
+1
2017-03-02
xserver 1.19.2
Adam Jackson
1
-2
/
+2
2017-03-02
os: Squash missing declaration warning for timingsafe_memcmp
Adam Jackson
1
-0
/
+3
2017-03-02
Revert "xserver 1.19.2"
Adam Jackson
1
-2
/
+2
2017-03-02
xserver 1.19.2
Adam Jackson
1
-2
/
+2
2017-03-02
xwayland: do not set checkRepeat on master kbd
Olivier Fourdan
1
-5
/
+0
2017-03-02
xwayland: Make sure we have a focus window
Olivier Fourdan
1
-0
/
+6
2017-03-01
Brown bag commit to fix 957e8d (arc4random_buf() support)
Matthieu Herrb
2
-1
/
+2
2017-02-28
auth: remove AuthToIDFunc and associated functions. Not used anymore.
Matthieu Herrb
5
-56
/
+3
2017-02-28
Use arc4random_buf(3) if available to generate cookies.
Matthieu Herrb
3
-0
/
+15
2017-02-28
Use timingsafe_memcmp() to compare MIT-MAGIC-COOKIES CVE-2017-2624
Matthieu Herrb
5
-2
/
+56
2017-02-28
os: log a bug whenever WriteToClient is called from the input thread
Peter Hutterer
3
-0
/
+12
2017-02-23
damage: Validate source pictures bound to windows before unwrapping
Michel Dänzer
2
-1
/
+11
2017-02-23
present: Allow flipping with PRIME slave outputs
Michel Dänzer
1
-4
/
+0
2017-02-23
prime: Sync shared pixmap from root window instead of screen pixmap
Michel Dänzer
1
-7
/
+24
2017-02-23
glamor: Two pass won't work on memory pixmaps
Olivier Fourdan
1
-0
/
+4
2017-02-23
xwayland: Add hack for FWXGA resolution #99574
Svitozar Cherepii
1
-0
/
+7
2017-02-23
xwayland: CRTC should support all rotations
Olivier Fourdan
1
-1
/
+8
2017-02-23
xwayland: Apply output rotation for screen size
Olivier Fourdan
1
-12
/
+16
2017-02-17
xfree86: Take input_lock() for xf86ScreenCheckHWCursor
Chris Wilson
1
-7
/
+20
2017-02-17
xfree86: Take input lock for xf86TransparentCursor
Chris Wilson
1
-0
/
+4
[next]