summaryrefslogtreecommitdiff
path: root/external/mit/xorg/lib/dri
AgeCommit message (Expand)Author
2013-02-09explicitly set the prefix here.christos
2012-03-22Disable a bunch of additional warnings for now for the clang build.joerg
2012-03-10Link with "libexpat" again. This should fix the problems with X11 servertron
2012-02-29Move "libexpat" from X11 into base which fixes PR lib/40346.tron
2011-08-11Various warning adjustments for clangjoerg
2010-11-22install dri.pc.mrg
2010-11-18build the dri libraries on ofppc, same as macppc.mrg
2010-08-01Support xserver for bebox.kiyohara
2010-07-19updates for Mesa 7.8.2:mrg
2010-07-12Support xserver for prep.kiyohara
2010-05-27new Mesa r300_dri driver has a "compiler" subdir of objects needed.mrg
2010-05-23these depend upon libdrm_radeon now.mrg
2010-05-23build fixes for Mesa 7.7.1. introduce r600 driver!mrg
2010-05-23remove unnecessary includesmrg
2010-05-22sprinkle some more -Wno-error ...mrg
2010-05-22update for libdrm 2.4.20 changed paths/headers.mrg
2010-04-07i915 and i965 dri modules need glapi.yhardy
2010-04-07Don't link libOSMesa, this functionality is provided by mesa_dri.so.yhardy
2010-01-12link in libOSMesa as well.mrg
2010-01-12replace LIBS with LIBDPLIBS. makes these actually link against drm_intel.mrg
2010-01-10fix a problem reported by jmorse:mrg
2009-11-09link in -ldrm_intel on i915 and i965 drivers.mrg
2009-10-08Move libdrm headers up one level (out of the X11 directory) to matchsnj
2009-08-27build libmesa and swrast on all platforms.mrg
2009-08-27fix the SRCS list for swrast.mrg
2009-06-16be sure to link in the swrast_setup code, toomrg
2009-06-16- build and install swrast_dri.somrg
2009-06-11build fixes for Mesa 7.4.2.mrg
2009-03-01Build the Mesa DRI module only on architectures that also build any DRI driversmacallan
2009-02-15from yorick hardy:mrg
2009-02-14Use MACHINE_ARCH where relevant, make the "no extra subdirs" the fallthru def...abs
2009-02-14only buil dri for "everything" on amd64 and i386abs
2009-01-24Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500bouyer
2008-11-24* install only wsfb driver and manpages for netwinderrtr
2008-11-24Build a PIC-friendly libmesa.a and make the DRI modules link to it.cube
2008-11-24Build a helper library containing all the code from MesaLib that DRIcube
2008-11-06don't build DRI drivers on sgimips eithermacallan
2008-11-04Just some nits:macallan
2008-11-03don't build dri drivers on sharkmacallan
2008-10-30don't build drivers we'll never need on macppc and sparc64macallan
2008-10-13XXX: r200_tcl.c and radeon_tcl.c need -Wno-error on sparc64.mrg
2008-10-06Fix the build if stack protection is enabled.tron
2008-09-26sprinkle some -Wno-error for now to get things builtrtr
2008-09-21Rework to use LIBISMODULE instead of a bunch of custom build rules.lukem
2008-09-21Add reachover Makefiless to build the DRI modules from MesaLib. Some trickscube