index
:
xf86-video-intel-frc
debian-lenny-with-frc-patches
debian-unstable-with-frc-patches
upstream-lenny-with-frc-patches
upstream-unstable-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg Intel driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i830_accel.c
Age
Commit message (
Expand
)
Author
2008-10-18
Handle differently tiled front/back/depth/third in DRI window management
Keith Packard
2008-06-12
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
2008-03-14
Change OUT_RING and similar calls to OUT_BATCH for batchbuffer merge
Eric Anholt
2008-03-06
No ring, no sync
Zhenyu Wang
2007-11-14
Don't stop ring before restoring hw state
Jesse Barnes
2007-07-25
When TTM is available, use it instead of manual AGP allocations when possible.
Eric Anholt
2007-05-18
Fix ring debug code
Wang Zhenyu
2007-03-05
Merge remote branch 'origin/master' into i830-pageflip
Michel Dänzer
2007-02-23
Rework the video memory allocation.
Eric Anholt
2007-02-20
Add support for triple buffering using a third static buffer.
Michel Dänzer
2007-01-31
Add an accelerated path for rotation Render operations in XAA.
Eric Anholt
2007-01-06
More sparse cleanups:
Jesse Barnes
2006-12-12
Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
Eric Anholt
2006-08-24
Merge branch 'master' into exa
Wang Zhenyu
2006-08-21
Fix bug #7930, i810 doesn't compile without DRI
Alan Hourihane
2006-08-03
Add current Tungsten Graphics code drop for i965 support.
Alan Hourihane
2006-07-14
Current exa render implement for i830 and i915, test on
Wang Zhenyu
2006-06-18
Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal
Eric Anholt
2006-04-28
Commit what applied from Jesse Barnes's i830-exa-latest.patch.
Eric Anholt
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2004-07-30
Bug #400 (partial): Driver fixes for the dlloader. When using
Adam Jackson
2004-06-22
i915 support
Alan Hourihane
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2004-01-29
Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley