summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
4 daysuse XNFcallocarray() instead of xnfcalloc macroHEADmasterEnrico Weigelt, metux IT consult1-5/+5
4 daysuse XNFalloc() instead of xnfallocEnrico Weigelt, metux IT consult1-2/+2
12 daysEXA acceleration support for ct65550 from NetBSDnia6-13/+407
2024-03-25ct_driver: define XMODE_'s if not defined yetEnrico Weigelt, metux IT consult1-0/+8
2024-01-06Handle 4 -Wmissing-prototypes warningsAlan Coopersmith1-1/+1
2024-01-06Fix -Wmisleading-indentation warning in chipsPreInitHiQV()Alan Coopersmith1-1/+2
2024-01-06Add X.Org's standard C warning flags to AM_CFLAGSAlan Coopersmith1-1/+1
2022-01-22Fix spelling/wording issuesAlan Coopersmith4-15/+15
2019-02-12Fix for a faulty new vgaHW ABI conversion on non-HiQ Video devicesKevin Brace1-0/+2
2018-12-25Use const char for xf86GetOptValString return typeKevin Brace1-2/+2
2016-07-19Adapt Block/WakeupHandler signature for ABI 23Adam Jackson1-0/+5
2014-10-17Update for xserver 1.17Adam Jackson1-22/+4
2014-05-21ddc: Use own thunk function instead of vgaHWddc1SetSpeedWeakAdam Jackson1-1/+7
2013-06-24Require ANSI C89 pre-processor, drop pre-C89 token pasting supportAlan Coopersmith1-4/+0
2012-09-25Remove mibstore.hAdam Jackson1-5/+0
2012-07-17chips: fix make dist.Dave Airlie1-1/+1
2012-07-16chips: build without XAA support at all.Dave Airlie5-7/+40
2012-06-05chips: drop usage of deprecated xf86PciInfo.hDave Airlie9-21/+13
2012-06-05chips: move to new compat API.Dave Airlie6-54/+108
2012-06-05chips: use new scrn/screen conversion APIs.Dave Airlie6-38/+38
2012-06-05chips: add compat API headerDave Airlie3-1/+45
2011-12-19Fix for new vgaHW ABIAdam Jackson1-0/+1
2011-12-19Fall back to shadowfb if XAA is unavailableAdam Jackson1-4/+3
2011-10-18Build fix for ABI Version 12Jeremy Huddleston2-2/+7
2011-10-18Use malloc/calloc/realloc/free directlyJeremy Huddleston1-4/+4
2011-10-02PciTag is unused when using libpciaccessMark Kettenis1-0/+2
2011-03-31chips: gut the overlay 8/16 support from driver.Dave Airlie4-256/+28
2011-02-27Replace deprecated xalloc/xrealloc/xfree with malloc/realloc/freeJulien Cristau5-31/+28
2011-02-27Fix compiler warningJulien Cristau1-0/+2
2011-02-27Fix unused variable warningJulien Cristau1-0/+2
2011-02-27Fix compiler warning on 64bitJulien Cristau1-1/+1
2011-02-27Add parentheses to fix compiler warningsJulien Cristau3-4/+4
2010-11-22Import the xf8_16bpp implementationAdam Jackson1-12/+13
2010-05-25Wrap missing ISA code with its macroTiago Vignatti1-0/+2
2010-05-06Check xf86EnableAccess only in old serversTiago Vignatti1-0/+2
2010-01-04Make banked framebuffer support conditional on ISA supportAdam Jackson1-1/+27
2009-11-07.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-6/+0
2009-11-06Use usleep instead of xf86UDelayMatt Turner2-4/+4
2009-07-28chips: change to using ABI version checkDave Airlie1-1/+1
2009-07-28chips: update for resources/RAC API removalDave Airlie3-7/+35
2009-07-19Fix PCI card probe and chipset detection.Matthieu Herrb1-13/+20
2009-05-28Remove useless loader symbol lists.Adam Jackson1-115/+0
2008-11-23Make ISA optionalxf86-video-chips-1.2.1Adam Jackson1-2/+7
2008-08-15Uninclude xf86Version.h, remove some dead code.Adam Jackson3-15/+1
2008-06-02Compiler warning fixesJulien Cristau2-1/+2
2008-03-19Fix distcheckAdam Jackson1-0/+1
2008-03-19Death to RCS tags.Adam Jackson13-17/+0
2008-03-10chips: optionalise 1/4bpp supportDave Airlie1-0/+16
2008-03-10chips: remove ALLOCATE_LOCALDave Airlie1-2/+2
2008-02-27add another missing rename fileDave Airlie1-0/+122