aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext
Commit message (Expand)AuthorAgeFilesLines
* Xext: drop NX_ALTERNATIVEPOLICYFILEUlrich Sibiller2021-01-181-202/+0
* Xext: use $USRDATADIR/SecurityPolicyUlrich Sibiller2021-01-181-3/+2
* Xext: include limits.hUlrich Sibiller2021-01-161-0/+1
* Xext/panoramiX.c: rename shadowing variablesUlrich Sibiller2020-11-031-7/+7
* Init.c Use dpmsstubs.c instead of an own copyUlrich Sibiller2020-05-071-2/+2
* Xext: rename saver's EventType to SaverEventType.Ulrich Sibiller2020-05-071-5/+5
* Xext: Fix cursor reference counting hazard.Ulrich Sibiller2020-05-071-1/+1
* X.Org bug 4947/Sun bug 6646626: Xv extension not byte-swapping properlyUlrich Sibiller2020-01-061-23/+27
* os: unifdef ISCUlrich Sibiller2020-01-061-1/+1
* Simplify (NX)xvdisp.cUlrich Sibiller2019-11-022-7/+9
* NXshm.c: call upstream miShmPutImageUlrich Sibiller2019-11-021-1/+5
* NXshm.c: use upstream versions of Dispatch functionsUlrich Sibiller2019-11-021-4/+8
* Die XTESTEXT1, die!Ulrich Sibiller2019-05-104-2656/+3
* Use calloc to zero fill buffers being allocated for replies & eventsUlrich Sibiller2019-02-281-1/+1
* Lift Xext to xorg 1.4.2Ulrich Sibiller2018-11-0917-119/+127
* Don't reset the lastDeviceEventTime when doing DPMS actionsMike Gabriel2018-07-031-13/+4
* Backport IDLETIME system counter to nx-X11 Xserver.Mike Gabriel2018-07-031-0/+159
* Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185).Nathan Kidd2018-03-071-0/+2
* Xext: lift xvmain.c to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-072-4/+3
* Xext: lift xres.c to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-1/+3
* Xext: lift sync.c to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-2/+11
* Xext: lift sleeputil.c to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-1/+1
* Xext: lift panoramiX to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-11/+20
* Xext: lift DPMS extension to xorg-xserver-7.1/1.1 stateUlrich Sibiller2018-02-071-3/+3
* Xext: lift screensaver extension to XORG-7_1 stateUlrich Sibiller2018-02-071-2/+147
* panoramiX: fix includesUlrich Sibiller2018-01-082-4/+4
* Re-enable XC-MISC extensionUlrich Sibiller2018-01-081-2/+2
* reduce usage of uninitialised bytesUlrich Sibiller2017-12-283-15/+15
* Drop SHMNAME workaround again, it *is* defined in shmstr.h, which is actually...Mihai Moldovan2017-12-161-1/+1
* nx-X11/programs/Xserver/Xext/shape.c: avoid pulling in Xlib in legacy mode vi...Mihai Moldovan2017-12-161-0/+7
* nx-X11/programs/Xserver/Xext/shape.c: pull in shapestr.h for legacy Xext prot...Mihai Moldovan2017-12-161-1/+1
* Handle SHAPE proto splitup gracefully for legacy Xext proto versions.Mihai Moldovan2017-12-161-0/+4
* Support building with legacy (pre-7.1.0) Xext proto versions.Mihai Moldovan2017-12-161-0/+4
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-191-2/+0
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-101-1/+1
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-2/+3
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-102-1/+13
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-104-9/+8
* dix: Pull client-is-local flag up to the ClientRecAdam Jackson2017-03-211-2/+2
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-212-7/+4
* Xext: fix compiler warningUlrich Sibiller2017-03-101-1/+1
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-037-41/+40
* Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR...Mike Gabriel2017-03-031-0/+44
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-022-2/+8
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-208-135/+135
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-083-11/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-20/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-048-25/+11
* drop unused xtest1.fragsUlrich Sibiller2016-11-021-90/+0