aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/dix/colormap.c
Commit message (Expand)AuthorAgeFilesLines
* Lift dix to xorg-xserver-1.3.0.0 stateUlrich Sibiller2018-02-261-0/+3
* Lift dix to xorg-xserver-7.1/1.1.0 stateUlrich Sibiller2018-02-261-0/+7
* reduce usage of uninitialised bytesUlrich Sibiller2017-12-281-3/+3
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-20/+20
* misc nx-X11/programs/Xserver/{composite,dix,randr}/: switch to using realloca...Mihai Moldovan2017-03-031-9/+0
* Naming change: Security*Access -> Dix*AccessMike Gabriel2017-02-201-2/+2
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* remove unreferenced NEED_EVENTS/NEED_REPLIESUlrich Sibiller2016-07-051-1/+0
* nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() instead.Mike Gabriel2016-07-021-1/+1
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-12/+12
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-8/+8
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-25/+25
* LBX: Drop all Xserver code blocks that relate to removed LBX extension.Mike Gabriel2016-06-011-102/+0
* nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,incl...Mihai Moldovan2016-05-251-0/+77
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-2/+2
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-9/+9
* Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1Reinhard Tartler2011-10-101-0/+2793