Age | Commit message (Expand) | Author |
2006-07-14 | Current exa render implement for i830 and i915, test on | Wang Zhenyu |
2006-06-26 | Fix remaining warning. | Eric Anholt |
2006-06-26 | Merge branch 'master' into exa | Eric Anholt |
2006-06-26 | Fix build with new EXA headers. | Eric Anholt |
2006-06-26 | Merge branch 'origin' | Eric Anholt |
2006-06-26 | Turn on extra warning flags for GCC, and clean up the resulting fallout. | Eric Anholt |
2006-06-22 | Provide definitions of __FUNCTION__ for non-gcc compilers | Alan Coopersmith |
2006-06-21 | Fix build without DRI | Alan Hourihane |
2006-06-21 | Fix build without DRI | Matthieu Herrb |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-20 | Merge branch 'master' into exa | Wang Zhenyu |
2006-06-19 | additions for rotation fixes | Alan Hourihane |
2006-06-19 | Set some invarient state, cures some problems with | Alan Hourihane |
2006-06-18 | Fix crash with EXA during randr, when XAA structures were being accessed. EXA | Eric Anholt |
2006-06-18 | Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal | Eric Anholt |
2006-06-13 | fix 8bpp & 16bpp rotation modes for i8xx | Alan Hourihane |
2006-06-12 | Use 800x600 mode to double check | Alan Hourihane |
2006-06-12 | Don't rely on register check to find out | Alan Hourihane |
2006-06-12 | Only mark rotation flags after initial screen setup. | Alan Hourihane |
2006-06-02 | intel: fix VT switch DRI locking | Dave Airlie |
2006-05-22 | fix a typo | Wang Zhenyu |
2006-05-19 | revert wrong setting for memorySize, which should | Wang Zhenyu |
2006-05-18 | oop I830FALLBACK define error | Wang Zhenyu |
2006-05-18 | Add DEBUG_I830FALLBACK for easier tracking | Wang Zhenyu |
2006-05-18 | Check alignment require in PrepareSolid, noticed by Eric, | Wang Zhenyu |
2006-05-18 | Solid planemask in PrepareSolid/Copy might be 0xffffffff | Wang Zhenyu |
2006-05-17 | fixup chipid override | Dave Airlie |
2006-05-17 | Fix memorySize to enable offscreen mem manage. | Wang Zhenyu |
2006-05-09 | Video overlay gamma bounds checking must be done bytewise. | Keith Packard |
2006-05-01 | Fix non-dri build. | Matthieu Herrb |
2006-04-29 | Save initialize EXADriverPtr, and free it in failure. | Wang Zhenyu |
2006-04-29 | I830CheckDevicesTimer() sync should be in I830_USE_XAA case. | Wang Zhenyu |
2006-04-29 | fix I830BIOSAdjustFrame() sync in I830_USE_EXA case, use exaWaitSync() helper. | Wang Zhenyu |
2006-04-28 | Update to EXA 2.0 API. | Eric Anholt |
2006-04-28 | Get it to compile. | Eric Anholt |
2006-04-28 | Commit what applied from Jesse Barnes's i830-exa-latest.patch. | Eric Anholt |
2006-04-20 | fix bug 6365 | Alan Hourihane |
2006-04-17 | Add missing new-line character in log message. | Ian Romanick |
2006-04-12 | fix typo | Alan Hourihane |
2006-04-11 | Fix a broken test that resulted in page flipping always being enabled, not just | Wang Zhenyu |
2006-04-11 | Replace .cvsignore with .gitignore. | Eric Anholt |
2006-04-10 | Bump to 1.6.0.i810-1_6_0 | Adam Jackson |
2006-04-10 | Add a DrawablePtr argument to the XV functions to pave the way for redirected | Aaron Plattner |
2006-04-10 | x86_64 warning fixes | Alan Hourihane |
2006-04-05 | Fix some argument inversions in xf86DrvMsg function calls | Dave Airlie |
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-03-10 | Enable gamma for hw cursor when ARGB cursor in use (Lukas Hejtmanek) | Alan Hourihane |
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 |
2006-02-20 | Fix a rotation problem when DRI is disabled | Alan Hourihane |