summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-06-21Fix build without DRIMatthieu Herrb
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard
2006-06-19additions for rotation fixesAlan Hourihane
2006-06-19Set some invarient state, cures some problems withAlan Hourihane
2006-06-13fix 8bpp & 16bpp rotation modes for i8xxAlan Hourihane
2006-06-12Use 800x600 mode to double checkAlan Hourihane
2006-06-12Don't rely on register check to find outAlan Hourihane
2006-06-12Only mark rotation flags after initial screen setup.Alan Hourihane
2006-06-02intel: fix VT switch DRI lockingDave Airlie
2006-05-17fixup chipid overrideDave Airlie
2006-05-09Video overlay gamma bounds checking must be done bytewise.Keith Packard
2006-05-01Fix non-dri build.Matthieu Herrb
2006-04-20fix bug 6365Alan Hourihane
2006-04-17Add missing new-line character in log message.Ian Romanick
2006-04-12fix typoAlan Hourihane
2006-04-11Fix a broken test that resulted in page flipping always being enabled, not justWang Zhenyu
2006-04-11Replace .cvsignore with .gitignore.Eric Anholt
2006-04-10Bump to 1.6.0.i810-1_6_0Adam Jackson
2006-04-10Add a DrawablePtr argument to the XV functions to pave the way for redirectedAaron Plattner
2006-04-10x86_64 warning fixesAlan Hourihane
2006-04-05Fix some argument inversions in xf86DrvMsg function callsDave Airlie
2006-04-04Add more missing #include's, in particular assert.h.Kristian Høgsberg
2006-03-22Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.Kristian Høgsberg
2006-03-10Enable gamma for hw cursor when ARGB cursor in use (Lukas Hejtmanek)Alan Hourihane
2006-03-03Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0Alan Hourihane
2006-02-20Fix a rotation problem when DRI is disabledAlan Hourihane
2006-02-19fix another build problemAlan Hourihane
2006-02-17fix build failureAlan Hourihane
2006-02-15a little more of a workaround until we unplug the frontbuffer from libdriAlan Hourihane
2006-02-10temporary workaround until DRI frontbuffer mapping code is removed fromAlan Hourihane
2006-01-25When going dual head only take a portion of memory for the second headxf86-video-i810-1_5_0_0Alan Hourihane
2006-01-25Fix a glitch in a dual head fix from #3105Alan Hourihane
2006-01-24Bump version to 1.5.0.0Alan Hourihane
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin
2005-10-21Bug #4829: Remove some useless DRI symbol checks.accelerated_indirect-0-0-1Adam Jackson
2005-10-03Bug #4353: Fix lockup when suspend and resume when playing video.XORG-6_8_99_901Alan Hourihane
2005-09-27Put back the print code to display the DDC information, and remove some bogusAlan Hourihane
2005-09-24Disable the {Open,Close}FullScreen DRI protocol.Adam Jackson
2005-09-22Don't build xvmc module if DRI support is not presentAlan Coopersmith
2005-09-08fix another possible crashAlan Hourihane
2005-09-08Fix a crash situationAlan Hourihane
2005-09-06Fix DirectColor visual colormap issues at 16bpp in the i830 driver.Alan Hourihane
2005-09-06Sync the accelerator before calling AdjustFrame to avoid lockups.Alan Hourihane
2005-08-29Add i810 XvMC support, it passes distcheck for me.Dave Airlie
2005-08-29Fix include paths for i810 XvMC add config.h to driDrawable.cDave Airlie
2005-08-26Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set.Kristian Høgsberg
2005-08-21Fix typo in debug ErrorF.Daniel Stone
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane
2005-08-12add missing i830_shadow.cAlan Hourihane