summaryrefslogtreecommitdiff
path: root/configs/autoconf.in
AgeCommit message (Expand)AuthorFilesLines
2010-02-05egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg1-0/+3
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu1-0/+3
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu1-1/+0
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu1-0/+1
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu1-0/+3
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg1-0/+2
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca1-1/+0
2010-01-02autoconf: fix build breakageMarc Dietrich1-1/+1
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin1-1/+1
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-0/+1
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson1-0/+1
2009-03-20Merge remote branch 'main/master' into radeon-rewriteDave Airlie1-2/+6
2009-03-06st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld1-0/+3
2009-02-25autoconf: Fixup EGL buildDan Nicholson1-0/+1
2009-02-20gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz1-2/+2
2009-02-15radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie1-0/+2
2009-02-11autoconf: Adjust to new asm SOURCES variablesDan Nicholson1-2/+2
2009-02-11gallium: Update autoconf to latest gallium buildJakob Bornecrantz1-2/+5
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul1-1/+7
2009-02-09mesa: autoconf fixes for OS XSiddhartha Chaudhuri1-0/+7
2009-02-01gallium autoconf/automakeJerome Glisse1-1/+7
2008-12-14Add OSMesa pkg-config fileDan Nicholson1-1/+2
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson1-0/+17
2008-07-18autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson1-0/+4
2008-07-12Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson1-1/+0
2008-07-12autoconf: Subsitute SHELL for all platformsDan Nicholson1-3/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson1-0/+3
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-0/+3
2008-05-23drop GLcoreGeorge Sapountzis1-4/+0
2008-05-05glcore: Set all external variables in configurationGeorge Sapountzis1-0/+1
2008-04-30autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson1-5/+0
2008-04-23glcore: build from mesaGeorge Sapountzis1-0/+3
2008-03-31DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg1-0/+1
2008-02-25autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg1-1/+1
2007-12-07autoconf: Allow static library buildsDan Nicholson1-1/+1
2007-12-07autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson1-1/+1
2007-12-07autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson1-0/+17
2007-12-07autoconf: Initial support for an autoconf configurationDan Nicholson1-0/+87