summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86cmap.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-13Unwrap/rewrap EnterVT/LeaveVT completely, Fixes 28998Keith Packard1-1/+7
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-11/+22
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-16/+16
2010-04-23xfree86: track screens' installed colormaps as screen privatesTiago Vignatti1-25/+24
2010-02-25Allow for missing or disabled compat_outputKeith Packard1-6/+3
2010-01-27Avoid segfaults in XF86VidMode GammaRamp functions if randr_crtc is NULLAlan Coopersmith1-13/+18
2009-10-23Kill compilation warnings.Marcin Baczyński1-0/+2
2009-09-04xfree86: silence some xf86dgaproto compiler warningsPeter Hutterer1-2/+1
2009-07-21randr12: Add compatibility for XF86VidMode gamma ramps.Michel Dänzer1-0/+38
2009-04-29Fix most remaining deprecated resource lookups.Eamon Walsh1-2/+2
2009-04-17randr: Accept gamma set requests from XF86VidMode clients tooAdam Jackson1-2/+11
2009-03-06[hw/xfree86] Fix StaticGray cmap.Winfried Grünewald1-2/+2
2008-12-17randr: Improve per-crtc gamma support.Maarten Maathuis1-0/+5
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-5/+5
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-1/+1
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+5
2008-07-23Unifdef QNX.Adam Jackson1-2/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-66/+56
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-2/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-5/+5
2005-09-05Fix tests for maximum number of colours when creating a colourmap, so aDaniel Stone1-12/+20
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
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-2/+2
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-4/+4
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-2/+2
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich1-5/+6
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+3
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-13/+40
2003-11-14Initial revisionKaleb Keithley1-0/+1081