aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/composite
Commit message (Expand)AuthorAgeFilesLines
* Add CreatePixmap allocation hints.Aaron Plattner2017-04-101-2/+2
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-101-2/+2
* misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...Mihai Moldovan2017-03-031-10/+0
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-1/+1
* add .gitignore filesUlrich Sibiller2016-11-171-0/+0
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* Xserver/composite/compint.h: Disable debugging in Copmosite extension.Mike Gabriel2016-07-051-3/+1
* Use internal temp variable for swap macros. Make swaps/swapl type safe (intro...Mike Gabriel2016-07-041-43/+31
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-022-5/+5
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-022-12/+12
* Xserver/include/protocol-versions.h: Switch to having an Xserver-specific hea...Mike Gabriel2016-07-021-8/+1
* Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all extensions.Mike Gabriel2016-07-021-1/+9
* Move each screen's root-window pointer into ScreenRec.Mike Gabriel2016-06-212-2/+2
* nx-X11/programs/Xserver/composite/Imakefile: add new file to SRCS and OBJS an...Mihai Moldovan2016-05-301-2/+4
* misc nx-X11/{programs/Xserver/composite,include/extensions}: update to Compos...Mihai Moldovan2016-05-307-388/+1808
* 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-023-25/+25
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-1/+1
* Replace 'pointer' type with 'void *'Keith Packard2015-12-283-15/+15
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-1/+1
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-106-0/+2385