summaryrefslogtreecommitdiff
path: root/mi/micmap.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-21Convert mi & miext to new *allocarray functionsAlan Coopersmith1-4/+4
2014-09-26mi: Remove Windows 8-bpp colormap compatibilityAdam Jackson1-44/+0
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-362/+323
2011-04-04mi: fix memory leak in miInitVisualsTiago Vignatti1-0/+2
2010-12-07Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-2/+4
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-12/+12
2010-04-23mi: track screens' installed colormaps as screen privatesTiago Vignatti1-8/+7
2009-12-16Update Sun license notices to current X.Org standard formAlan Coopersmith1-28/+22
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-2/+4
2009-01-22Remove a bunch of useless casts.Adam Jackson1-5/+5
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-14/+14
2008-10-26Nuke prototype for nonexistent functionJulien Cristau1-4/+0
2008-10-03Remove unused wrapping for visual initialization.Adam Jackson1-25/+3
2008-10-03Remove a bunch of unused API from the mi export list.Adam Jackson1-1/+1
2007-04-09Bug #10560: Code-Cleanup: function declarations () -> (void)Stefan Huehner1-2/+2
2007-03-09mi: remove 'register' keywords.Peter Hutterer1-9/+9
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-04-14Coverity #806: Another memory leak on OOM path.Adam Jackson1-1/+3
2006-02-15Mark everything in misym.c as _X_EXPORT.Adam Jackson1-15/+15
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-2/+2
2004-12-06Use the same method of finding the screen pixmap of COMPOSITE extension isEgbert Eich1-4/+5
2004-06-30Add Distributed Multihead X (DMX) supportKevin E Martin1-1/+19
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert 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-14Initial revisionKaleb Keithley1-0/+674