summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2023-10-17Remove autotools buildAlan Coopersmith1-80/+0
2020-11-02autoconf: Add meson files to dist tarballDylan Baker1-0/+2
2019-07-11New module for the HurdDamien Zammit1-2/+2
2014-01-27Windows/Cygwin: Add support through the WinIo librarySamuel Pitoiset1-0/+5
2012-04-09Bump to 0.13.1libpciaccess-0.13.1Julien Cristau1-1/+1
2011-11-19Add VGA Arbiter support for OpenBSD.Mark Kettenis1-5/+5
2011-10-07Update library version to reflect new APIJeremy Huddleston1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-1/+1
2010-10-03include: add a Makefile to install and distribute header fileGaetan Nadon1-5/+0
2010-10-03config: replace INCLUDES, which is deprecated, with AM_CPPFLAGSGaetan Nadon1-2/+1
2010-10-03config: provide a makefile for scanpci dev toolGaetan Nadon1-4/+0
2010-06-19Let libtool handle library flags for scanpci on SolarisAlan Coopersmith1-5/+1
2010-02-10libpciaccess x86 backendSamuel Thibault1-0/+4
2009-12-09I/O port access routinesAdam Jackson1-0/+1
2009-08-31pciaccess: bump to 0.10.8libpciaccess-0.10.8Dave Airlie1-1/+1
2009-08-28libpciaccess: bump to 0.10.7 for vga arb interface additionlibpciaccess-0.10.7Dave Airlie1-1/+1
2009-08-28Revert "vgaarb: delete stub functions"Dave Airlie1-0/+2
2009-08-16vgaarb: delete stub functionsTiago Vignatti1-2/+0
2009-05-13vgaarb: make it compile.Tiago Vignatti1-0/+7
2009-04-17Fix $CWARNFLAGS additionAlan Coopersmith1-1/+1
2008-10-11Add NetBSD supportJuan RP1-0/+4
2008-06-10libpciaccess 0.10.2libpciaccess-0.10.2Adam Jackson1-1/+1
2008-05-21pciaccess: bump to 0.10.1Dave Airlie1-1/+1
2008-03-12OpenBSD support for libpciaccess.Mark Kettenis1-0/+4
2008-03-07solaris: add pci_tools.h to OS_SUPPORTJulien Cristau1-1/+1
2007-08-30New interfaces to map memory with MTRR (or similar) support.Ian Romanick1-1/+2
2007-08-27Add linux_devmem.h to file list.Ian Romanick1-1/+1
2007-06-18Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick1-1/+1
2007-06-06Libpciaccess on Solaris Initial integrationedward shu1-0/+8
2007-01-15Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libpciaccessIan Romanick1-0/+3
2007-01-15Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick1-1/+1
2007-01-12Enable more warnings when the compiler is GCC.Eric Anholt1-0/+2
2007-01-12Add pciaccess_private.h to _SOURCES so it gets included in the dist.Eric Anholt1-0/+1
2007-01-11Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick1-1/+1
2006-11-14Merge branch 'origin'Eric Anholt1-2/+3
2006-11-14Add the beginnings of a FreeBSD port.Eric Anholt1-1/+9
2006-07-25Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick1-1/+1
2006-07-06Files missed (for reasons I still don't understand) on the previousIan Romanick1-2/+3
2006-05-22Fix foolish endianess bug. Bump to version 0.4.1.Ian Romanick1-1/+1
2006-04-12Bump to version 0.4.0.Ian Romanick1-1/+1
2006-03-27Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick1-1/+1
2006-03-20Add scanpci as a noinst target.Kristian Høgsberg1-0/+4
2006-03-18Initial import of libpciaccess.Ian Romanick1-0/+42