aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/render/picture.c
Commit message (Expand)AuthorAgeFilesLines
* render: Propagate allocation failure from createSourcePicture()Ulrich Sibiller2019-06-221-0/+2
* devPrivates fixesLars Knoll2017-12-071-0/+1
* Clearing comments from $XFree86$ (et al.) header lines.Mike Gabriel2017-04-191-2/+0
* xserver: remove index from CloseScreen (API/ABI breakage)Dave Airlie2017-04-101-2/+2
* misc nx-X11/programs/Xserver/{hw/nxagent,miext,render}/: move code around so ...Mihai Moldovan2017-03-031-23/+3
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-2/+2
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-10/+10
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-21/+21
* hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can identically...Mike Gabriel2016-06-251-0/+11
* Move matrix operations from X server to pixman 0.13.2, handle RandR transform...Mike Gabriel2016-06-211-68/+0
* nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and use new fun...Mihai Moldovan2016-05-301-0/+98
* Rename region macros to eliminate screen argumentMike Gabriel2016-05-021-9/+9
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-12/+12
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+1864