summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-28drop compat with ancient xserver versionsHEADmasterEnrico Weigelt, metux IT consult
2024-05-19drop obsolete XV_NEW_REPUTEnrico Weigelt, metux IT consult
2024-05-19Remove XAA supportAlan Coopersmith
2024-05-12Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)Alan Coopersmith
2024-05-08use XNFcallocarray() instead of xnfcalloc macroEnrico Weigelt, metux IT consult
2024-05-08use XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult
2024-01-05Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith
2023-05-07Make order of arguments in function prototypes match definitionsAlan Coopersmith
2019-01-27Use libpciaccess for newer X Servers when unmapping video RAMKevin Brace
2019-01-27Eliminate unused variable compilation warningsKevin Brace
2019-01-27Use const char for xf86GetOptValString return typeKevin Brace
2019-01-27Remove miInitializeBackingStoreKevin Brace
2013-01-09Remove #include "mibstore.h"Adam Jackson
2012-07-17apm: fix make dist.Dave Airlie
2012-07-17apm: convert to new screen conversion apis.Dave Airlie
2012-07-13apm: handle xaa removalDave Airlie
2012-07-13apm: initial compat apiDave Airlie
2012-05-12xv: disable reputimage hook on newer apiLuc Verhaegen
2012-05-01Disable PC98 code on newer serversJulien Cristau
2012-05-01Stop including xf86PciInfo.hJulien Cristau
2012-05-01Replace x{{,re,c}alloc,free} with malloc/realloc/calloc/freeJulien Cristau
2011-12-19Fix for new vgaHW ABIAdam Jackson
2011-12-19Fall back to shadowfb if XAA fails to loadAdam Jackson
2011-12-19Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Adam Jackson
2011-11-17Check ABI major not encoded ABIAdam Jackson
2011-11-16Adapt to vgahw changes in videoabi 12Adam Jackson
2011-11-16s/IOADDRESS/unsigned long/Adam Jackson
2010-06-04Remove non-linear framebuffer mappingAdam Jackson
2010-05-18Remove mibank.h referenceAdam Jackson
2010-04-07config: remove MFB usage as it is no longer in xserverGaetan Nadon
2010-04-07config: remove ISA bus code, support removed in xserverGaetan Nadon
2010-04-07config: remove support for obsolete xf86rush extensionGaetan Nadon
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon
2009-09-08xf86-video-apm: Remove unused .cvsignore file #23776Gaetan Nadon
2009-07-30apm: fix up ABI properlyDave Airlie
2009-07-28apm: update for resources/RAC API removalDave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-01-25Typo fixJulien Cristau
2008-12-19Stop using XVCALL macroAdam Jackson
2008-11-23Make ISA optionalAdam Jackson
2008-08-15Actually use the DDC results we get.Adam Jackson
2008-08-15Uninclude xf86Version.hAdam Jackson
2008-07-28Protect xf86rush dependent code around #ifdef XF86RUSHPaulo Cesar Pereira de Andrade
2008-03-19Death to RCS tags.Adam Jackson
2008-03-11further build fixesDave Airlie
2008-03-11xf1/4 bpp conversionDave Airlie
2008-03-11pcirename conversionDave Airlie
2007-08-07Define APM_*_VERSION using PACKAGE_VERSION_*Brice Goglin
2007-03-01Remove useless mfb.h include.Adam Jackson