Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-18 | Fix ring debug code | Wang Zhenyu | |
Use proper unsigned type for timer variables, and try to dump 965G state. | |||
2007-03-05 | Merge remote branch 'origin/master' into i830-pageflip | Michel Dänzer | |
Conflicts: src/i830.h src/i830_dri.c src/i830_dri.h src/i830_driver.c src/i830_memory.c src/i830_xaa.c | |||
2007-02-23 | Rework the video memory allocation. | Eric Anholt | |
The previous allocator worked in multiple passes, with (at least) one of setting up allocations, another to attempt to adjust those for tiling, and then a pass to set up the offsets and fix them in memory. The new allocator is simpler, allocating memory immediately if possible, setting up tiling up front, and choosing offsets immediately. AGP memory is only allocated to back actual memory used, saving some memory that would have been allocated for padding previous. It will also allow dynamic freeing and reallocation of memory, which will be useful for framebuffer resizing. | |||
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. | |||
2007-01-31 | Add an accelerated path for rotation Render operations in XAA. | Eric Anholt | |
The now-generic (kind of) EXA code will be cleaned up and moved to generic files in a later commit. | |||
2007-01-06 | More sparse cleanups: | Jesse Barnes | |
NULL vs. 0 make some variables static remove redundant variables There are only a few sparse warnings left now: some bitfield warnings and a few 'mixing code and declarations' warnings from the ring macros. | |||
2006-12-12 | Move PrintErrorState and CheckInheritedErrors code to i830_debug.c. | Eric Anholt | |
2006-08-24 | Merge branch 'master' into exa | Wang Zhenyu | |
Conflicts: man/i810.man src/Makefile.am src/i830_accel.c src/i830_dga.c src/i830_driver.c | |||
2006-08-21 | Fix bug #7930, i810 doesn't compile without DRI | Alan Hourihane | |
(Samuel Thibault) | |||
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 | |
865GM and 915G. There is issue in picture 'repeat' support. And also stop recursive behavior in I830WaitLpRing to allow server to abort instead of system hang. | |||
2006-06-18 | Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal | Eric Anholt | |
ones for EXA support when available). Also, add an abstraction of XAA/EXA MarkSync and WaitSync functionality so we don't need to sprinkle the ifdefs all over, and correctly use them. | |||
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.XORG-6_8_99_16XORG-6_8_99_15 | Adam Jackson | |
2004-07-30 | Bug #400 (partial): Driver fixes for the dlloader. When using | Adam Jackson | |
dlloader, all framebuffer formats except cfb and the overlay modes should work, and r128 and radeon need to be loaded from the ati driver (both issues to be fixed soon). Tested on i740, s3virge, mach64, tdfx, vesa, and vga drivers. elfloader users shouldn't be affected. | |||
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 | 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 | |
2004-01-29 | Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004xf86-4_3_99_903_specialxf86-012804-2330 | 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 | |