aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext
Commit message (Expand)AuthorAgeFilesLines
* Xext: fix compiler warningUlrich Sibiller2017-03-101-1/+1
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-037-41/+40
* Xserver/Xext/shmint.h: Provide header file exporting ShmRegisterFunc and ShmR...Mike Gabriel2017-03-031-0/+44
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-022-2/+8
* Xserver/dix/atom.c (et al.): Constify atom name strings.Mike Gabriel2017-03-021-1/+1
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-208-135/+135
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-083-11/+1
* drop platform support: unifdef __UNIXOS2__.Mike Gabriel2017-02-081-20/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-048-25/+11
* drop unused xtest1.fragsUlrich Sibiller2016-11-021-90/+0
* Imake: drop DoLoadableServer, MakeDllModules and IHaveModulesUlrich Sibiller2016-11-023-45/+0
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-0216-363/+0
* Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of...Mike Gabriel2016-10-311-3/+0
* saver.c: fix unused variable warningsUlrich Sibiller2016-10-301-7/+0
* xcmisc.c: remove HAVE_STDINTUlrich Sibiller2016-10-201-4/+0
* security.c: fix compiler warningsUlrich Sibiller2016-10-201-2/+1
* rename xf86bigfstr.h to xf86bigfproto.hUlrich Sibiller2016-10-191-1/+1
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-0632-54/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-062-36/+41
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-0513-25/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-0515-87/+87
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-056-18/+3
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-054-19/+8
* Replace INITARGS with voidTomas Carnecky2016-07-0512-32/+28
* Xserver/Xext/xres.c: Drop unused REQUEST macro call (for xXResQueryVersionReq).Keith Packard2016-07-051-1/+0
* Xserver: Post-REGION-macros-to-inline-funcs clean-up.Mike Gabriel2016-07-052-3/+0
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-0415-724/+534
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-022-5/+5
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-023-3/+3
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-0214-42/+42
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-0214-76/+76
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-028-17/+25
* remove shm code from libNX_XextUlrich Sibiller2016-07-013-4/+4
* remove XShape code from libNX_XextUlrich Sibiller2016-07-012-4/+2
* hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ...Mike Gabriel2016-06-252-2/+13
* hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can identically ...Mike Gabriel2016-06-252-1/+8
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-215-14/+14
* XFreeXDGA: Drop all Xserver code blocks that relate to removed XFreeXDGA exte...Mike Gabriel2016-06-011-7/+0
* XF86MISC: Drop all Xserver code blocks that relate to removed XF86MISC extens...Mike Gabriel2016-06-011-7/+0
* MITMISC: Drop all Xserver code blocks that relate to removed MITMISC extension.Mike Gabriel2016-06-011-6/+0
* XF86VIDMODE: Drop all Xserver code blocks that relate to removed XF86VIDMODE ...Mike Gabriel2016-06-011-6/+0
* MULTIBUFFER: Drop all Xserver code blocks that relate to removed MULTIBUFFER ...Mike Gabriel2016-06-011-6/+0
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-33/+0
* FONTCACHE: Drop all Xserver code blocks that relate to removed FONTCACHE exte...Mike Gabriel2016-06-011-7/+0
* XAPPGROUP: Drop all Xserver code blocks that relate to removed XAPPGROUP exte...Mike Gabriel2016-06-011-7/+0
* Drop X11 extensions not shipped with recent X.Org server versions anymore:Mike Gabriel2016-06-0127-10991/+35
* HAVE_STDINT_H: Always include <stdint.h>.Mike Gabriel2016-05-022-8/+0
* pixman-devel: Build against shared library pkg-config(pixman-1).Mike Gabriel2016-05-021-1/+2
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-028-124/+124
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-292-2/+2