summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/extmod/xf86vmode.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-28xserver: delete pervasively use of DISPATCH_PROCTiago Vignatti1-94/+52
2010-06-10Remove unnecessary parentheses around return values in functionsMikhail Gusarov1-1/+1
2010-06-06Remove more superfluous if(p) checks around free(p)Mikhail Gusarov1-2/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-7/+11
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-19Set event sequence number in WriteEventsToClient instead of at callers.Jamey Sharp1-4/+1
2010-05-19Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.Jamey Sharp1-2/+0
2010-05-13Eliminate boilerplate around client->noClientException.Jamey Sharp1-22/+22
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-26/+26
2009-12-18Add type name argument to CreateNewResourceTypeAlan Coopersmith1-3/+1
2009-12-18Ensure all resource types created have names registeredAlan Coopersmith1-0/+2
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-2/+3
2009-09-21xfree86: silence warning: ‘ramplen’ may be used uninitializedPeter Hutterer1-1/+1
2009-09-04require xf86vidmodeproto 2.2.99.1 or newer.Peter Hutterer1-2/+1
2009-07-14xfree86: switch to byte counting functionsPeter Hutterer1-21/+21
2009-06-17xfree86: fix two compiler warnings in xf86vmode.cPeter Hutterer1-2/+2
2009-04-24Fix byte swapping of XF86VidMode{Get,Set}GammaRampAlan Coopersmith1-10/+6
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-2/+0
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky1-3/+5
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-2/+1
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson1-12/+1
2007-11-20Revert "registry: Register XF86VidMode extension protocol names."Eamon Walsh1-66/+1
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+8
2007-11-05XFree86: Remove usage of allocaDaniel Stone1-8/+8
2007-10-15registry: Register XF86VidMode extension protocol names.Eamon Walsh1-1/+66
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-29/+14
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-3/+0
2006-04-07Coverity #818: Avoid memory leak on error path.Adam Jackson1-2/+4
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-5/+1
2005-07-16Fix the *-config.h includes so that it is possible to build modules withoutKevin E Martin1-4/+4
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-12Reduce vidmode logging.Kristian Høgsberg1-16/+18
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-34/+48
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-598/+1354
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1429