Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-06 | Move to kernel coding style. | Eric Anholt | |
We've talked about doing this since the start of the project, putting it off until "some convenient time". Just after removing a third of the driver seems like a convenient time, when backporting's probably not happening much anyway. | |||
2009-04-28 | Remove a handful of pointless comments | Kristian Høgsberg | |
CVS keywords, comments about how the source was once reformatted, and the ad-hoc changelog comment in in i830_driver.c | |||
2008-08-05 | Use dri_bo for all object allocations, including pixmaps under uxa | Keith Packard | |
2007-08-02 | Mark DRI buffers as shareable, and pass their buffer handles through the SAREA. | Eric Anholt | |
2007-02-20 | Add support for triple buffering using a third static buffer. | Michel Dänzer | |
Need to bump the DRI DDX version minor for the added SAREA fields. | |||
2006-10-13 | Bump to 1.7.2xf86-video-intel-1.7.2xf86-video-i810-1.7.2 | Alan Hourihane | |
2006-10-13 | Bump to 1.7.1xf86-video-intel-1.7.1xf86-video-i810-1.7.1 | Alan Hourihane | |
2006-09-27 | Store viewport limits of both pipes in SAREA. | Michel Dänzer | |
This allows DRI clients to determine which pipe they should synchronize buffer swaps of each window to. | |||
2006-08-10 | Bug #7829: Fix reported driver version. | Eric Anholt | |
The driver now reports itself as the PACKAGE_VERSION from autoconf. The DRI DDX -> client interface version is dissociated from this so that we can do appropriate major/minor versioning of the interface that's not tied to the package version. Bumped the i830 ddx dri version patchlevel to note the fix in the previous commit. | |||
2006-08-10 | Bug #7835: Restore unused fields in I830DRIRec to avoid i915 DRI breakage. | Eric Anholt | |
As it was, 1.6.4 broke compatibility with the released DRI driver. | |||
2006-08-08 | Merge branch 'i965', adding i965G support. | Eric Anholt | |
Conflicts: src/i830_cursor.c src/i830_driver.c | |||
2006-08-08 | bump to 1.6.2 to indicate mergedfb support | Alan Hourihane | |
2006-08-03 | Merge branch 'broadwater-video-rehash' into broadwater | Eric Anholt | |
Conflicts: src/Makefile.am src/common.h src/i810_driver.c src/i810_reg.h src/i830.h src/i830_accel.c src/i830_cursor.c src/i830_dri.c src/i830_dri.h src/i830_driver.c src/i830_memory.c src/i830_rotate.c src/i830_video.c | |||
2006-08-03 | Add current Tungsten Graphics code drop for i965 support. | Alan Hourihane | |
2006-07-26 | Bump to 1.6.1 | Alan Hourihane | |
2006-06-12 | Only mark rotation flags after initial screen setup. | Alan Hourihane | |
Fixes bug #7053 | |||
2006-05-12 | Do a couple of reverts to get the DRI code building. At this point, the whole | Eric Anholt | |
driver builds. | |||
2006-05-12 | First pass of integrating the Tungsten Graphics driver for Broadwater. This | Eric Anholt | |
patch is based off of diffing from the branchpoint to the supplied code, but with many chunks containing reversions of commits removed. Won't work yet. | |||
2006-03-03 | Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0 | Alan Hourihane | |
right one. Bump the Xvideo resolution support from 1920x1080 to 1920x1088. | |||
2006-01-24 | Bump version to 1.5.0.0 | Alan Hourihane | |
Add Intel 945GM support Add RandR rotation support (full 3D acceleration, HWcursor & Xvideo rotated too) Remove shadow framebuffer rotation code Add a new LinearAlloc option to allow more offscreen memory to be allocated for XVideo applications. This allows HDTV movies to be played via Xvideo. | |||
2005-11-09 | Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902 | Kevin E Martin | |
2005-07-31 | Post-merge fixups:XORG-6_8_99_900 | Adam Jackson | |
- Disable building the gamma driver - Fix numerous Imakefiles to get header paths and subdirs right - Symlink client-side GLX lib source from Mesa - Add new shader subdirs to the Mesa core build - Tweak the DDX drivers to not ask for "xf86dri.h"; they don't need it, since they don't generate protocol, and it was breaking the build. | |||
2005-07-26 | Bump the DDX version to 1.4.0 to indicate the removal of drmAddress. | Alan Hourihane | |
Thus allowing 32/64bit clients to cohabit. | |||
2004-06-22 | i915 support | Alan Hourihane | |
Dual Head support for i830, i855, i915. ARGB cursor support (including i810) for all chipsets. | |||
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with | Eric Anholt | |
the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point. | |||
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040721DRI-trunk-20040613 | Eric Anholt | |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | 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.16xf86-4_3_99_16 | Kaleb Keithley | |
Bring the tree up to date for the Cygwin folks | |||
2003-11-14 | Initial revisionXORG-STABLE | Kaleb Keithley | |