| Commit message (Expand) | Author | Age | Files | Lines |
* | nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, wher... | Mike Gabriel | 2017-02-08 | 1 | -5/+0 |
* | drop platform support: unifdef sgi. | Mike Gabriel | 2017-02-08 | 5 | -9/+4 |
* | drop platform support: unifdef QNX. | Mike Gabriel | 2017-02-08 | 4 | -26/+1 |
* | drop platform support: unifdef DGUX. | Mike Gabriel | 2017-02-08 | 1 | -15/+10 |
* | drop platform support: unifdef __osf__. | Mike Gabriel | 2017-02-08 | 1 | -66/+5 |
* | drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386). | Mike Gabriel | 2017-02-08 | 3 | -19/+12 |
* | drop platform support: unifdef hpux and __hppa__. | Mike Gabriel | 2017-02-08 | 3 | -21/+4 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 3 | -34/+5 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 2 | -12/+1 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -5/+0 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+5 |
* | remove unused XInput.h | Ulrich Sibiller | 2016-11-02 | 2 | -1124/+1 |
* | Remove unused Xv and XvMC headers | Ulrich Sibiller | 2016-11-02 | 4 | -780/+2 |
* | drop unused glu.h | Ulrich Sibiller | 2016-11-02 | 2 | -329/+1 |
* | drop ap_keysym.h | Ulrich Sibiller | 2016-11-02 | 2 | -52/+0 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 3 | -13/+0 |
* | update Xfuncproto.h | Ulrich Sibiller | 2016-10-19 | 1 | -4/+65 |
* | rename xf86bigfstr.h to xf86bigfproto.h | Ulrich Sibiller | 2016-10-19 | 2 | -4/+4 |
* | Use both __APPLE__ and __DARWIN__ defines | Ulrich Sibiller | 2016-10-10 | 1 | -3/+3 |
* | Update keysym includes | Ulrich Sibiller | 2016-10-10 | 5 | -189/+658 |
* | update X.h and Xproto.h because of GenericEvent | Ulrich Sibiller | 2016-10-10 | 2 | -15/+53 |
* | include/extensions/damageproto.h: Use nx-X11's xfixesproto.h and damagewire.h... | Mike Gabriel | 2016-10-01 | 1 | -2/+2 |
* | randrproto: It was discovered that nx-libs shipped two different version of r... | Mike Gabriel | 2016-10-01 | 2 | -120/+1205 |
* | whitespace cleanup | Ulrich Sibiller | 2016-09-24 | 1 | -7/+1 |
* | ensure that <X11/..> headers references use nx-X11 files if existing | Ulrich Sibiller | 2016-09-24 | 1 | -0/+6 |
* | move xkblib to xserver | Ulrich Sibiller | 2016-09-21 | 6 | -0/+1341 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 58 | -81/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 1 | -20/+19 |
* | Add _X_UNUSED attribute to designate unused variables and silence warnings | Jeremy Huddleston | 2016-07-05 | 1 | -0/+7 |
* | nx-X11/include/extensions/XKBsrv.h: Different memory handling when built with... | Mike Gabriel | 2016-07-02 | 1 | -2/+18 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -5/+2 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 1 | -5/+2 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -251/+1 |
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -379/+0 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 4 | -416/+1 |
* | library-cleanup: Don't build libNX_Xau anymore. Use system's libXau shared li... | Mike Gabriel | 2016-07-01 | 2 | -0/+125 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -4/+0 |
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 42 | -7946/+2 |
* | misc nx-X11/{programs/Xserver/composite,include/extensions}: update to Compos... | Mihai Moldovan | 2016-05-30 | 2 | -2/+43 |
* | library clean-up: Don't build libNX_Xinerama anymore. Use system's libXineram... | Mike Gabriel | 2015-12-30 | 1 | -2/+2 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 3 | -165/+47 |
* | Fix for too overall Xdamage and Xrandr client lib removal: Bring back the nx-... | Mike Gabriel | 2015-12-29 | 5 | -0/+497 |
* | X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw... | Mike Gabriel | 2015-12-29 | 2 | -6/+6 |
* | library clean-up: Don't build libNX_Xfixes anymore. Use system's libXfixes sh... | Mike Gabriel | 2015-12-28 | 1 | -1/+1 |
* | library clean-up: Don't build libNX_Xcomposite anymore. Use system's libXcomp... | Mike Gabriel | 2015-12-28 | 1 | -1/+1 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 75 | -124/+124 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 5 | -14/+14 |
* | library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed by nx-libs. | Mike Gabriel | 2015-06-22 | 1 | -3/+3 |
* | library clean-up: Drop nx-X11/lib/Xxf86rush and references to libglide{2,3}. ... | Mike Gabriel | 2015-06-21 | 3 | -282/+0 |
* | libgl clean-up, fix-up commit | Mike Gabriel | 2015-06-20 | 1 | -1/+1 |