| Commit message (Expand) | Author | Age | Files | Lines |
* | Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate what is don... | Mike Gabriel | 2016-07-05 | 1 | -0/+7 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 1 | -21/+96 |
* | os: Remove deprecated malloc/free wrappers, clean {X,XNF}{alloc,calloc,reallo... | Mike Gabriel | 2016-07-02 | 1 | -13/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 1 | -0/+182 |
* | nxagent Xserver: Drop Kerberos code. Not used in nxagent. | Mike Gabriel | 2016-07-01 | 1 | -4/+0 |
* | dix/randr: add a hooks into screen to (a) replace scanout pixmap and (b) for ... | Mike Gabriel | 2016-06-21 | 1 | -0/+13 |
* | include: add version_compare helper function | Mike Gabriel | 2016-06-21 | 1 | -0/+23 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 2 | -1/+1 |
* | Centralize declaration of ConnectionInfo. | Mike Gabriel | 2016-06-21 | 1 | -0/+1 |
* | noRRXineramaExtension: Make Boolean configurable via new cmdline switch (+|-r... | Mike Gabriel | 2016-06-21 | 1 | -0/+1 |
* | XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension. | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 6 | -41/+0 |
* | EVI: Drop all Xserver code blocks that relate to removed EVI extension. | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte... | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | XEVIE: Drop all Xserver code blocks that relate to removed XEVIE extension. | Mike Gabriel | 2016-06-01 | 3 | -11/+0 |
* | TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP extension. | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte... | Mike Gabriel | 2016-06-01 | 2 | -7/+0 |
* | nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,incl... | Mihai Moldovan | 2016-05-25 | 3 | -1/+36 |
* | Adapt API for MakeAtom() and CopyISOLatin1Lowered to latest changes in X.org. | Mike Gabriel | 2016-05-02 | 1 | -3/+3 |
* | Add REGION_ macros for source compatibility with existing drivers. | Mike Gabriel | 2016-05-02 | 1 | -0/+39 |
* | Change region implementation names to eliminate the 'mi' prefix | Mike Gabriel | 2016-05-02 | 1 | -30/+30 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -0/+4 |
* | Change region implementation from macros to inline functions. | Mike Gabriel | 2016-05-02 | 3 | -224/+183 |
* | Rename region macros to eliminate screen argument | Mike Gabriel | 2016-05-02 | 1 | -57/+57 |
* | Xserver globals.h: Make PanoramiXExtensionDisabledHack globally available. | Mike Gabriel | 2015-12-30 | 1 | -0/+1 |
* | pointer typedef in Xdefs.h: also catch Xdefs.h include in include/misc.h, mak... | Mike Gabriel | 2015-12-28 | 2 | -6/+17 |
* | pointer typedef in Xdefs.h: Define pointer type for building against older Xl... | Mike Gabriel | 2015-12-28 | 1 | -2/+8 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 15 | -24/+24 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 23 | -120/+131 |
* | nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, xfree86.cf. | Mike Gabriel | 2015-06-21 | 1 | -1/+1 |
* | include: introduce byte counting functions. | Peter Hutterer | 2015-02-17 | 1 | -0/+30 |
* | Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] | Alan Coopersmith | 2015-02-14 | 1 | -0/+4 |
* | dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4] | Alan Coopersmith | 2015-02-14 | 1 | -1/+4 |
* | dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] | Alan Coopersmith | 2015-02-14 | 1 | -3/+7 |
* | Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f... | Orion Poplawski | 2015-02-13 | 1 | -0/+22 |
* | drop .original files from the current code base | Mike Gabriel | 2015-02-02 | 2 | -469/+0 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 49 | -0/+9641 |