| Commit message (Expand) | Author | Age | Files | Lines |
* | Lift record to xorg-server-1.2.0/xorg-server-1.3.0.0 state | Ulrich Sibiller | 2018-02-27 | 1 | -222/+0 |
* | Lift record to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-27 | 1 | -115/+43 |
* | Lift record to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-27 | 1 | -9/+7 |
* | Merge branch 'sunweaver-pr/version-cmdline-option' into 3.6.x | Mihai Moldovan | 2018-02-27 | 31 | -103/+124 |
|\ |
|
| * | hw/nxagent/: Stop using non-portable '__progname', set up our own 'nxagentPro... | Mike Gabriel | 2018-02-26 | 3 | -7/+9 |
| * | hw/nxagent/: Use <function>(void) rather than <function>(). | Mike Gabriel | 2018-02-26 | 28 | -94/+94 |
| * | nxagent/Args.c: Mention new -options cmdline parameter in usage info. | Simon Matter | 2018-02-26 | 1 | -0/+1 |
| * | nxagent: Print correct application in usage message. | Simon Matter | 2018-02-26 | 1 | -0/+5 |
| * | nxagent: Add -version cmdline option. | Simon Matter | 2018-02-26 | 4 | -4/+17 |
|/ |
|
* | nx-libs.spec: also package extensions/shapeconst.h in RPM packages. | Mihai Moldovan | 2018-02-26 | 1 | -0/+1 |
* | Merge branch 'uli42-pr/update_dbe' into 3.6.x | Mihai Moldovan | 2018-02-26 | 5 | -141/+72 |
|\ |
|
| * | dbe: add NXAGENT_SERVER guard for DixLookup | Ulrich Sibiller | 2018-02-26 | 2 | -0/+32 |
| * | Lift dbe to xorg-xserver-1.4.2 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 2 | -9/+0 |
| * | Lift dbe to xorg-xserver-1.4.2 state | Ulrich Sibiller | 2018-02-26 | 3 | -50/+4 |
| * | Lift dbe to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 2 | -86/+34 |
| * | Lift dbe to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-26 | 2 | -3/+9 |
|/ |
|
* | debian/nx-x11proto-xext-dev.install: install new file extensions/shapeconst.h. | Mihai Moldovan | 2018-02-26 | 1 | -0/+1 |
* | Merge branch 'uli42-pr/update_dix' into 3.6.x | Mihai Moldovan | 2018-02-26 | 26 | -131/+328 |
|\ |
|
| * | Transfer previous dix changes into hw/nxagent | Ulrich Sibiller | 2018-02-26 | 1 | -21/+31 |
| * | Lift dix to xorg-xserver-1.3.0.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 4 | -10/+5 |
| * | Lift dix to xorg-xserver-1.3.0.0 state | Ulrich Sibiller | 2018-02-26 | 18 | -85/+184 |
| * | Lift dix to xorg-xserver-7.1/1.1.0 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 3 | -1/+24 |
| * | Lift dix to xorg-xserver-7.1/1.1.0 state | Ulrich Sibiller | 2018-02-26 | 9 | -14/+84 |
|/ |
|
* | Merge branch 'uli42-pr/update_xfixes' into 3.6.x | Mihai Moldovan | 2018-02-26 | 12 | -32/+572 |
|\ |
|
| * | Lift XFIXES to xorg-xserver-1.4.2 state - non-functional changes only | Ulrich Sibiller | 2018-02-26 | 7 | -15/+1 |
| * | Lift XFIXES to xorg-xserver-1.4.2 state | Ulrich Sibiller | 2018-02-26 | 6 | -6/+46 |
| * | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) - non-functional cha... | Ulrich Sibiller | 2018-02-26 | 9 | -12/+114 |
| * | Lift XFIXES to xorg-xserver-7.1/1.1.0 state (XFIXES 4.0) | Ulrich Sibiller | 2018-02-26 | 8 | -9/+421 |
|/ |
|
* | Merge branch 'sunweaver-pr/nomagicpixel' into 3.6.x | Mihai Moldovan | 2018-02-26 | 8 | -2/+38 |
|\ |
|
| * | nxagent: Add support for optionally enabling/disabling the magic pixel feature. | Mike Gabriel | 2018-02-26 | 8 | -2/+38 |
|/ |
|
* | Merge branch 'uli42-pr/update_xi' into arctica-3.6.x | Mihai Moldovan | 2018-02-26 | 74 | -4095/+3146 |
|\ |
|
| * | Xi: change () prototypes to (void) | Ulrich Sibiller | 2018-02-26 | 2 | -5/+5 |
| * | Xi/getbmap.c: remove unnecessary cast | Ulrich Sibiller | 2018-02-26 | 1 | -1/+1 |
| * | Xi: small formatting changes to match Xorg 7.1's Xi | Ulrich Sibiller | 2018-02-26 | 15 | -46/+48 |
| * | Xi: reformat | Ulrich Sibiller | 2018-02-26 | 37 | -893/+534 |
| * | Xi: ansify function prototypes | Ulrich Sibiller | 2018-02-26 | 73 | -942/+350 |
| * | Xi: reformat code, ansify | Ulrich Sibiller | 2018-02-26 | 74 | -2030/+2030 |
| * | Xi: Adapt include sections to match Xorg 7.1 | Ulrich Sibiller | 2018-02-26 | 37 | -168/+168 |
|/ |
|
* | debian/control: Don't B-D on build-essential packages. | Mike Gabriel | 2018-02-25 | 1 | -2/+0 |
* | debian/copyright: Update copyright attributions. | Mike Gabriel | 2018-02-25 | 1 | -3/+50 |
* | debian/watch: Drop file. Not really useful in native / upstream-provided pack... | Mike Gabriel | 2018-02-25 | 1 | -3/+0 |
* | debian/control: Bump Standards-Version: to 4.1.3. No changes needed. | Mike Gabriel | 2018-02-25 | 1 | -1/+1 |
* | nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if TARGET_EL... | Mike Gabriel | 2018-02-25 | 1 | -0/+1 |
* | Merge branch 'Ionic-bugfix/FTBFS-non-ELF' into 3.6.x | Mike Gabriel | 2018-02-25 | 5 | -1/+31 |
|\ |
|
| * | nxproxy/{configure.ac,src/Makefile.am}: only enable new ELF dtags if target s... | Mihai Moldovan | 2018-02-25 | 2 | -0/+7 |
| * | nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if targe... | Mihai Moldovan | 2018-02-25 | 2 | -1/+7 |
| * | m4/nx-macros.m4: add NX_TARGET_USE_ELF macro, setting TARGET_ELF automake con... | Mihai Moldovan | 2018-02-25 | 1 | -0/+17 |
* | | nxcomp{,shad}/configure.ac: trailing whitespace removal only. | Mihai Moldovan | 2018-02-25 | 2 | -2/+2 |
|/ |
|
* | Revert "NXhsm.c: add missing code" | Mihai Moldovan | 2018-02-09 | 1 | -20/+6 |
* | nx-X11/config/cf/{Imake.{cf,tmpl},{linux,xorg}.cf}: support ppc64le alongside... | Mihai Moldovan | 2018-02-08 | 4 | -6/+24 |