| Commit message (Expand) | Author | Age | Files | Lines |
* | debian/control: add xkb-data to nxagent's Recommends. | Mihai Moldovan | 2015-07-17 | 2 | -1/+4 |
* | debian/roll-tarballs.sh: more quotes, more curly braces, replace cd with push... | Mihai Moldovan | 2015-07-17 | 1 | -8/+8 |
* | roll-tarball.sh: more quotes (follow-up for previous commit), drop debug code | Mike Gabriel | 2015-07-15 | 1 | -5/+3 |
* | roll-tarball.sh: Make sure symlinked files are included in tarballs. | Mike Gabriel | 2015-07-14 | 1 | -3/+15 |
* | nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding development... | Mike Gabriel | 2015-07-14 | 1 | -0/+3 |
* | debian/libxcomp{,ext,shad}-dev.install.in: Install nxcomp{,ext,shad}.pc file ... | Mike Gabriel | 2015-07-14 | 3 | -0/+3 |
* | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-07-14 | 3 | -0/+3 |
* | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-07-14 | 3 | -3/+3 |
* | Makefile: Also remove nxversion.def on distclean. | Mike Gabriel | 2015-07-14 | 1 | -1/+1 |
* | Merge branch 'uli42-pr/add_pkgconfig' into 3.6.x | Mike Gabriel | 2015-07-14 | 9 | -27/+86 |
|\ |
|
| * | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-07-12 | 9 | -27/+86 |
|/ |
|
* | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-07-04 | 1 | -2/+77 |
* | Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.x | Mihai Moldovan | 2015-07-03 | 38 | -45/+164 |
|\ |
|
| * | 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 |
| * | Backport: Drop a reference to user mode after create | Keith Packard | 2015-06-07 | 1 | -1/+2 |
| * | Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfo | Jaroslav Šmíd | 2015-06-07 | 1 | -0/+1 |
* | | Merge branch 'sunweaver-pr/no-autotools-cruft' into arctica-3.6.x | Mihai Moldovan | 2015-06-29 | 31 | -1091/+0 |
|\ \ |
|
| * | | library clean-up: No autotools cruft in nx-libs. | Mike Gabriel | 2015-06-26 | 31 | -1091/+0 |
* | | | debian/changelog: sync with master/3.5.0.x branch. | Mihai Moldovan | 2015-06-29 | 1 | -0/+31 |
* | | | Correct nxproxy manpage also: --help -> -help | Mike DePaulo | 2015-06-28 | 1 | -1/+1 |
* | | | Correct manpages: --help -> -help | Mike DePaulo | 2015-06-28 | 2 | -2/+2 |
* | | | doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically using the... | Mike Gabriel | 2015-06-25 | 1 | -3/+4 |
* | | | Merge branch 'sunweaver-pr/roll-tarball-fixes' into arctica-3.6.x | Mihai Moldovan | 2015-06-23 | 2 | -64/+356 |
|\| | |
|
| * | | COPYING: Replace content with GPL-2 license text, because that is the overall... | Mike Gabriel | 2015-06-23 | 1 | -56/+339 |
| * | | debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. | Mike Gabriel | 2015-06-23 | 1 | -0/+1 |
| * | | debian/roll-tarball.sh: Rename README.md to README.NX-Development before movi... | Mike Gabriel | 2015-06-23 | 1 | -0/+3 |
| * | | debian/roll-tarball.sh: Prevent several files/folders from ending up in nx-li... | Mike Gabriel | 2015-06-23 | 1 | -4/+9 |
| * | | debian/roll-tarball.sh: Support tarring up the HEAD of the current branch. | Mike Gabriel | 2015-06-23 | 1 | -2/+2 |
| * | | debian/roll-tarball.sh: Allow patch files names having a dash next to the fou... | Mike Gabriel | 2015-06-23 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'pr/anti-aliasing-rgba-crash' into 3.6.x | Mike Gabriel | 2015-06-23 | 1 | -3/+3 |
|\ \ |
|
| * | | Fix alpha premultiplication in XRenderParseColor. | Emanuele Giaquinta | 2015-06-23 | 1 | -3/+3 |
|/ / |
|
* | | Merge branch 'sunweaver-pr/libXx86FOO-cleanup' into arctica-3.6.x | Mihai Moldovan | 2015-06-23 | 18 | -4987/+3 |
|\ \ |
|
| * | | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-06-22 | 18 | -4987/+3 |
|/ / |
|
* | | Merge branch 'sunweaver-pr/libxf86rush-cleanup' into arctica-3.6.x | Mihai Moldovan | 2015-06-22 | 12 | -792/+0 |
|\ \ |
|
| * | | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ... | Mike Gabriel | 2015-06-21 | 12 | -792/+0 |
|/ / |
|
* | | Merge branch 'sunweaver-pr/hw-driver-cleanup' into arctica-3.6.x | Mihai Moldovan | 2015-06-21 | 16 | -2932/+14 |
|\ \ |
|
| * | | nx-X11/config/cf: Drop build-logic for all hardware drivers. | Mike Gabriel | 2015-06-21 | 4 | -434/+0 |
| * | | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-06-21 | 13 | -2409/+14 |
| * | | nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake configuratio... | Mike Gabriel | 2015-06-20 | 1 | -89/+0 |
|/ / |
|
* | | libgl clean-up, fix-up commit | Mike Gabriel | 2015-06-20 | 1 | -1/+1 |
* | | README.md: typo fix | Mike DePaulo | 2015-06-20 | 1 | -1/+1 |
* | | Merge pull request #52 from woglinde/3.6.x | Mike Gabriel | 2015-06-20 | 10 | -1027/+0 |
|\ \ |
|