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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-06-23
dix: fix up coordinate scaling when external monitors are present
Peter Hutterer
1
-20
/
+60
2014-06-04
dix: fix pixmap leak on server reset
Brendan King
1
-4
/
+3
2014-06-04
dix: reference the cursor just once in InitializeSprite()
Brendan King
1
-1
/
+1
2014-04-29
dix: remove a now-superfluous comment
Peter Hutterer
1
-6
/
+0
2014-04-29
input: Remove invalid bug checks.
Michal Srb
1
-5
/
+0
2014-04-23
glx: Move the GLX variable caching what GL context is current to dix.
Eric Anholt
1
-0
/
+25
2014-04-21
dixfonts: Turn a missing directory ErrorF into a DebugF
Jasper St. Pierre
1
-1
/
+1
2014-04-01
Make XYToWindow a screen function
Keith Packard
1
-43
/
+3
2014-03-27
Handle -displayfd and an explicit display number sensibly
Jon TURNEY
1
-1
/
+2
2014-03-26
dix: Allow NULL stipple in ChangeGC
Keith Packard
1
-3
/
+5
2014-03-11
xkb: push locked modifier state down to attached slave devices
Peter Hutterer
1
-0
/
+3
2014-03-06
dix: Clear any existing selections before initializing privates
Andrew Eikum
1
-1
/
+3
2014-02-05
dix: fix a -Wshadow warning
Peter Hutterer
1
-2
/
+2
2014-02-05
dix: fix button state check before changing a button mapping
Peter Hutterer
1
-1
/
+2
2014-02-04
dix: prevent a driver from initializing or submitting buttons > MAX_BUTTONS
Peter Hutterer
2
-0
/
+3
2014-02-04
input: un-constify dev->name
Peter Hutterer
1
-1
/
+1
2014-02-04
input: un-constify InputAttributes
Peter Hutterer
1
-8
/
+8
2014-01-29
Add RANDR 1.4 requests & events to dix/protocol.txt
Alan Coopersmith
1
-0
/
+11
2014-01-29
On realloc failure, free font_path_string instead of leaking it
Alan Coopersmith
1
-3
/
+6
2014-01-23
dix: Praise clients which haven't run for a while, rather than idle clients
Keith Packard
1
-4
/
+2
2014-01-22
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
2
-7
/
+10
2014-01-12
Clean up a few function prototypes to not place formals in /**/
Keith Packard
1
-2
/
+1
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
17
-179
/
+179
2014-01-12
xi: More warning cleanup for input
Keith Packard
2
-13
/
+14
[next]