summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY2010-09-011-10/+16
* Don't pass -ffast-math to clang, since it ignores it and complains.Eric Anholt2010-08-301-1/+4
* Make configure work with clangnobled2010-08-301-1/+15
* Add talloc to osmesa library dependenciesJon TURNEY2010-08-301-2/+2
* Add talloc to dependencies for libGL built with xlib driverJon TURNEY2010-08-301-2/+2
* r300g: rename radeong_dri.so to r300_dri.soDave Airlie2010-08-251-1/+1
* mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt2010-08-221-0/+2
* Merge branch 'master' into glsl2Ian Romanick2010-08-131-1/+1
|\
| * configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng2010-07-301-1/+1
* | Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-36/+61
|\ \ | |/
| * st/egl: Fix build on FreeBSD.Chia-I Wu2010-07-161-0/+1
| * egl: Build egl_dri2 only when DRI drivers are built.Chia-I Wu2010-07-161-14/+15
| * egl: Build egl_dri2 only when xcb-dri2 is available.Chia-I Wu2010-07-161-4/+3
| * st/xorg: When selecting st via configure make sure to test for xorg-serverJakob Bornecrantz2010-07-131-0/+1
| * egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg2010-07-081-2/+13
| * st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu2010-07-061-1/+5
| * Use GLUT_CFLAGS when building glutJohn Hein2010-07-011-4/+3
| * st/egl: Reorganize targets.Chia-I Wu2010-06-291-14/+8
| * Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz2010-06-281-1/+1
| |\
| | * gallium: Drop sw drm winsysJakob Bornecrantz2010-06-231-1/+1
| * | configure: Add galahad to default build.Corbin Simpson2010-06-221-1/+1
| * | i915g: Create seperate option for i915g and i965gJakob Bornecrantz2010-06-221-11/+26
* | | glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt2010-06-241-1/+3
|/ /
* | egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu2010-06-171-15/+19
* | st/egl: Build sw/fbdev winsys for fbdev backend.Chia-I Wu2010-06-171-0/+3
* | osmesa: always build standalone for internal symbolsDan Nicholson2010-06-161-15/+3
* | i965: Convert the binding table to streamed indirect state.Eric Anholt2010-06-111-1/+1
* | glew: Drop glew now that we don't need it for the progsJakob Bornecrantz2010-06-081-1/+1
|/
* Remove last bits of progs/ infrastructureKristian Høgsberg2010-06-071-47/+0
* autoconf: Remove unused APIS.Chia-I Wu2010-05-311-5/+0
* r600g: Integrate into buildJakob Bornecrantz2010-05-271-0/+13
* Fix test for MESA_LLVM.Eric Anholt2010-05-211-1/+1
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-18/+2
* progs/egl: Fix building on cygwin.Chia-I Wu2010-05-191-1/+1
* rbug: Break out of traceJakob Bornecrantz2010-05-121-1/+1
* mesa/es: Merge back to core mesa.Chia-I Wu2010-05-121-2/+4
* autoconf: Also strip '\r' character in version scrape.Vinson Lee2010-05-111-1/+1
* gallium: Add llvmpipe support to st/egl.Chia-I Wu2010-05-111-1/+1
* gallium: Add egl-apis target.Chia-I Wu2010-05-081-10/+46
* mapi: Merge src/gles/.Chia-I Wu2010-05-081-1/+0
* Define OpenGL ES and OpenVG library names.Chia-I Wu2010-05-081-0/+9
* st/vega: Use vgapi.Chia-I Wu2010-05-071-0/+3
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-1/+5
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-051-6/+0
* Fix gles .pc file generationKristian Høgsberg2010-05-041-0/+3
* configure.ac: Fix test for whether to build src/glesKristian Høgsberg2010-05-021-1/+1
* mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg2010-05-021-0/+6
* Merge branch 'gles2-2'Kristian Høgsberg2010-05-021-0/+53
|\
| * Hook in install rules for es1 and es2Kristian Høgsberg2010-05-021-0/+5
| * Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg2010-05-021-1/+2