aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/randr
Commit message (Expand)AuthorAgeFilesLines
* rrdispatch.c: remove obsolete ifdefUlrich Sibiller2019-02-111-4/+0
* randr: free crtc->outputs on destroyGiuseppe Bilotta2017-12-071-0/+1
* randr: always realloc crtcs and outputsGiuseppe Bilotta2017-12-072-12/+6
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-101-4/+1
* xinerama: Swap the response in RRXineramaWriteMonitorMichal Srb2017-04-031-0/+7
* misc nx-X11/programs/Xserver/randr/: switch to using xreallocarray, since it ...Mihai Moldovan2017-03-036-60/+0
* misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...Mihai Moldovan2017-03-035-43/+0
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-024-8/+12
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-03-018-22/+18
* Xserver/randr: Regression fix introduced by c2b1f48. Re-introduce RegisterRes...Mike Gabriel2017-02-045-0/+25
* remove unused registry.hUlrich Sibiller2016-11-021-64/+0
* randrproto: It was discovered that nx-libs shipped two different version of r...Mike Gabriel2016-10-014-1371/+3
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-2/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-066-94/+142
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-2/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0510-44/+44
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-054-12/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-0411-538/+409
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-024-10/+10
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-025-9/+9
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-0211-40/+40
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-0212-90/+90
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-022-10/+0
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-1/+1
* Backport RANDR proto version 1.5 to nx-X11's Xserver.Mike Gabriel2016-06-2120-944/+6432
* randr extension: Convert to Xorg coding style.Mike Gabriel2016-06-2116-3699/+3511
* Drop trailing whitespaces (randr extension)Mike Gabriel2016-06-2114-220/+220
* randr: Remove mirandrAdam Jackson2016-06-212-158/+2
* Xserver/randr/Imakefile: Serialize parameters and make Imakefile changes more...Mike Gabriel2016-06-211-2/+28
* noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r...Mike Gabriel2016-06-211-0/+2
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+3
* rrmode.c: add debug outputUlrich Sibiller2015-12-301-2/+25
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-283-8/+8
* Replace 'pointer' type with 'void *'Keith Packard2015-12-287-26/+26
* use xfree instead of free for xalloced dataUlrich Sibiller2015-09-262-3/+3
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-1/+2
* Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987.Keith Packard2015-06-072-13/+2
* Backport: randr: Clean up compiler warnings about unused and shadowing variablesKeith Packard2015-06-073-21/+5
* Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatchAaron Plattner2015-06-071-1/+1
* Backport: ProcRRGetScreenInfo: swap configTimestamp as wellAlan Coopersmith2015-06-071-0/+1
* Backport: RRModeCreate: plug memory leak of newModes if AddResource failsAlan Coopersmith2015-06-071-2/+4
* Backport: randr: fix server crash in RRGetScreenInfoJulien Cristau2015-06-071-2/+3
* Backport: randr: check for virtual size limits before set crtcTiago Vignatti2015-06-071-0/+12
* Backport: Free randr crtc and output pointer arraysKeith Packard2015-06-071-0/+2
* Backport: Drop a reference to user mode after createKeith Packard2015-06-071-1/+2
* Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfoJaroslav Šmíd2015-06-071-0/+1
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-2/+2
* nx-X11/**: Drop non-imake Makefile* files.Mike Gabriel2015-03-042-726/+0
* randr: unvalidated lengths in RandR extension swapped procs [CVE-2014-8101]Alan Coopersmith2015-02-141-0/+3
* drop .original files from the current code baseMike Gabriel2015-02-0221-8027/+0