| Commit message (Expand) | Author | Age | Files | Lines |
* | Xext: fix compiler warning | Ulrich Sibiller | 2017-03-10 | 1 | -1/+1 |
* | replace (DE)ALLOCATE_LOCAL by malloc/free | Ulrich Sibiller | 2017-03-03 | 7 | -41/+40 |
* | Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR... | Mike Gabriel | 2017-03-03 | 1 | -0/+44 |
* | Fix "uninitialised byte(s)" complaints from valgrind | Ulrich Sibiller | 2017-03-02 | 2 | -2/+8 |
* | Xserver/dix/atom.c (et al.): Constify atom name strings. | Mike Gabriel | 2017-03-02 | 1 | -1/+1 |
* | Naming change: Security*Access -> Dix*Access | Mike Gabriel | 2017-02-20 | 8 | -135/+135 |
* | drop platform support: unifdef Lynx. | Mike Gabriel | 2017-02-08 | 3 | -11/+1 |
* | drop platform support: unifdef __UNIXOS2__. | Mike Gabriel | 2017-02-08 | 1 | -20/+0 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 8 | -25/+11 |
* | drop unused xtest1.frags | Ulrich Sibiller | 2016-11-02 | 1 | -90/+0 |
* | Imake: drop DoLoadableServer, MakeDllModules and IHaveModules | Ulrich Sibiller | 2016-11-02 | 3 | -45/+0 |
* | Remove extmod from nx-X11/programs/Xserver/Xext/. | Mike Gabriel | 2016-11-02 | 16 | -363/+0 |
* | Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of... | Mike Gabriel | 2016-10-31 | 1 | -3/+0 |
* | saver.c: fix unused variable warnings | Ulrich Sibiller | 2016-10-30 | 1 | -7/+0 |
* | xcmisc.c: remove HAVE_STDINT | Ulrich Sibiller | 2016-10-20 | 1 | -4/+0 |
* | security.c: fix compiler warnings | Ulrich Sibiller | 2016-10-20 | 1 | -2/+1 |
* | rename xf86bigfstr.h to xf86bigfproto.h | Ulrich Sibiller | 2016-10-19 | 1 | -1/+1 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 32 | -54/+0 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 2 | -36/+41 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 13 | -25/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 15 | -87/+87 |
* | Set event sequence number in WriteEventsToClient instead of at callers. | Jamey Sharp | 2016-07-05 | 6 | -18/+3 |
* | Make WriteEventsToClient/WriteToClient no-op on fake or dead clients. | Jamey Sharp | 2016-07-05 | 4 | -19/+8 |
* | Replace INITARGS with void | Tomas Carnecky | 2016-07-05 | 12 | -32/+28 |
* | Xserver/Xext/xres.c: Drop unused REQUEST macro call (for xXResQueryVersionReq). | Keith Packard | 2016-07-05 | 1 | -1/+0 |
* | Xserver: Post-REGION-macros-to-inline-funcs clean-up. | Mike Gabriel | 2016-07-05 | 2 | -3/+0 |
* | Use internal temp variable for swap macros. Make swaps/swapl type safe (intro... | Mike Gabriel | 2016-07-04 | 15 | -724/+534 |
* | nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead. | Mike Gabriel | 2016-07-02 | 2 | -5/+5 |
* | nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead. | Mike Gabriel | 2016-07-02 | 3 | -3/+3 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 14 | -42/+42 |
* | nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead. | Mike Gabriel | 2016-07-02 | 14 | -76/+76 |
* | Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea... | Mike Gabriel | 2016-07-02 | 8 | -17/+25 |
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 3 | -4/+4 |
* | remove XShape code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 2 | -4/+2 |
* | hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ... | Mike Gabriel | 2016-06-25 | 2 | -2/+13 |
* | hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ... | Mike Gabriel | 2016-06-25 | 2 | -1/+8 |
* | Move each screen's root-window pointer into ScreenRec. | Mike Gabriel | 2016-06-21 | 5 | -14/+14 |
* | XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension. | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ... | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ... | Mike Gabriel | 2016-06-01 | 1 | -6/+0 |
* | LBX: Drop all Xserver code blocks that relate to removed LBX extension. | Mike Gabriel | 2016-06-01 | 1 | -33/+0 |
* | FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte... | Mike Gabriel | 2016-06-01 | 1 | -7/+0 |
* | Drop X11 extensions not shipped with recent X.Org server versions anymore: | Mike Gabriel | 2016-06-01 | 27 | -10991/+35 |
* | HAVE_STDINT_H: Always include <stdint.h>. | Mike Gabriel | 2016-05-02 | 2 | -8/+0 |
* | pixman-devel: Build against shared library pkg-config(pixman-1). | Mike Gabriel | 2016-05-02 | 1 | -1/+2 |
* | Rename region macros to eliminate screen argument | Mike Gabriel | 2016-05-02 | 8 | -124/+124 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 2 | -2/+2 |