aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/include
Commit message (Expand)AuthorAgeFilesLines
* Remove the Must_have_memory hack.Ulrich Sibiller2019-06-121-1/+0
* dix: remove unused requestLogIndexUlrich Sibiller2019-05-291-8/+0
* Lift Xext to xorg 1.4.2Ulrich Sibiller2018-11-091-0/+5
* Lift xkb to XORG-1.2.0 stateUlrich Sibiller2018-11-092-16/+19
* enable CLIENTIDS functions in xserverUlrich Sibiller2018-10-221-0/+6
* Removal of dead code in Xserver/xkb. Follow-up commit for 3739a9b.Mike Gabriel2018-07-031-86/+0
* nx-X11/programs/Xserver/{include/globals.h,mi/miinitext.c}: remove DPSEXT lef...Mihai Moldovan2018-02-271-4/+0
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-263-1/+16
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-263-4/+35
* Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0)Ulrich Sibiller2018-02-261-1/+1
* Xext: lift screensaver extension to XORG-7_1 stateUlrich Sibiller2018-02-071-0/+4
* Drop SHMNAME workaround again, it *is* defined in shmstr.h, which is actually...Mihai Moldovan2017-12-161-6/+0
* nx-X11/programs/Xserver/include/misc.h: add compat define for SHMNAME.Mihai Moldovan2017-12-161-0/+6
* Support building with legacy (pre-1.4.2) libXfont(1) versions.Mihai Moldovan2017-12-161-0/+4
* os/xprintf: add Xvscnprintf and XscnprintfDaniel Kurtz2017-12-101-0/+12
* Add asprintf() implementation for platforms without itAlan Coopersmith2017-12-103-4/+79
* dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4)Adam Jackson2017-06-281-293/+6
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-193-3/+0
* Save pixmap allocation hints into the PixmapRec.Aaron Plattner2017-04-101-0/+1
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-1/+9
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-102-8/+31
* SetFontPath: set client->errorValue on failure.Jamey Sharp2017-04-101-2/+1
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-102-2/+0
* Use unique logfile names when starting server with -displayfdAlan Coopersmith2017-03-211-0/+1
* os: Use NotifyFd interface for listen descriptorsKeith Packard2017-03-211-4/+0
* Handle -displayfd and an explicit display number sensiblyJon TURNEY2017-03-211-0/+1
* os: Add a mechanism to prevent creating any listen socketsKristian Høgsberg2017-03-211-1/+1
* os: Add -displayfd optionChase Douglas2017-03-211-0/+1
* Move SIGUSR1 notification as late as possible.Adam Jackson2017-03-211-0/+2
* dix: Pull client-is-local flag up to the ClientRecAdam Jackson2017-03-212-2/+1
* os: Add facilities for client ID tracking.Rami Ylimäki2017-03-213-0/+64
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-8/+9
* Rework local client id finding code to be more uniformAlan Coopersmith2017-03-211-0/+18
* os: Implement support for NotifyFd X_NOTIFY_WRITE and removal of AddEnabledDe...Keith Packard2017-03-171-4/+0
* os: Add NotifyFd interfacesKeith Packard2017-03-151-0/+13
* Xserver/include/list.h: Add list.h from X.org (from X.org commit 63f83d1).Mike Gabriel2017-03-152-0/+495
* Backport CVE-2017-2624 (timingsafe_memcmp)Ulrich Sibiller2017-03-031-0/+5
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-3/+0
* xkb: remove XkbAtomGetString, replace with NameForAtom.Peter Hutterer2017-03-032-7/+0
* Replace _XkbDupString with XstrdupAlan Coopersmith2017-03-031-4/+0
* nx-X11/programs/Xserver/include/os.h: backport xallocarray().Mihai Moldovan2017-03-031-0/+2
* nx-X11/{config/cf/{{Imake,X11}.tmpl,linux.cf},programs/Xserver/{include/os.h,...Mihai Moldovan2017-03-031-0/+6
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-1/+1
* dix: use one single function to register fpe fontsTiago Vignatti2017-02-271-4/+1
* {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende...Mike Gabriel2017-02-271-0/+5
* Xserver/os/oscolor.c: Follow X.org in dropping the rgb.txt file entirely. Con...Mike Gabriel2017-02-263-10/+4
* dix: fix incomplete commitUlrich Sibiller2017-02-243-42/+6
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-202-9/+9
* The smart scheduler is not optional.Mathieu Bérard2017-02-151-5/+0
* drop platform support: unifdef sgi.Mike Gabriel2017-02-081-9/+1