summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-23unbreak build: -liboldXDavid Krause
2008-12-23I said remove deprecated library.Matthieu Herrb
2008-12-23remove deprected library.Matthieu Herrb
2008-12-07Remove trailing white space.Matthieu Herrb
2008-12-07Implement pci_device_read_rom() for arbitrary PCI cards, includingMatthieu Herrb
2008-11-25Fix a logic error in pci_device_openbsd_write() that actuallyMatthieu Herrb
2008-11-05add -fPIC for sparcTodd T. Fries
2008-11-03When trying to map a piece of device memory with a cacheability attribueOwain Ainsworth
2008-11-02This is now Mesa 7.2. Noticed by brad@. Thanks.Matthieu Herrb
2008-11-02Build fix. There were symlinks hiding in the git repository...Matthieu Herrb
2008-11-02Build libpciaccess for xserver 1.5.Matthieu Herrb
2008-11-02Update build infrastructure for libGL after Mesa 7.2 update.Matthieu Herrb
2008-10-13- Add a method to read the legacy BIOS region on alpha/amd64/i386Matthieu Herrb
2008-10-05provide a pciutils style pci.ids file for libpciaccess.Matthieu Herrb
2008-09-23pixman 0.12.0. Tested on a full ports build by naddy@.Matthieu Herrb
2008-09-20allow 2 successives calls to pci_system_init() and fix pci_system_cleanup()Matthieu Herrb
2008-09-14Fix clean target.Matthieu Herrb
2008-09-08enable pixman for landisk now that it builds, from brad@Todd T. Fries
2008-08-27libXau 1.0.4 (no binary change on OpenBSD)Matthieu Herrb
2008-08-26update libdrm to 2.3.1 preserving local changes. This was tested byOwain Ainsworth
2008-08-21Update to Freetype 2.3.7. This is a bug fix release. No API change.Matthieu Herrb
2008-07-16Bump MESA_TINY (2 -> 3) after the last update of Mesa to 7.0.3Brad Smith
2008-06-22Update to freetype 2.3.6.Matthieu Herrb
2008-06-21Fix build on systems with getpwuid_r().Matthieu Herrb
2008-06-15Bump OpenBSD's libpciacces revision to be at least the versionMatthieu Herrb
2008-06-15update to libpciaccess 0.10.3.Matthieu Herrb
2008-06-13XF86VidModeGetMonitor: don't return static strings to the caller whenMatthieu Herrb
2008-06-12change /dev/dri/card0 to /dev/drm0. Subdirs in /dev consideredOwain Ainsworth
2008-06-12Enable privsep support. Finally!Owain Ainsworth
2008-06-11Update to libX11 1.1.4. I've carefully checked that there's no API/ABIMatthieu Herrb
2008-06-10- actually zero the memory returned by realloc().Matthieu Herrb
2008-06-10Include stdlib.h so we have the prototype for realloc. This means that we don'tOwain Ainsworth
2008-05-31Update to Mesa 7.0.3. tested my oga@ and johan@Matthieu Herrb
2008-05-24Update to libxtrans 1.2Matthieu Herrb
2008-05-24Update to libxkbfile 1.0.5Matthieu Herrb
2008-05-24Merge libpciaccess 0.10.2, including kettenis@ OpenBSD port.Matthieu Herrb
2008-05-24update to libXv 1.0.4Matthieu Herrb
2008-05-24update to libXinerama 1.0.3Matthieu Herrb
2008-05-24merge libXfont 1.3.2. bump major since some symbols were removed.Matthieu Herrb
2008-05-24Update to libXext 1.0.4Matthieu Herrb
2008-05-24update to libXScrnSaver 1.1.3Matthieu Herrb
2008-05-24update to libFS 1.0.1Matthieu Herrb
2008-04-19dri libs depend on libmesa_pic.aMatthieu Herrb
2008-04-17pthread_key_create(3) explicitely says that the value associatedMatthieu Herrb
2008-04-10Add back a real ChangeLog. automake requires it.Matthieu Herrb
2008-04-08remove empty fileMatthieu Herrb
2008-04-08Update to pixman 0.10, with one small fix to the sse2 test in configure.ac.Matthieu Herrb
2008-04-08Update to pixman 0.10, with one small fix to the sse2 test in configure.ac.Matthieu Herrb
2008-04-02Unconditionnaly build libdrm on i386 since the via driver needs someMatthieu Herrb
2008-03-30- get rid of recalloc() that got introduced here.Matthieu Herrb