summaryrefslogtreecommitdiff
path: root/src/i810_memory.c
AgeCommit message (Collapse)AuthorFilesLines
2006-04-05Fix some argument inversions in xf86DrvMsg function callsDave Airlie1-6/+6
2006-03-22Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg1-1/+0
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
2004-10-12Change order of SetDisplayDevice(), HWRestore(), UnbindGART() andEgbert Eich1-2/+2
RestoreBIOSMemSize() to be exactly opposite to the Save procedure in EnterVT() (Matthias Hopf, Alan Hourihane). Fixed server crash on reset when a structure allocated in PreInit() was freed on CloseScreen(). Fixed ring buffer lock ups that happened because the structure that contained ringbuffer data was not zeroed after allocation. Fixed numerous warnings due to signed unsigned comparisons.
2004-08-30Fix ARGB cursor problem on i810 (Bug #1195, Alan Hourihane).rel-0-6-1XORG-6_8_1XORG-6_8_0XORG-6_7_99_904Kevin E Martin1-0/+1
2004-06-22i915 supportAlan Hourihane1-3/+42
Dual Head support for i830, i855, i915. ARGB cursor support (including i810) for all chipsets.
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-3/+3
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-25XFree86 4.3.99.16xf86-4_3_99_16Kaleb Keithley1-4/+4
Bring the tree up to date for the Cygwin folks
2003-11-14Initial revisionKaleb Keithley1-0/+399