summaryrefslogtreecommitdiff
path: root/hw/xfree86/common/xf86VidMode.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-18VidMode: prevent crash with no modesChris Wilson1-0/+3
2011-02-08xf86vidmode: warning fixAdam Jackson1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-7/+9
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-3/+3
2009-05-16xfree86: Remove superfluous ifdef DEBUG checks.Peter Hutterer1-12/+6
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-29/+29
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-2/+3
2008-05-27Correct a NULL pointer deferencePaulo Cesar Pereira de Andrade1-3/+7
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-46/+0
2007-10-26XFree86 Misc/VidMode: Remove ridiculous debug ErrorFsDaniel Stone1-46/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-17/+10
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-03-25Mark everything in xf86sym.c as _X_EXPORT.Adam Jackson1-29/+29
2006-03-15Coverity #490: Fix a range check in xf86vidmode extension.Adam Jackson1-1/+1
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-1/+1
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-4/+39
2003-11-14Initial revisionKaleb Keithley1-0/+683