summaryrefslogtreecommitdiffstats
path: root/configs/autoconf.in
Commit message (Expand)AuthorAgeFilesLines
* egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg2010-02-051-0/+3
* egl: Install drivers to ${libdir}/egl.Chia-I Wu2010-01-231-0/+3
* egl: Remove USING_EGL and the related drivers.Chia-I Wu2010-01-221-1/+0
* st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-121-0/+1
* egl: Clean up the Makefile rules.Chia-I Wu2010-01-111-0/+3
* Check for libdrm_$chipset.pc when neededKristian Høgsberg2010-01-041-0/+2
* gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca2010-01-021-1/+0
* autoconf: fix build breakageMarc Dietrich2010-01-021-1/+1
* Add --with-dri-searchpath argumentChow Loong Jin2009-10-301-1/+1
* Merge remote branch 'origin/master' into radeon-rewriteDave Airlie2009-06-071-0/+1
|\
| * Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-0/+1
* | Merge remote branch 'main/master' into radeon-rewriteDave Airlie2009-03-201-2/+6
|\ \ | |/
| * st/xorg: Install to XORG_DRIVER_INSTALL_DIRJoel Bosveld2009-03-061-0/+3
| * autoconf: Fixup EGL buildDan Nicholson2009-02-251-0/+1
| * gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/Jakob Bornecrantz2009-02-201-2/+2
* | radeon: add cflags to decide whether to link libdrm_radeon or not.Dave Airlie2009-02-151-0/+2
|/
* autoconf: Adjust to new asm SOURCES variablesDan Nicholson2009-02-111-2/+2
* gallium: Update autoconf to latest gallium buildJakob Bornecrantz2009-02-111-2/+5
* mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul2009-02-091-1/+7
|\
| * gallium autoconf/automakeJerome Glisse2009-02-011-1/+7
* | mesa: autoconf fixes for OS XSiddhartha Chaudhuri2009-02-091-0/+7
|/
* Add OSMesa pkg-config fileDan Nicholson2008-12-141-1/+2
* Add more package metadata to the pkg-config filesDan Nicholson2008-12-141-0/+17
* autoconf: Support Motif widgets in GLw with --enable-motifDan Nicholson2008-07-181-0/+4
* Call minstall with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+0
* autoconf: Subsitute SHELL for all platformsDan Nicholson2008-07-121-3/+1
* Set library and header installation directories from configurationDan Nicholson2008-07-061-0/+3
* Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith2008-06-211-0/+3
* drop GLcoreGeorge Sapountzis2008-05-231-4/+0
* glcore: Set all external variables in configurationGeorge Sapountzis2008-05-051-0/+1
* autoconf: Don't substitute MESA_MAJOR and friendsDan Nicholson2008-04-301-5/+0
* glcore: build from mesaGeorge Sapountzis2008-04-231-0/+3
* DRI interface changes and DRI2 direct rendering support.Kristian Høgsberg2008-03-311-0/+1
* autoconf: Add gcc search patch to MKDEP_OPTIONS to eliminate warnings.Kristian Høgsberg2008-02-251-1/+1
* autoconf: Allow static library buildsDan Nicholson2007-12-071-1/+1
* autoconf: Configure the osmesa channel size for OSMesa16 and OSMesa32Dan Nicholson2007-12-071-1/+1
* autoconf: Add support for shared DRI build on linux and freebsdDan Nicholson2007-12-071-0/+17
* autoconf: Initial support for an autoconf configurationDan Nicholson2007-12-071-0/+87