summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-08-08bump to 1.6.3xf86-video-intel-1.6.3xf86-video-i810-1.6.3Alan Hourihane2-2/+2
2006-08-08check for xineramaprotoAlan Hourihane1-0/+1
2006-08-08Re-enable monitor detect after a few fixups.xf86-video-intel-1.6.2xf86-video-i810-1.6.2Alan Hourihane1-28/+31
2006-08-08Disable detecting of new monitors on VT switch.Alan Hourihane1-1/+5
2006-08-08bump to 1.6.2 to indicate mergedfb supportAlan Hourihane3-3/+3
2006-08-08Merge branch 'master' of git+ssh://xorg.freedesktop.org/git/xorg/driver/xf86-...Alan Hourihane5-3/+5
2006-08-08Ensure palette is updated in mergedfb & clone modesAlan Hourihane2-3/+77
2006-07-28Fix DGA with MergedFBAlan Hourihane2-16/+40
2006-07-27Fix pipe reversal for XvAlan Hourihane1-4/+4
2006-07-27Calculate allowable refresh rates on the privateAlan Hourihane3-46/+128
2006-07-26When detecting new monitors in mergedfb renew the modepool.Alan Hourihane3-22/+127
2006-07-26Update Xvideo to deal with MergedFB modes.Alan Hourihane2-17/+122
2006-07-26Fix a build problemxf86-video-intel-1.6.1xf86-video-i810-1.6.1Alan Hourihane2-0/+2
2006-07-26Bump to 1.6.1Alan Hourihane3-3/+3
2006-07-25Add mergedfb support to the intel driver withAlan Hourihane4-82/+2149
2006-07-18Convert i915 rotate code to the new fragment program API.Eric Anholt1-13/+11
2006-07-18Add an API for programming i915 fragment programs.Eric Anholt2-0/+432
2006-07-18Convert magic numbers to symbolic names in i915 rotate code.Eric Anholt2-46/+120
2006-07-16whoops, reverse part of that.Alan Hourihane1-10/+1
2006-07-16move ContextMem out of XF86DRIAlan Hourihane1-2/+11
2006-07-11whoops, revert some unnecessary changesAlan Hourihane1-10/+0
2006-07-11Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Alan Hourihane6-15/+43
2006-07-11Add an additional check before rotatingAlan Hourihane1-1/+11
2006-06-26Merge branch 'origin'Eric Anholt12-63/+1844
2006-06-26Turn on extra warning flags for GCC, and clean up the resulting fallout.Eric Anholt5-10/+33
2006-06-22Provide definitions of __FUNCTION__ for non-gcc compilersAlan Coopersmith1-5/+10
2006-06-21Fix build without DRIAlan Hourihane6-33/+30
2006-06-21Fix build without DRIMatthieu Herrb1-2/+2
2006-06-19Set vblank interrupt configuration to match pipe configurationKeith Packard4-0/+41
2006-06-19additions for rotation fixesAlan Hourihane4-7/+21
2006-06-19Set some invarient state, cures some problems withAlan Hourihane4-0/+1706
2006-06-13fix 8bpp & 16bpp rotation modes for i8xxAlan Hourihane1-2/+2
2006-06-12Use 800x600 mode to double checkAlan Hourihane1-6/+3
2006-06-12Don't rely on register check to find outAlan Hourihane1-4/+23
2006-06-12Only mark rotation flags after initial screen setup.Alan Hourihane2-24/+25
2006-06-02intel: fix VT switch DRI lockingDave Airlie1-2/+2
2006-05-17fixup chipid overrideDave Airlie1-0/+1
2006-05-09Video overlay gamma bounds checking must be done bytewise.Keith Packard1-19/+42
2006-05-01Fix non-dri build.Matthieu Herrb1-0/+5
2006-05-01Fix non-dri build.Matthieu Herrb1-1/+1
2006-04-20fix bug 6365Alan Hourihane1-0/+3
2006-04-17Add missing new-line character in log message.Ian Romanick1-1/+1
2006-04-12fix typoAlan Hourihane1-2/+0
2006-04-11Fix a broken test that resulted in page flipping always being enabled, not justWang Zhenyu1-1/+1
2006-04-11Replace .cvsignore with .gitignore.Eric Anholt3-6/+4
2006-04-10Bump to 1.6.0.i810-1_6_0Adam Jackson3-3/+9
2006-04-10Add a DrawablePtr argument to the XV functions to pave the way for redirectedAaron Plattner3-4/+14
2006-04-10x86_64 warning fixesAlan Hourihane7-54/+84
2006-04-05Fix some argument inversions in xf86DrvMsg function callsDave Airlie4-18/+26
2006-04-04Add more missing #include's, in particular assert.h.Kristian Høgsberg5-0/+13