aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/randr/rroutput.c
Commit message (Expand)AuthorAgeFilesLines
* randr: always realloc crtcs and outputsGiuseppe Bilotta2017-12-071-6/+3
* misc nx-X11/programs/Xserver/randr/: switch to using xreallocarray, since it ...Mihai Moldovan2017-03-031-12/+0
* misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...Mihai Moldovan2017-03-031-10/+0
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-03-011-2/+2
* 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-3/+3
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-051-3/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-18/+16
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-7/+7
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-9/+9
* Backport RANDR proto version 1.5 to nx-X11's Xserver.Mike Gabriel2016-06-211-67/+241
* randr extension: Convert to Xorg coding style.Mike Gabriel2016-06-211-263/+226
* Drop trailing whitespaces (randr extension)Mike Gabriel2016-06-211-14/+14
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-2/+2
* Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfoJaroslav Šmíd2015-06-071-0/+1
* Imported nx-X11-3.5.0-2.tar.gznx-X11/3.5.0-2nx-X11Reinhard Tartler2011-10-101-0/+535