summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-02savage: bump to 2.3.5xf86-video-savage-2.3.5Dave Airlie
2012-06-06savage: i2c drop xf86Screens usage.Dave Airlie
2012-06-06savage: port to new compat APIDave Airlie
2012-03-24Refactor BIOS modes retrieval to call VBEGetVBEInfo only onceTormod Volden
2012-03-23xf86-video-savage 2.3.4xf86-video-savage-2.3.4Alan Coopersmith
2012-03-23Add savage_pciids.h to src/Makefile.am to fix distcheckAlan Coopersmith
2012-01-17Untangle XF86DRI from the driver-specific DRI definePeter Hutterer
2012-01-03Merge almost identical code in SAVAGEInitVisualConfigsAndrew Turner
2012-01-03Avoid leading underscores in #include guardsTormod Volden
2012-01-03Do not use the deprecated xf86PciInfo.h from xserverTormod Volden
2011-12-19Fix for new vgahw ABIAdam Jackson
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson
2011-12-19Don't include xf86Priv.hAdam Jackson
2011-10-08Bump version to 2.3.3xf86-video-savage-2.3.3Tormod Volden
2011-09-23savage: Warn if broken drm maps are detectedTormod Volden
2011-09-23savage: Avoid unnecessary float calculation in video displayTormod Volden
2011-09-23savage: Fix Xv scaling on non-native resolutionsHans-Juergen Mauser
2011-04-21savage: Fix &/&& typo in "magical" register setupTormod Volden
2011-04-21savage: Make SAVAGESelectBuffer() private (static)Tormod Volden
2011-04-21savage: Factor out a SAVAGESetAgpMode and call it on resumeTormod Volden
2011-04-21savage: New SAVAGEDRIResume functionTormod Volden
2011-04-21savage: Fix logic in waitHSyncTormod Volden
2011-03-31Fix wrong frequency unit in trace outputTormod Volden
2011-02-21Use proper casts on framebuffer addressesTormod Volden
2011-01-25savage: Fix initialization typo in SAVAGEDRIMoveBuffersTormod Volden
2011-01-25savage: Fix building with TRACEON definedTormod Volden
2011-01-25savage: Setup tiled surface registers in SavageEnterVTTormod Volden
2011-01-25savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs functionTormod Volden
2011-01-25savage: Cast all handles before printing themTormod Volden
2011-01-25savage: Fix ambiguity in SavageLoadPaletteSavage4Tormod Volden
2011-01-25savage: Drop unused variables and functionsTormod Volden
2011-01-25savage: More (intermediate) casts to silence warningsTormod Volden
2011-01-25savage: Replace deprecated x(c)alloc/xfree with m/calloc/freeTormod Volden
2011-01-25savage: Add casts to silence build warningsTormod Volden
2010-12-05savage 2.3.2xf86-video-savage-2.3.2Dave Airlie
2010-11-25savage: fix use of privates without initialisationKeith Packard
2010-10-06Purge cvs tags.Jesse Adkins
2010-07-22config: add comments for main statementsGaetan Nadon
2010-07-21config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-21config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-21config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_SUBST([XORG_CFLAGS])Gaetan Nadon
2010-07-20config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-20config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-20config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-20config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-06-13COPYING: replace stub file with actual Copyright notices.Gaetan Nadon
2010-04-26Fix builds when XF86DRI is undefinedAlan Coopersmith