summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-05-13Video overlay gamma bounds checking must be done bytewise.xf86-video-i810-1_5-branchKeith Packard1-19/+42
2006-03-03Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0Alan Hourihane7-20/+57
2006-02-20Fix a rotation problem when DRI is disabledAlan Hourihane1-6/+14
2006-02-20Fix a rotation problem when DRI is disabledAlan Hourihane1-2/+2
2006-02-19fix another build problemAlan Hourihane1-2/+5
2006-02-17fix build failureAlan Hourihane1-1/+1
2006-02-15a little more of a workaround until we unplug the frontbuffer from libdriAlan Hourihane1-12/+4
2006-02-10temporary workaround until DRI frontbuffer mapping code is removed fromAlan Hourihane1-1/+1
2006-01-26update ChangelogAlan Hourihane1-5/+22
2006-01-26add changelogAlan Hourihane1-0/+6
2006-01-25When going dual head only take a portion of memory for the second headxf86-video-i810-1_5_0_0Alan Hourihane1-1/+1
2006-01-25Fix a glitch in a dual head fix from #3105Alan Hourihane1-3/+8
2006-01-24Bump version to 1.5.0.0Alan Hourihane20-1172/+4038
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith1-1/+1
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin2-2/+7
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin2-1/+6
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin2-1/+5
2005-11-30Bump libdrm dep to 2.0.Adam Jackson2-1/+6
2005-11-29Only build dlloader modules by default.Adam Jackson2-0/+6
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-21Add .cvsignores for drivers.Eric Anholt4-0/+34
2005-11-19Update pkgconfig files to separate library build-time dependenciesKevin E Martin2-0/+7
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.XORG-6_99_99_902XORG-6_8_99_903XORG-6_8_99_902Kevin E Martin2-2/+2
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin2-1/+6
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin2-1/+11
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson2-4/+0
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutionsAlan Coopersmith1-1/+1
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of ...Adam Jackson1-1/+1
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith2-21/+62
2005-10-04Check in generated README filesSøren Sandmann Pedersen1-0/+166
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen2-0/+9
2005-10-03Bug #4353: Fix lockup when suspend and resume when playing video.XORG-6_8_99_901Alan Hourihane1-0/+5
2005-09-27Put back the print code to display the DDC information, and remove some bogusAlan Hourihane1-39/+47
2005-09-24Disable the {Open,Close}FullScreen DRI protocol.Adam Jackson2-39/+0
2005-09-22Don't build xvmc module if DRI support is not presentAlan Coopersmith1-1/+2
2005-09-15Bug #4458: Check for the xvmc proto package, since it's required to build these.Eric Anholt1-1/+1
2005-09-08fix another possible crashAlan Hourihane1-1/+1
2005-09-08Fix a crash situationAlan Hourihane1-1/+1
2005-09-06Fix DirectColor visual colormap issues at 16bpp in the i830 driver.Alan Hourihane1-14/+19
2005-09-06Sync the accelerator before calling AdjustFrame to avoid lockups.Alan Hourihane1-1/+5
2005-08-29Add i810 XvMC support, it passes distcheck for me.Dave Airlie3-4/+13
2005-08-29Fix include paths for i810 XvMC add config.h to driDrawable.cDave Airlie1-4/+4
2005-08-26Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set.Kristian Høgsberg2-0/+36
2005-08-21Fix typo in debug ErrorF.Daniel Stone1-1/+1
2005-08-18Update autogen.sh to one that does objdir != srcdir.Daniel Stone1-1/+0
2005-08-15Egbert's 64bit fixes for mixed 32/64bit clientsAlan Hourihane3-12/+13