summaryrefslogtreecommitdiff
path: root/configs/autoconf.in
AgeCommit message (Expand)AuthorFilesLines
2012-06-01configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIRTom Stellard1-0/+2
2012-06-01configure.ac: Add option for libclc pathTom Stellard1-0/+3
2012-05-30automake: Check for 'indent' and fall back to 'cat' if not found.Kenneth Graunke1-0/+4
2012-05-29automake: Rename variables in sources.mak to be automake compatible.Eric Anholt1-1/+1
2012-05-11gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez1-0/+3
2012-04-23configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard1-4/+0
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-0/+6
2012-04-04st/xvmc: fix library installation dirAlexandre Demers1-0/+3
2012-02-29egl/main: Convert to automake.Eric Anholt1-1/+0
2012-01-31Revert "automake: src/mesa/drivers/osmesa"Matt Turner1-0/+2
2012-01-30autoconf: use AC_PROG_YACC/LEXMatt Turner1-2/+2
2012-01-30automake: src/mesa/drivers/osmesaMatt Turner1-2/+0
2012-01-26automake: src/egl/waylandBenjamin Franzke1-7/+0
2012-01-24Revert "Always build shared glapi"Matt Turner1-0/+1
2012-01-23automake: src/gbmMatt Turner1-8/+0
2012-01-20Always build shared glapiMatt Turner1-1/+0
2011-11-25st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom1-0/+3
2011-10-28radeon: Insist on libdrm being present to build.Eric Anholt1-1/+1
2011-10-17Add an autoconf option for mangling Mesa.Tom Fogal1-2/+2
2011-09-19Remove unused APP_LIB_DEPS variableMatt Turner1-1/+0
2011-07-14Squashed commit of the following:José Fonseca1-9/+0
2011-07-04Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-1/+9
2011-06-23Add gbm (generic/graphics buffer manager)Benjamin Franzke1-1/+9
2011-06-05Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-0/+2
2011-06-02dri/nouveau: Fix build with --enable-shared-dricore.Johannes Obermayr1-0/+2
2011-05-21Merge remote-tracking branch 'origin/master' into pipe-videoChristian König1-0/+4
2011-05-18mesa: check that flex/bison are installedBrian Paul1-0/+4
2011-03-19Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+1
2011-03-07glx: Take GLPROTO_CFLAGS into account.Henri Verbeet1-0/+1
2011-02-24Merge remote branch 'origin/master' into pipe-videoChristian König1-6/+20
2011-02-11mesa: Optionally build a dricore support library (v3)Christopher James Halse Rogers1-3/+11
2011-02-07egl: Implement libwayland-eglBenjamin Franzke1-0/+9
2011-01-31Remove talloc from the make and automake build systems.Kenneth Graunke1-3/+0
2011-01-20Merge remote branch 'origin/master' into pipe-videoChristian König1-0/+5
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu1-0/+1
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu1-0/+4
2011-01-12Merge remote branch 'origin/master' into pipe-videoChristian König1-1/+1
2011-01-10Merge remote branch 'vdpau/pipe-video' into pipe-videoChristian König1-0/+6
2011-01-10Export TLS support in gl.pc.Tom Fogal1-0/+1
2011-01-10mesa: Remove GLES overlay.Chia-I Wu1-1/+0
2010-10-27Fix build on systems where "python" is python 3.Kenneth Graunke1-1/+1
2010-10-24vl: va state-tracker configuration scriptsThomas Balling Sørensen1-0/+3
2010-10-05Merge branch 'master' into pipe-videoThomas Balling Sørensen1-7/+35
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY1-0/+2
2010-08-22mesa: Fix typo in autoconf.in that made talloc cflags still detect at runtime.Eric Anholt1-1/+1
2010-08-22mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt1-0/+3
2010-07-30configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng1-1/+1
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu1-0/+2
2010-07-14vdpau changesThomas Balling Sørensen1-0/+3
2010-07-08egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg1-2/+4