summaryrefslogtreecommitdiff
path: root/randr/mirandr.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Rework symbol visibility for easier maintenancePaulo Cesar Pereira de Andrade1-7/+7
2008-11-29Export symbols defined in the sdk.Paulo Cesar Pereira de Andrade1-7/+7
2008-11-24Create rrtransform.[ch]. Add RRTransform argument to RRCrtcNotify.Keith Packard1-1/+1
2008-03-06Allow RandR get output property to call into driversJesse Barnes1-0/+11
2007-03-24Make pending properties force mode set. And, remove AttachScreen calls.Keith Packard1-9/+2
2007-03-17Add support for user-defined modelines in RandR.Keith Packard1-1/+16
2006-11-28Change RandR property datatype to include pending/valid values.Keith Packard1-4/+5
2006-11-16Remove RandR output options.Keith Packard1-5/+1
2006-11-08Allow RandR objects to be created before the associated ScreenRec.Keith Packard1-3/+10
2006-11-01Move physical size from mode to output.Keith Packard1-2/+0
2006-10-25Merge master back in and clean up some unfinished code (closes 8745)Keith Packard1-1/+16
2006-10-13Limit pointer to valid crtc areas. Add event swapping. Fix change tracking.Keith Packard1-0/+3
2006-10-05Add preferred modes for each output. Round vrefresh. Deliver crtc events.Keith Packard1-1/+1
2006-10-03Add mode origins and output options. Fix memmoves in resource free funcs.Keith Packard1-1/+5
2006-09-19Split out 1.0-style info and new property routines to their own files.Keith Packard1-5/+7
2006-09-17Split RandR implementation into separate files.Keith Packard1-2/+5
2006-09-17Start moving to new randr 1.2 definitionKeith Packard1-50/+55
2006-09-17RandR: New data structure, old API. At least it compiles nowKeith Packard1-3/+5
2006-09-17Preliminary RandR 1.2 workKeith Packard1-38/+47
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
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-1/+1
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-2/+2
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 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-14Initial revisionKaleb Keithley1-0/+98