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