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
2009-03-06
intel: Nuke shared-entity support (zaphod mode).
Eric Anholt
2009-01-20
Remove triple-buffering support
Owain G. Ainsworth
2009-01-14
Fix ioctl type.
Owain G. Ainsworth
2008-12-03
Enable tiling for DRI2 back/depth buffers.
Eric Anholt
2008-11-17
Merge commit 'origin/master' into dri2
Kristian Høgsberg
2008-10-19
Reduce incidence of MI_FLUSH usage.
Keith Packard
2008-10-17
Handle differently tiled front/back/depth/third in DRI window management
Keith Packard
2008-10-14
Update to DRI2 changes.
Kristian Høgsberg
2008-10-14
Merge commit 'origin/master' into HEAD
Kristian Høgsberg
2008-10-06
Fix driver build against server 1.4.2.
Eric Anholt
2008-09-04
DRI2: Move pixmap pitch alignment for use with depth to pixmap create.
Eric Anholt
2008-08-29
Add DRI2 support.
Kristian Høgsberg
2008-08-12
Don't wait for ring if kernel mode setting is active
Jesse Barnes
2008-08-05
Use dri_bo for all object allocations, including pixmaps under uxa
Keith Packard
2008-08-05
Make EXA functions work for UXA as well
Keith Packard
2008-08-05
Add UXA - the unified memory acceleration architecture.
Keith Packard
2008-06-10
[gem] Don't set up the ring in GEM mode, as that'll be handled by the kernel.
Eric Anholt
2008-06-10
Use batchbuffers instead of ring emits for general commands.
Eric Anholt
2008-06-05
Replace a couple of wait-for-ring-idles with a single function to do so.
Eric Anholt
2008-04-17
Make the binding table and surface state be arrays to reduce syncing.
Eric Anholt
2008-04-10
Keep static copies of the 965 render programs in video memory.
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
[next]