summaryrefslogtreecommitdiff
path: root/dix/colormap.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Introduce a consistent coding styleKeith Packard1-1893/+1682
2011-09-19Revert "Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the state"Jamey Sharp1-7/+0
2011-04-04dix: fix memory leak in AllocSharedTiago Vignatti1-0/+1
2011-04-04dix: fix memory leak in AllocPseudoTiago Vignatti1-0/+1
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-68/+68
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-7/+5
2010-06-06Replace deprecated bzero with memsetMikhail Gusarov1-6/+6
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-6/+19
2010-05-17Fix build without XACEJulien Cristau1-0/+1
2010-05-13Quit using clientErrorValue in dix/colormap.c.Jamey Sharp1-14/+12
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-64/+64
2009-10-23dix: Fix up colormap fixup.Adam Jackson1-0/+3
2009-09-30dix/glx/composite: consolidate visual resize in one place.Dave Airlie1-0/+64
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-12/+14
2009-01-22Remove a bunch of useless casts.Adam Jackson1-17/+15
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-16/+16
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-7/+7
2008-02-29Bug #10464: Set pixel value to 0 before FindColor()Chris Wilson1-0/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-20/+20
2007-11-05DIX: Remove usage of allocaDaniel Stone1-20/+20
2007-09-05xace: add new fields to resource access hook to allow parent resource objectsEamon Walsh1-1/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-27/+7
2007-08-06xace: add hooks + new access codes: core protocol colormap requestsEamon Walsh1-0/+11
2007-04-04devPrivates rework: properly free devPrivates on compatibility structures,Eamon Walsh1-0/+2
2007-03-08dix: remove 'register' keyword for all variables.Peter Hutterer1-28/+28
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-2/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-0/+3
2006-06-01Kill LBX, too.Daniel Stone1-102/+1
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the stateAdam Jackson1-1/+8
2006-02-15Mark everything in dixsym.c as _X_EXPORT.Adam Jackson1-10/+10
2005-09-05Initialise private arrays with calloc, rather than standard malloc.Daniel Stone1-3/+2
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-2/+2
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-3/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-3/+3
2005-03-07xc/programs/Xserver/dix/atom.cRoland Mainz1-159/+80
2004-08-13Empty damage object when freeing pixmap.Keith Packard1-11/+7
2004-08-07Remove alpha-related fields from visual structure to retain binaryKeith Packard1-13/+13
2004-07-31Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt1-2/+20
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-42/+2
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-8/+33
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+2869