aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/randr/rrprovider.c
Commit message (Expand)AuthorAgeFilesLines
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-2/+2
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-03-011-1/+1
* Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes...Mike Gabriel2017-02-041-0/+4
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-4/+4
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-19/+17
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-3/+3
* Backport RANDR proto version 1.5 to nx-X11's Xserver.Mike Gabriel2016-06-211-0/+484