summaryrefslogtreecommitdiff
path: root/src/r128_video.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Fix 9 -Wmissing-prototypes warningsHEADmasterAlan Coopersmith1-1/+1
2014-08-23Fix whitespace near panel codeConnor Behan1-12/+12
2014-08-23Improve panel codeConnor Behan1-4/+6
2014-08-06Remove custom dualhead codeConnor Behan1-2/+9
2014-07-24Unify allocatorsConnor Behan1-50/+53
2014-07-16Use standard integersConnor Behan1-7/+7
2014-07-02Port to RandRConnor Behan1-5/+12
2013-09-30Minor spacing changesConnor Behan1-2/+2
2012-08-31Scale Xv with the vertical stretch ratioConnor Behan1-5/+29
2012-07-17Add EXA supportConnor Behan1-37/+83
2012-06-06r128: port to new compat API.Dave Airlie1-3/+3
2012-01-04Untangle XF86DRI from the driver-specific DRI definePeter Hutterer1-4/+4
2011-10-29Use malloc/calloc/realloc/free directlyJeremy Huddleston1-4/+4
2008-01-11r128: pci-rework conversionGeorge Sapountzis1-3/+5
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie1-1/+0
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-2/+3
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+2
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_16XORG-6_8_99_15Adam Jackson1-0/+4
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-1/+1
2004-12-04Disable interrupt handling after the DRM handler has been removed,Daniel Stone1-10/+9
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-6/+7
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert 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-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-154/+31
2003-11-14Initial revisionKaleb Keithley1-0/+1143