summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
6 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult2-4/+4
6 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult3-3/+3
2024-01-08Fix warning: declaration of ‘ret’ shadows a previous local [-Wshadow]Alan Coopersmith1-7/+8
2024-01-08Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2022-12-08NEOPreInit: Handle -Wimplicit-fallthrough warningAlan Coopersmith1-0/+1
2022-12-08NEOGetRec: Fix -Wmisleading-indentation warningAlan Coopersmith1-0/+1
2022-01-22Fix spelling/wording issuesAlan Coopersmith5-7/+7
2019-02-14Use fabs() instead of abs() on double value.Matthieu Herrb1-1/+1
2018-12-22Suppress unused function compilation warningKevin Brace1-0/+2
2018-12-22Eliminate unused variable compilation warningKevin Brace1-1/+0
2015-05-08Fix compiler warning with recent X serversJulien Cristau1-1/+1
2014-09-21neomagic: fix build against master X server.Dave Airlie1-0/+4
2014-05-21Use own thunk functions instead of vgaHW*WeakAdam Jackson1-2/+14
2013-08-16Unbreak shadowfb initialization with modern X servers.Matthieu Herrb2-1/+40
2012-09-25Remove mibstore.hAdam Jackson1-4/+0
2012-09-11Remove uses of xf86PciInfo.hMatt Turner6-7/+11
2012-09-11Don't call NEO_Sync with no XAAMatt Turner1-5/+2
2012-07-16neomagic: fix build when XAA is unavailable.Dave Airlie8-16/+54
2012-06-06neomagic: port to new compat API.Dave Airlie12-67/+168
2012-04-18Use DamageRegion for shadow damageAdam Jackson1-1/+1
2011-12-19Fix for new vgahw ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb when XAA is unavailableAdam Jackson1-9/+12
2011-10-11Include <stdlib.h> for abs()Jeremy Huddleston1-0/+1
2011-10-11Use malloc/calloc/realloc/free directlyJeremy Huddleston3-24/+24
2010-06-22Revert "Adding experimental pseudocolor overlay stuff to NeoMagic driver."Jamey Sharp5-20/+6
2009-12-30Remove banked framebuffer modeAdam Jackson5-344/+185
2009-12-30Remove old DGA header stanzaAdam Jackson1-4/+0
2009-10-26s/xf86UDelay/usleep/gAdam Jackson1-2/+4
2009-09-08xf86-video-neomagic: Remove unused .cvsignore file #23776Gaetan Nadon1-6/+0
2009-07-28neomagic: change to using ABI version checkDave Airlie1-1/+1
2009-07-28neomagic: update for resources/RAC API removalDave Airlie1-5/+19
2009-07-28neomagic: remove unneeded includeDave Airlie1-1/+0
2009-05-28Remove useless loader symbol lists.Adam Jackson1-95/+0
2008-11-23Make ISA optionalAdam Jackson1-2/+7
2008-08-15Uninclude xf86Version.hAdam Jackson1-3/+0
2008-05-13Don't include fbpseudocolor.h, as it is no longer available.Paulo Cesar Pereira de Andrade1-1/+0
2008-05-13Compile warning fix.Paulo Cesar Pereira de Andrade2-4/+4
2008-05-12fbpseudocolor no longer exists, don't try to use it.Adam Jackson1-3/+0
2008-03-19Death to RCS tags.Adam Jackson15-15/+0
2008-03-10finish pciaccess conversionDave Airlie1-1/+4
2008-02-27neo: finish pciaccess conversionDave Airlie1-0/+14
2008-02-27neomagic: port to libpciaccessDave Airlie4-4/+174
2007-08-07Define NEO_*_VERSION using PACKAGE_VERSION_*Brice Goglin1-3/+3
2006-04-08Bump to 1.1.1 for Xv changes.neomagic-1_1_1XORG-7_1Adam Jackson1-1/+1
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-4/+6
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.neomagic-1_1_0Adam Jackson11-16/+6
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+6
2005-07-26Build system for neomagicSøren Sandmann Pedersen1-0/+46
2005-07-11Prep for modular builds by adding guarded #include "config.h" everywhere.XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_16XORG-6_8_99_15Adam Jackson11-6/+49
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.XORG-6_8_99_14XORG-6_8_99_13Adam Jackson1-2/+2