summaryrefslogtreecommitdiff
path: root/src/i830_accel.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Don't stop ring before restoring hw stateJesse Barnes1-19/+0
2007-07-25When TTM is available, use it instead of manual AGP allocations when possible.Eric Anholt1-0/+6
2007-05-18Fix ring debug codeWang Zhenyu1-7/+10
2007-03-05Merge remote branch 'origin/master' into i830-pageflipMichel Dänzer1-7/+7
2007-02-23Rework the video memory allocation.Eric Anholt1-6/+6
2007-02-20Add support for triple buffering using a third static buffer.Michel Dänzer1-0/+3
2007-01-31Add an accelerated path for rotation Render operations in XAA.Eric Anholt1-0/+30
2007-01-06More sparse cleanups:Jesse Barnes1-4/+6
2006-12-12Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.Eric Anholt1-1/+2
2006-08-24Merge branch 'master' into exaWang Zhenyu1-3/+11
2006-08-21Fix bug #7930, i810 doesn't compile without DRIAlan Hourihane1-0/+4
2006-08-03Add current Tungsten Graphics code drop for i965 support.Alan Hourihane1-6/+69
2006-07-14Current exa render implement for i830 and i915, test onWang Zhenyu1-0/+3
2006-06-18Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internalEric Anholt1-4/+1
2006-04-28Commit what applied from Jesse Barnes's i830-exa-latest.patch.Eric Anholt1-573/+13
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/+5
2004-07-30Bug #400 (partial): Driver fixes for the dlloader. When usingAdam Jackson1-5/+5
2004-06-22i915 supportAlan Hourihane1-62/+84
2004-06-16DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-mergeEric Anholt1-6/+44
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
2004-01-29Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330Egbert Eich1-45/+7
2003-11-25XFree86 4.3.99.16xf86-4_3_99_16Kaleb Keithley1-1/+1
2003-11-14Initial revisionKaleb Keithley1-0/+770