summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-06Add untested CRT detection code.Eric Anholt
2006-04-06Add adjustments of PLL divisor limits for "Almador".Eric Anholt
2006-04-06Remove the hacked local xf86SetModeCRTC now that xf86SetCrtcForModes is takingEric Anholt
2006-04-06Remove more VBE stuff and start using xf86ValidateModes. Guessed some params toEric Anholt
2006-04-06Always ErrorF output debugging info when doing BIOS calls, including file/line.Eric Anholt
2006-04-06Replace a few magic numbers with symbolic names. Reviewed by md5.Eric Anholt
2006-04-06Add untested save/restore code, and starting on not using VBEValidateModesEric Anholt
2006-04-06Change an if statement to a more obvious but equivalent case statement.Eric Anholt
2006-04-06Add the manpage's possible names when generated.Eric Anholt
2006-04-06Move .cvsignore to .gitignoreEric Anholt
2006-04-06Initial add of native CRT modesetting code.Eric Anholt
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 theAlan Hourihane
2006-02-20Fix a rotation problem when DRI is disabledAlan 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-26update ChangelogAlan Hourihane
2006-01-26add changelogAlan Hourihane
2006-01-25When going dual head only take a portion of memory for the second headAlan 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-12-21Update package version for X11R7 release.Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate.Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-30Bump libdrm dep to 2.0.Adam Jackson
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Add .cvsignores for drivers.Eric Anholt
2005-11-19Update pkgconfig files to separate library build-time dependenciesKevin E Martin
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.Kevin E Martin
2005-11-09Update package version number for X11R7 RC2 release.Kevin E Martin
2005-11-01Update pkgcheck depedencies to work with separate build roots.Kevin E Martin
2005-10-21Bug #4829: Remove some useless DRI symbol checks.Adam Jackson
2005-10-19Update package version number for RC1 release.Kevin E Martin
2005-10-18Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutionsAlan Coopersmith
2005-10-17More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of ...Adam Jackson
2005-10-17Use sed & cpp to substitute variables in driver man pagesAlan Coopersmith
2005-10-04Check in generated README filesSøren Sandmann Pedersen
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen
2005-10-03Bug #4353: Fix lockup when suspend and resume when playing video.Alan Hourihane