aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* COPYING: Replace content with GPL-2 license text, because that is the overall...Mike Gabriel2015-06-231-56/+339
* debian/roll-tarball.sh: Auto-generate ChangeLog from Git history.Mike Gabriel2015-06-231-0/+1
* debian/roll-tarball.sh: Rename README.md to README.NX-Development before movi...Mike Gabriel2015-06-231-0/+3
* debian/roll-tarball.sh: Prevent several files/folders from ending up in nx-li...Mike Gabriel2015-06-231-4/+9
* debian/roll-tarball.sh: Support tarring up the HEAD of the current branch.Mike Gabriel2015-06-231-2/+2
* debian/roll-tarball.sh: Allow patch files names having a dash next to the fou...Mike Gabriel2015-06-231-2/+2
* Merge branch 'pr/anti-aliasing-rgba-crash' into 3.6.xMike Gabriel2015-06-231-3/+3
|\
| * Fix alpha premultiplication in XRenderParseColor.Emanuele Giaquinta2015-06-231-3/+3
|/
* Merge branch 'sunweaver-pr/libXx86FOO-cleanup' into arctica-3.6.xMihai Moldovan2015-06-2318-4987/+3
|\
| * library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs.Mike Gabriel2015-06-2218-4987/+3
|/
* Merge branch 'sunweaver-pr/libxf86rush-cleanup' into arctica-3.6.xMihai Moldovan2015-06-2212-792/+0
|\
| * library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ...Mike Gabriel2015-06-2112-792/+0
|/
* Merge branch 'sunweaver-pr/hw-driver-cleanup' into arctica-3.6.xMihai Moldovan2015-06-2116-2932/+14
|\
| * nx-X11/config/cf: Drop build-logic for all hardware drivers.Mike Gabriel2015-06-214-434/+0
| * nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf.Mike Gabriel2015-06-2113-2409/+14
| * nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake configuratio...Mike Gabriel2015-06-201-89/+0
|/
* libgl clean-up, fix-up commitMike Gabriel2015-06-201-1/+1
* README.md: typo fixMike DePaulo2015-06-201-1/+1
* Merge pull request #52 from woglinde/3.6.xMike Gabriel2015-06-2010-1027/+0
|\
| * remove libxkbui, looks like it is not used anywhereHenning Heinold2015-06-2010-1027/+0
|/
* debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy.Mike Gabriel2015-06-191-2/+6
* Merge branch 'sunweaver-pr/libglx-cleanup' into arctica-3.6.xMihai Moldovan2015-06-1673-4168/+59
|\
| * imake clean-up: Enforce build of Mesa GLX extension. Drop all other GLX build...Mike Gabriel2015-06-1619-589/+29
| * Drop unused / untested Xserver GLX extension support / build logic.Mike Gabriel2015-06-1613-208/+5
| * Drop nx-X11/lib/GL and move Imakefile.inc include files into Xserver code tree.Mike Gabriel2015-06-1666-3371/+25
|/
* nxcomp/Loop.cpp: tiny whitespace fix. No functional change.Mihai Moldovan2015-06-161-1/+1
* Merge pull request #28 from theqvd/3.6.xMike Gabriel2015-06-161-1/+37
|\
| * Fix negotiation in stage 10 errorVadim Troshchinskiy2015-05-201-1/+37
* | Merge branch 'sunweaver-pr/libxres-cleanup' into arctica-3.6.xMihai Moldovan2015-06-0212-526/+2
|\ \
| * | library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no...Mike Gabriel2015-06-0212-526/+2
* | | debian/changelog: sync with master/3.5.0.x branch.Mihai Moldovan2015-06-021-0/+67
* | | Update README.md: Move more release goals to 3.6.x.Mike Gabriel2015-05-311-5/+6
* | | Merge pull request #46 from ArcticaProject/pr/Xext-cve-fixesMike Gabriel2015-05-311-0/+20
|\ \ \
| * | | Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]pr/Xext-cve-fixesAlan Coopersmith2015-05-301-0/+20
| |/ /
* | | Merge pull request #45 from ArcticaProject/pr/dix-cve-fixesMike Gabriel2015-05-312-1/+8
|\ \ \ | |/ / |/| |
| * | dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).pr/dix-cve-fixesKeith Packard2015-05-301-1/+1
| * | dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]Alan Coopersmith2015-05-301-1/+3
| * | Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...Mike DePaulo2015-05-301-0/+5
|/ /
* | nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation f...Mike Gabriel2015-05-291-1/+1
* | nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df...Mihai Moldovan2015-05-281-3/+3
* | Merge branch 'sunweaver-pr/DXPC-re-license-retroactively' into arctica-3.6.xMihai Moldovan2015-05-264-6/+4097
|\ \
| * | Document retroactive re-licensing of the original DXPC code (closes #30).Mike Gabriel2015-05-264-6/+4097
* | | Merge pull request #36 from ArcticaProject/pr/render-cve-fixesMike Gabriel2015-05-261-2/+18
|\ \ \ | |/ / |/| |
| * | render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]pr/render-cve-fixesAlan Coopersmith2015-05-241-1/+16
| * | render: check request size before reading it [CVE-2014-8100 1/2]Julien Cristau2015-05-241-1/+2
* | | Merge branch 'sunweaver-pr/libxrandr-cleanup' into arctica-3.6.xMihai Moldovan2015-05-2529-2893/+32
|\ \ \
| * | | hw/nxagent clean-up: Drop NXrandr.{c|h} client lib copy-of-code from nxagent ...Mike Gabriel2015-05-204-1033/+3
| * | | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-2025-1860/+29
| | |/ | |/|
* | | README.md: replace simple link with a text link, capitalization.Mihai Moldovan2015-05-221-1/+1
* | | Merge branch 'nitomartinez-qindel-readme' into arctica-3.6.xMihai Moldovan2015-05-221-1/+1
|\ \ \ | |/ / |/| |