| Commit message (Expand) | Author | Age | Files | Lines |
* | debian/libnx-xinerama1.postinst.in: Enforce symlink creation for Xinerama sup... | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
* | Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks." | Mike Gabriel | 2015-09-28 | 1 | -3/+3 |
* | nx-libs.spec: add xkeyboard-config to nxagent's Requires. | Mihai Moldovan | 2015-09-28 | 2 | -0/+7 |
* | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-09-28 | 2 | -1/+4 |
* | debian/roll-tarballs.sh: more quotes, more curly braces, replace cd with push... | Mihai Moldovan | 2015-09-28 | 1 | -8/+8 |
* | roll-tarball.sh: more quotes (follow-up for previous commit), drop debug code | Mike Gabriel | 2015-09-28 | 1 | -5/+3 |
* | roll-tarball.sh: Make sure symlinked files are included in tarballs. | Mike Gabriel | 2015-09-28 | 1 | -3/+15 |
* | nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding development... | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
* | debian/libxcomp{,ext,shad}-dev.install.in: Install nxcomp{,ext,shad}.pc file ... | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
* | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-09-28 | 3 | -0/+3 |
* | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-09-28 | 3 | -3/+3 |
* | Makefile: Also remove nxversion.def on distclean. | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
* | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-09-28 | 9 | -27/+86 |
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -2/+77 |
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-09-28 | 1 | -0/+31 |
* | Correct nxproxy manpage also: --help -> -help | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
* | Correct manpages: --help -> -help | Mike DePaulo | 2015-09-28 | 2 | -2/+2 |
* | library clean-up: No autotools cruft in nx-libs. | Mike Gabriel | 2015-09-28 | 31 | -1091/+0 |
* | doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using the... | Mike Gabriel | 2015-09-28 | 1 | -3/+4 |
* | COPYING: Replace content with GPL-2 license text, because that is the overall... | Mike Gabriel | 2015-09-28 | 1 | -56/+339 |
* | debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. | Mike Gabriel | 2015-09-28 | 1 | -0/+1 |
* | debian/roll-tarball.sh: Rename README.md to README.NX-Development before movi... | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
* | debian/roll-tarball.sh: Prevent several files/folders from ending up in nx-li... | Mike Gabriel | 2015-09-28 | 1 | -4/+9 |
* | debian/roll-tarball.sh: Support tarring up the HEAD of the current branch. | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
* | debian/roll-tarball.sh: Allow patch files names having a dash next to the fou... | Mike Gabriel | 2015-09-28 | 1 | -2/+2 |
* | Fix alpha premultiplication in XRenderParseColor. | Emanuele Giaquinta | 2015-09-28 | 1 | -3/+3 |
* | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-09-28 | 18 | -4987/+3 |
* | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ... | Mike Gabriel | 2015-09-28 | 12 | -792/+0 |
* | nx-X11/config/cf: Drop build-logic for all hardware drivers. | Mike Gabriel | 2015-09-28 | 4 | -434/+0 |
* | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-09-28 | 13 | -2409/+14 |
* | nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake configuratio... | Mike Gabriel | 2015-09-28 | 1 | -89/+0 |
* | libgl clean-up, fix-up commit | Mike Gabriel | 2015-09-28 | 1 | -1/+1 |
* | README.md: typo fix | Mike DePaulo | 2015-09-28 | 1 | -1/+1 |
* | remove libxkbui, looks like it is not used anywhere | Henning Heinold | 2015-09-28 | 10 | -1027/+0 |
* | debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy. | Mike Gabriel | 2015-09-28 | 1 | -2/+6 |
* | imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX build... | Mike Gabriel | 2015-09-28 | 19 | -589/+29 |
* | Drop unused / untested Xserver GLX extension support / build logic. | Mike Gabriel | 2015-09-28 | 13 | -208/+5 |
* | Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree. | Mike Gabriel | 2015-09-28 | 66 | -3371/+25 |
* | nxcomp/Loop.cpp: tiny whitespace fix. No functional change. | Mihai Moldovan | 2015-09-28 | 1 | -1/+1 |
* | Fix negotiation in stage 10 error | Vadim Troshchinskiy | 2015-09-28 | 1 | -1/+37 |
* | use xfree instead of free for xalloced data | Ulrich Sibiller | 2015-09-26 | 2 | -3/+3 |
* | Backport: xserver: Avoid sending uninitialized padding data over the network | Peter Åstrand | 2015-07-02 | 32 | -5/+131 |
* | Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987. | Keith Packard | 2015-06-07 | 2 | -13/+2 |
* | Backport: randr: Clean up compiler warnings about unused and shadowing variables | Keith Packard | 2015-06-07 | 3 | -21/+5 |
* | Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch | Aaron Plattner | 2015-06-07 | 1 | -1/+1 |
* | Backport: ProcRRGetScreenInfo: swap configTimestamp as well | Alan Coopersmith | 2015-06-07 | 1 | -0/+1 |
* | Backport: RRModeCreate: plug memory leak of newModes if AddResource fails | Alan Coopersmith | 2015-06-07 | 1 | -2/+4 |
* | Backport: randr: fix server crash in RRGetScreenInfo | Julien Cristau | 2015-06-07 | 1 | -2/+3 |
* | Backport: randr: check for virtual size limits before set crtc | Tiago Vignatti | 2015-06-07 | 1 | -0/+12 |
* | Backport: Free randr crtc and output pointer arrays | Keith Packard | 2015-06-07 | 1 | -0/+2 |