aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/damageext
Commit message (Expand)AuthorAgeFilesLines
* Rename libdamage to (correct) libdamageextUlrich Sibiller2019-05-101-2/+2
* Use C99 designated initializers in various extension RepliesUlrich Sibiller2019-02-281-5/+5
* Coverity # 491: Check version number correctly.Adam Jackson2017-12-071-1/+1
* Fix "uninitialised byte(s)" complaints from valgrindUlrich Sibiller2017-03-021-0/+2
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-5/+5
* The smart scheduler is not optional.Mathieu BĂ©rard2017-02-151-2/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-1/+1
* File permission fixes: No executable bit on Imakefile files, *.c and *.h files.Mike Gabriel2016-07-051-0/+0
* Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp2016-07-051-4/+2
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-21/+16
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-2/+2
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-5/+6
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-0/+10
* 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-021-4/+4
* X11/nx-X11 clear-up: More places where we need to explicitly distinguish betw...Mike Gabriel2015-12-291-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-5/+5
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-104-0/+621