summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
7 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult1-2/+2
7 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-1/+1
2024-01-05Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-2/+2
2023-05-07Make order of arguments in function prototypes match definitionsAlan Coopersmith1-2/+2
2019-01-27Use libpciaccess for newer X Servers when unmapping video RAMKevin Brace1-0/+12
2019-01-27Eliminate unused variable compilation warningsKevin Brace2-2/+1
2019-01-27Use const char for xf86GetOptValString return typeKevin Brace1-1/+2
2019-01-27Remove miInitializeBackingStoreKevin Brace1-1/+0
2013-01-09Remove #include "mibstore.h"Adam Jackson1-3/+0
2012-07-17apm: fix make dist.Dave Airlie1-0/+1
2012-07-17apm: convert to new screen conversion apis.Dave Airlie6-14/+14
2012-07-13apm: handle xaa removalDave Airlie4-2/+29
2012-07-13apm: initial compat apiDave Airlie4-36/+136
2012-05-12xv: disable reputimage hook on newer apiLuc Verhaegen1-0/+4
2012-05-01Disable PC98 code on newer serversJulien Cristau1-1/+10
2012-05-01Stop including xf86PciInfo.hJulien Cristau3-7/+5
2012-05-01Replace x{{,re,c}alloc,free} with malloc/realloc/calloc/freeJulien Cristau4-21/+16
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb if XAA fails to loadAdam Jackson1-2/+3
2011-12-19Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Adam Jackson2-3/+9
2011-11-17Check ABI major not encoded ABIAdam Jackson1-1/+1
2011-11-16Adapt to vgahw changes in videoabi 12Adam Jackson1-2/+8
2011-11-16s/IOADDRESS/unsigned long/Adam Jackson1-1/+1
2010-06-04Remove non-linear framebuffer mappingAdam Jackson6-583/+229
2010-05-18Remove mibank.h referenceAdam Jackson1-3/+0
2010-04-07config: remove MFB usage as it is no longer in xserverGaetan Nadon2-36/+0
2010-04-07config: remove ISA bus code, support removed in xserverGaetan Nadon1-80/+0
2010-04-07config: remove support for obsolete xf86rush extensionGaetan Nadon2-740/+2
2010-02-08config: move compiler flags from configure.ac to Makefile.amGaetan Nadon1-0/+3
2009-09-08xf86-video-apm: Remove unused .cvsignore file #23776Gaetan Nadon1-6/+0
2009-07-30apm: fix up ABI properlyDave Airlie1-0/+13
2009-07-28apm: update for resources/RAC API removalDave Airlie1-10/+0
2009-07-16Update to xextproto 7.1 support.Peter Hutterer1-0/+5
2009-05-28Remove useless loader symbol lists.Adam Jackson1-117/+0
2009-01-25Typo fixJulien Cristau1-1/+1
2008-12-19Stop using XVCALL macroAdam Jackson1-3/+3
2008-11-23Make ISA optionalAdam Jackson1-0/+7
2008-08-15Actually use the DDC results we get.Adam Jackson1-1/+3
2008-08-15Uninclude xf86Version.hAdam Jackson1-3/+0
2008-07-28Protect xf86rush dependent code around #ifdef XF86RUSHPaulo Cesar Pereira de Andrade2-2/+7
2008-03-19Death to RCS tags.Adam Jackson10-11/+0
2008-03-11further build fixesDave Airlie2-1/+5
2008-03-11xf1/4 bpp conversionDave Airlie2-0/+16
2008-03-11pcirename conversionDave Airlie4-6/+173
2007-08-07Define APM_*_VERSION using PACKAGE_VERSION_*Brice Goglin1-3/+3
2007-03-01Remove useless mfb.h include.Adam Jackson1-1/+0
2006-12-14Naming change: Security*Access -> Dix*AccessEamon Walsh1-3/+3
2006-04-08Bump to 1.1.1 for Xv changes.xf86-video-impact-0_2_0apm-1_1_1XORG-7_1Adam Jackson1-1/+1
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-5/+7
2006-04-07Fix a missed VERSION -> APM_VERSION.apm-1_1_0Adam Jackson1-1/+1