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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-22
dix: remove dead extensions to protocol.txt
Tiago Vignatti
1
-59
/
+0
2015-09-22
Add new GLX events errors and requests to protocol.txt
Robert Hooker
1
-0
/
+38
2015-09-22
Add DRI2 2.2/2.3 events and requests to protocol.txt
Robert Hooker
1
-0
/
+7
2015-09-21
privates: Clear screen-specific keys during CloseScreen
Aaron Plattner
2
-0
/
+10
2015-08-28
debug output format fix in TouchEventHistoryPush()
Jon TURNEY
1
-1
/
+1
2015-08-24
configurable maximum number of clients
Olivier Fourdan
4
-22
/
+45
2015-07-08
atom: make FreeAtom static
Adam Jackson
1
-3
/
+1
2015-07-08
atom: Bump initial table size
Adam Jackson
1
-1
/
+1
2015-07-08
dix: Restore PaintWindow screen hook
Adam Jackson
1
-2
/
+2
2015-07-08
dix: unifdef pWin->rootlessUnhittable
Adam Jackson
1
-4
/
+1
2015-07-08
dix: Unexport various implementation details
Adam Jackson
6
-176
/
+180
2015-07-08
prime: add rotation support for offloaded outputs (v2)
Dave Airlie
1
-44
/
+136
2015-06-30
cursor: drop ARGB_CURSOR
Dave Airlie
1
-8
/
+0
2015-05-20
dix: hook up the unaccelerated valuator masks
Peter Hutterer
1
-7
/
+20
2015-05-20
dix: Add unaccelerated valuators to the ValuatorMask
Peter Hutterer
1
-3
/
+75
2015-05-20
dix: fix indentation
Peter Hutterer
1
-2
/
+2
2015-05-11
dix: Do not allow device transform to be set on valuatorless devices
Jason Gerecke
1
-0
/
+3
2015-05-11
dix/events: Set currentTime to the given time stamp in NoticeTime
Rui Matos
1
-0
/
+1
2015-04-21
Convert dix/* to new *allocarray functions
Alan Coopersmith
13
-76
/
+71
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
2
-6
/
+4
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
2
-36
/
+6
2015-02-10
Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe calls
Alan Coopersmith
5
-22
/
+8
2015-01-05
dix: offset touch root coordinates by ScreenRec origins (#86655)
Peter Hutterer
1
-3
/
+3
2015-01-03
dix: Allow zero-height PutImage requests
Keith Packard
1
-1
/
+1
2014-12-08
dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4]
Alan Coopersmith
1
-7
/
+13
2014-12-08
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
1
-0
/
+3
2014-11-12
fix an annotation mistake
John Hunter
1
-1
/
+1
2014-11-12
Drop trailing whitespaces
Peter Hutterer
21
-136
/
+136
2014-11-12
dix: silence compiler warning comparing CARD32 to -1
Peter Hutterer
1
-1
/
+1
2014-11-12
dix: silence compiler warning
Peter Hutterer
1
-0
/
+2
2014-10-28
dix: Untwist transformAbsolute logic, eliminate uninitialized value warnings
Keith Packard
1
-11
/
+11
2014-10-27
dix: Always store GC client clip as a region (v2)
Adam Jackson
1
-2
/
+1
2014-10-09
Merge remote-tracking branch 'ajax/dead-code'
Keith Packard
1
-57
/
+0
2014-10-09
misc: Fold together some redundant conditionals
Adam Jackson
1
-20
/
+18
2014-10-09
dix: Remove an obfuscatory macro
Adam Jackson
1
-4
/
+1
2014-10-09
dix: Remove some pointless casting of NULL
Adam Jackson
1
-13
/
+10
2014-10-09
dix: Remove an empty if
Adam Jackson
1
-2
/
+0
2014-10-09
dix: Lower backStorage to a bit instead of a pointer
Adam Jackson
1
-1
/
+1
2014-10-09
dix: Remove DIXsaveUnder bit from the Window
Adam Jackson
1
-1
/
+0
2014-10-09
mi: Move pScreen->SendGraphicsExpose up to dix
Adam Jackson
1
-4
/
+48
2014-10-09
dix: Drop the third argument from WindowExposuresProcPtr
Adam Jackson
1
-1
/
+1
2014-10-08
input: Remove unused SetKeySymsMap
Adam Jackson
1
-57
/
+0
2014-10-02
dix: Remove XpExtension leftovers from protocol.txt
Daniel Martin
1
-30
/
+0
2014-09-18
Build required portions of registry.c automatically [v2]
Keith Packard
3
-35
/
+59
2014-09-18
dix: Close protocol.txt after we're done loading extension names
Keith Packard
2
-0
/
+6
2014-09-11
pixmap: fix reverse optimus support with multiple heads
Dave Airlie
1
-4
/
+14
2014-08-12
xkb: ignore floating slave devices when updating from master (#81885)
Peter Hutterer
1
-1
/
+1
2014-08-04
BellProc: Send bell event on core protocol bell when requested
Egbert Eich
1
-1
/
+1
2014-07-29
dix: Make some LBX-era code more obvious
Adam Jackson
1
-3
/
+1
2014-07-14
Revert "dix: fix up coordinate scaling when external monitors are present"
Peter Hutterer
1
-60
/
+20
[next]