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
/
i810_dri.c
Age
Commit message (
Expand
)
Author
2007-11-28
Replace ALLOCATE_LOCAL/DEALLOCATE_LOCAL with xalloc/xfree
Zhenyu Wang
2007-08-26
Change DRI interface to fill in PCI data from new libpciaccess structure.
Keith Packard
2007-03-07
Add some additional checks when XAA is enabled.
Alan Hourihane
2006-11-28
sparse cleanups (use NULL instead of 0 for pointers)
Eric Anholt
2006-06-26
Turn on extra warning flags for GCC, and clean up the resulting fallout.
Eric Anholt
2006-04-10
x86_64 warning fixes
Alan Hourihane
2006-04-04
Add more missing #include's, in particular assert.h.
Kristian Høgsberg
2006-03-22
Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
Kristian Høgsberg
2006-01-24
Bump version to 1.5.0.0
Alan Hourihane
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
Adam Jackson
2005-09-24
Disable the {Open,Close}FullScreen DRI protocol.
Adam Jackson
2005-08-15
Egbert's 64bit fixes for mixed 32/64bit clients
Alan Hourihane
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2005-05-18
Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the
Adam Jackson
2005-01-24
Unmap XCursor AGP memory on VT switch to prevent system from lockup
Egbert Eich
2004-10-12
Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and
Egbert Eich
2004-06-22
i915 support
Alan Hourihane
2004-06-16
Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with
Eric Anholt
2004-06-16
DRI trunk-20040613 import
Eric Anholt
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
2003-11-25
XFree86 4.3.99.16
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley