aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/Xext/shm.c
Commit message (Expand)AuthorAgeFilesLines
* Lift Xext to xorg 1.4.2Ulrich Sibiller2018-11-091-10/+10
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-2/+3
* dix/os: backport various signal handling and smart scheduler changes from X.orgMike Gabriel2017-03-211-3/+2
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-0/+5
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-3/+3
* drop platform support: unifdef Lynx.Mike Gabriel2017-02-081-5/+0
* Remove libcwrapper usage from xorg server modules. The libcwrapper is not use...Eric Anholt2016-12-041-3/+1
* Remove extmod from nx-X11/programs/Xserver/Xext/.Mike Gabriel2016-11-021-2/+0
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-2/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-2/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-3/+3
* Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp2016-07-051-1/+0
* Replace INITARGS with voidTomas Carnecky2016-07-051-1/+1
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-58/+49
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-4/+4
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-2/+3
* remove shm code from libNX_XextUlrich Sibiller2016-07-011-2/+2
* hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can identically be ...Mike Gabriel2016-06-251-1/+12
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-4/+4
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-11/+11
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+1
* Imported nx-X11-3.2.0-2.tar.gznx-X11/3.2.0-2Reinhard Tartler2011-10-101-2/+11
* Imported nx-X11-3.1.0-4.tar.gznx-X11/3.1.0-4Reinhard Tartler2011-10-101-8/+42
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1267