summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Windows/Cygwin: Add support through the WinIo librarySamuel Pitoiset2014-01-271-0/+5
* Bump to 0.13.1libpciaccess-0.13.1Julien Cristau2012-04-091-1/+1
* Add VGA Arbiter support for OpenBSD.Mark Kettenis2011-11-191-5/+5
* Update library version to reflect new APIJeremy Huddleston2011-10-071-1/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-161-1/+1
* include: add a Makefile to install and distribute header fileGaetan Nadon2010-10-031-5/+0
* config: replace INCLUDES, which is deprecated, with AM_CPPFLAGSGaetan Nadon2010-10-031-2/+1
* config: provide a makefile for scanpci dev toolGaetan Nadon2010-10-031-4/+0
* Let libtool handle library flags for scanpci on SolarisAlan Coopersmith2010-06-191-5/+1
* libpciaccess x86 backendSamuel Thibault2010-02-101-0/+4
* I/O port access routinesAdam Jackson2009-12-091-0/+1
* pciaccess: bump to 0.10.8libpciaccess-0.10.8Dave Airlie2009-08-311-1/+1
* libpciaccess: bump to 0.10.7 for vga arb interface additionlibpciaccess-0.10.7Dave Airlie2009-08-281-1/+1
* Revert "vgaarb: delete stub functions"Dave Airlie2009-08-281-0/+2
* vgaarb: delete stub functionsTiago Vignatti2009-08-161-2/+0
* vgaarb: make it compile.Tiago Vignatti2009-05-131-0/+7
* Fix $CWARNFLAGS additionAlan Coopersmith2009-04-171-1/+1
* Add NetBSD supportJuan RP2008-10-111-0/+4
* libpciaccess 0.10.2libpciaccess-0.10.2Adam Jackson2008-06-101-1/+1
* pciaccess: bump to 0.10.1Dave Airlie2008-05-211-1/+1
* OpenBSD support for libpciaccess.Mark Kettenis2008-03-121-0/+4
* solaris: add pci_tools.h to OS_SUPPORTJulien Cristau2008-03-071-1/+1
* New interfaces to map memory with MTRR (or similar) support.Ian Romanick2007-08-301-1/+2
* Add linux_devmem.h to file list.Ian Romanick2007-08-271-1/+1
* Initial support for reading expansion ROM via VGA BIOS address.Ian Romanick2007-06-181-1/+1
* Libpciaccess on Solaris Initial integrationedward shu2007-06-061-0/+8
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libpciaccessIan Romanick2007-01-151-0/+3
|\
| * Enable more warnings when the compiler is GCC.Eric Anholt2007-01-121-0/+2
| * Add pciaccess_private.h to _SOURCES so it gets included in the dist.Eric Anholt2007-01-121-0/+1
* | Convert pci_device_write_u* funtions to take a value instead of a pointer.Ian Romanick2007-01-151-1/+1
|/
* Add interfaces to map / unmap specific memory ranges, bump lib version to 0.7.0.Ian Romanick2007-01-111-1/+1
* Merge branch 'origin'Eric Anholt2006-11-141-2/+3
|\
| * Add pci_device_get_bridge_buses, bump API version to 0.5.0.Ian Romanick2006-07-251-1/+1
| * Files missed (for reasons I still don't understand) on the previousIan Romanick2006-07-061-2/+3
* | Add the beginnings of a FreeBSD port.Eric Anholt2006-11-141-1/+9
|/
* Fix foolish endianess bug. Bump to version 0.4.1.Ian Romanick2006-05-221-1/+1
* Bump to version 0.4.0.Ian Romanick2006-04-121-1/+1
* Remove src/pcils.c and src/Makefile.foo. Add src/scanpci.c.XORG-7_0_99_901Ian Romanick2006-03-271-1/+1
* Add scanpci as a noinst target.Kristian Høgsberg2006-03-201-0/+4
* Initial import of libpciaccess.Ian Romanick2006-03-181-0/+42