summaryrefslogtreecommitdiff
path: root/configs/autoconf.in
Commit message (Expand)AuthorAgeFilesLines
* egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg2010-07-081-2/+4
* Use GLW_CFLAGS when building libGLwDan Nicholson2010-07-011-0/+1
* Use GLUT_CFLAGS when building glutJohn Hein2010-07-011-0/+1
* egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-1/+1
* mesa: remove PROGRAM_DIRS from config filesBrian Paul2010-06-041-3/+0
* autoconf: Remove unused APIS.Chia-I Wu2010-05-311-1/+0
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-0/+1
* gallium: Add egl-apis target.Chia-I Wu2010-05-081-0/+1
* Define OpenGL ES and OpenVG library names.Chia-I Wu2010-05-081-0/+4
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-051-1/+0
* Fix gles .pc file generationKristian Høgsberg2010-05-041-1/+1
* Add egl.pc fileKristian Høgsberg2010-05-041-0/+3
* mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg2010-05-021-1/+2
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-021-0/+12
|\
| * Hook in install rules for es1 and es2Kristian Høgsberg2010-05-021-0/+1
| * Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg2010-05-021-0/+2
| * gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg2010-04-281-0/+8
| * configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg2010-04-281-0/+1
* | llvmpipe: add initial autoconf support.Dave Airlie2010-04-241-0/+12
|/
* gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz2010-03-241-1/+0
* Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2010-03-231-2/+2
* Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2010-03-131-0/+2
* Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell2010-03-091-1/+0
|\
| * config: drop WINDOW_SYSTEM varGeorge Sapountzis2010-03-061-1/+0
* | gallium: introduce target directoryKeith Whitwell2010-03-081-0/+1
|/
* 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