index
:
~mperes/xserver
3x4k
backlight
dpcompliance
dri2-swapbuffers
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-1
/
+1
2014-12-08
Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]
Alan Coopersmith
1
-0
/
+20
2014-12-08
xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096]
Alan Coopersmith
1
-0
/
+1
2014-11-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
13
-50
/
+50
2014-11-12
Drop trailing whitespaces
Peter Hutterer
13
-48
/
+48
2014-11-12
Xext: fix clang compiler warning
Peter Hutterer
1
-2
/
+2
2014-10-31
xv: Add missing gcstruct.h include
Thierry Reding
1
-1
/
+1
2014-10-27
Xext/shm: Detach SHM segment after Pixmap is released
Chris Wilson
1
-8
/
+7
2014-10-23
xinerama: Fix access mode in GetImage's drawable lookup
Adam Jackson
1
-1
/
+1
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-6
/
+4
2014-10-02
security: Remove XpExtension from SecurityTrustedExtensions
Daniel Martin
1
-1
/
+0
2014-08-07
xv: Drop the ClientPtr from the interface to the DDX.
Eric Anholt
3
-26
/
+24
2014-08-07
xv: Remove the no-op AllocatePort/FreePort interfaces.
Eric Anholt
3
-88
/
+3
2014-08-06
xv: Fix malloc-failure cases in the fill color key helper.
Eric Anholt
1
-9
/
+13
2014-08-06
xv: Move xf86 XV color key helper to core.
Eric Anholt
2
-0
/
+33
2014-08-06
xv: Move CloseScreen setup from a DIX hook to normal wrapping.
Eric Anholt
2
-3
/
+0
2014-08-06
xv: Drop unused XvdiVideoStopped().
Eric Anholt
2
-25
/
+0
2014-08-06
xv: Drop unused XvdiPreemptVideo().
Eric Anholt
2
-23
/
+0
2014-08-06
xv: Move the DDX XV screen private allocation into the DDXes.
Eric Anholt
1
-1
/
+0
2014-08-06
xv: Drop the ddQueryAdaptors() interface.
Eric Anholt
2
-3
/
+0
2014-08-06
xv: Move common code for adaptor cleanup to xvmain.c
Eric Anholt
2
-0
/
+40
2014-07-29
saver: Don't open-code IsMapInstalled
Adam Jackson
1
-15
/
+1
2014-04-30
selinux: don't checkout for AVCs on select() EINTR
Ray Strode
1
-2
/
+2
2014-04-21
xres: Fix size estimation for <8bpp pixmaps (#69057)
Adam Jackson
1
-2
/
+2
2014-03-27
Build dpmsstubs.c once as a convenience library, rather than once for each DD...
Jon TURNEY
1
-1
/
+3
2014-02-09
sync: Avoid ridiculously long timeouts
Mark Kettenis
1
-5
/
+2
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
2
-34
/
+18
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
25
-308
/
+308
2014-01-12
Xext: Clean up warnings in hashtable code
Keith Packard
2
-6
/
+6
2014-01-12
Xext: Clean up warnings
Keith Packard
2
-4
/
+2
2014-01-12
Clean up warnings in DIX
Keith Packard
2
-4
/
+4
2014-01-12
Xext: _X_EXPORT DPMSSet and DPMSSupported
Keith Packard
1
-2
/
+2
2013-12-09
damageext: Xineramify (v7)
Adam Jackson
1
-0
/
+3
2013-12-09
xinerama: Export the screen region
Adam Jackson
2
-1
/
+2
2013-12-02
Xext: Use SHMDIR and O_TMPFILE when creating mapping files
Keith Packard
1
-3
/
+31
2013-11-23
Xext: Recover from miSyncInitFenceFromFD failure without crashing
Keith Packard
1
-1
/
+1
2013-11-14
xext: Fix shmint.h to not use headers outside of sdk_HEADERS
Keith Packard
2
-7
/
+2
2013-11-11
Trap SIGBUS to handle truncated shared memory segments
Keith Packard
2
-2
/
+40
2013-11-11
Xext: Enable MIT-SHM FD-passing request definitions only when possible
Keith Packard
2
-2
/
+29
2013-11-04
Disable DRI3 and sync fence FD functions if xshmfence isn't available
Keith Packard
1
-0
/
+8
2013-11-01
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+10
2013-11-01
sync: fix corner-case in triggering idle alarms
Peter Hutterer
1
-1
/
+10
2013-10-31
dri3: Add DRI3 extension
Keith Packard
2
-2
/
+43
2013-10-31
Add support for MIT-SHM AttachFd request
Keith Packard
2
-3
/
+157
2013-10-31
Xext: Move MIT-SHM 'ShmDesc' to shmint.h
Keith Packard
3
-21
/
+10
2013-10-18
sync: split updating and triggering a counter up
Peter Hutterer
1
-2
/
+11
2013-10-18
sync: always set the brackets (#59644)
Peter Hutterer
1
-0
/
+20
2013-10-18
sync: if the idle time was reset, force alarms to trigger (#70476)
Peter Hutterer
1
-3
/
+29
2013-10-18
dix: provide accessor methods for the last device event time
Peter Hutterer
2
-5
/
+3
2013-10-18
sync: supply the counter from IdleTimeBlockHandler
Peter Hutterer
1
-1
/
+1
[next]