aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
* release 3.5.99.83.5.99.8Mike Gabriel2017-06-301-1/+1
* README.Mesa.patches: Define some rules for patch naming and numbering scheme.Mike Gabriel2017-06-301-0/+31
* hw/nxagent/Window.c: Introduce NX_REAL_WINDOW window property.Mike Gabriel2017-06-304-0/+45
* hw/nxagnet/Atoms.c: In DEBUG mode, we need validateString() which is not stat...Mike Gabriel2017-06-301-0/+5
* Fix FTBFS on Linux based HP-PARisc 32-bit systems. Thanks to John Paul Adrian...Mike Gabriel2017-06-286-2/+39
* dix: Remove arch awareness from servermd.h (X.org v2, nx-libs v4)Adam Jackson2017-06-281-293/+6
* nx-X11/config/cf/linux.cf: Drop AsOutputArchSize macro from Sparc(64)Architec...Mike Gabriel2017-06-271-2/+0
* Fix FTBFS on mips64el architecture due to missing definition of the _XSERVER6...Mike Gabriel2017-06-272-1/+17
* Mesa.patches_6.4.1: Add missing EOL at EOF to series file.Mike Gabriel2017-06-271-1/+1
* Mesa.patches: Have Mesa.patches_6.4.2 rather as a copy than as a symlink to M...Mike Gabriel2017-06-276-1/+115
* nx-X11/extras: Add symlinks to Mesa_6.4.2 and patchesftrapero2017-06-273-2/+3
* Include mesa-6.4.2 projectftrapero2017-06-272463-0/+1012983
* Mesa subtree: Adapt build process for building against Mesa that gets pulled ...Mike Gabriel2017-06-1510-2/+120
* nx-X11/extras/Mesa: Drop bundled Mesa, place a symlink to imported Git subtre...Mike Gabriel2017-06-15350-215316/+1
* Include mesa-6.4.1 projectftrapero2017-06-152462-0/+1012828
* Args.c: fix sync option parsingUlrich Sibiller2017-06-091-4/+2
* remove BuildRman defineUlrich Sibiller2017-06-063-17/+0
* nx-X11/config/cf/gnuLib.rules: Drop ancient Vcs comment. Erroneously sneaked ...Mike Gabriel2017-05-061-1/+0
* nx-X11/config/cf/gnu*: Re-introduce GNU/Hurd support to the nx-X11 buildflow.Mike Gabriel2017-05-043-0/+361
* remove _X_DEPRECATED for XKeycodeToKeysymUlrich Sibiller2017-05-041-1/+4
* Revert "Switch from using libNX_X11's deprecated XKeycodeToKeysym() function ...Ulrich Sibiller2017-05-042-26/+8
* Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/expor...Mike Gabriel2017-04-211-3/+0
* Xserver/Imakefile: Change order of linker options, so that self-built compone...Mike Gabriel2017-04-211-1/+1
* hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL.Mike Gabriel2017-04-212-41/+1
* Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an iss...Mike Gabriel2017-04-214-5/+82
* nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.Mihai Moldovan2017-04-201-4/+2
* man/nxagent.1: Document the nxagent specific usage pattern of the displayfd c...Mike Gabriel2017-04-201-2/+17
* Xserver/os/connection.c: If -displayfd and an explicit display port number ar...Mike Gabriel2017-04-201-0/+11
* Xserver/os/connection.c: Accompany display number with some human-readable (m...Mike Gabriel2017-04-201-0/+9
* nxagent.1: some more rephrasingUlrich Sibiller2017-04-201-6/+6
* nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks"Ulrich Sibiller2017-04-201-2/+2
* nxagent.1: highlight nxagentUlrich Sibiller2017-04-201-17/+17
* nxagent.1: use nxagent everywhereUlrich Sibiller2017-04-201-13/+13
* nxagent.1: rephrase descriptionUlrich Sibiller2017-04-201-2/+3
* nxagent.1: add -options, previously undocumentedUlrich Sibiller2017-04-201-3/+15
* nxagent.1: fix typoUlrich Sibiller2017-04-201-1/+1
* nxagent.1: remove no longer existing -co option from manpageUlrich Sibiller2017-04-201-4/+0
* Xserver/GL/glx/glxext.c: Fix for previous commit, re-adding a comment starter...Mike Gabriel2017-04-191-0/+1
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-1962-103/+1
* Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.Mike Gabriel2017-04-131-1/+1
* Mesa.patches: Define USE_IEEE for __aarch64__ and __mc68000__, as well.Mike Gabriel2017-04-132-0/+17
* nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared l...Mike Gabriel2017-04-132-3/+0
* nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERV...Mike Gabriel2017-04-131-1/+2
* nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSE...Mike Gabriel2017-04-121-1/+1
* release 3.5.99.53.5.99.5Mike Gabriel2017-04-111-1/+1
* Regression fix for added libXfont2 API support:Mike Gabriel2017-04-108-23/+13
* hw/nxagent/Pixmap.c et al.: Propagate usage_hint through nxagentCreatePixmap,...Mike Gabriel2017-04-105-17/+24
* Mesa.patches: Adapt Mesa to CreatePixmap allocation hint ABI bump.Mike Gabriel2017-04-102-0/+14
* Save pixmap allocation hints into the PixmapRec.Aaron Plattner2017-04-104-3/+7
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-1026-42/+65