summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-01-10egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu1-1/+1
2011-01-09noop: make noop useable like trace or rbugJerome Glisse1-1/+1
2011-01-06mesa: fix build for NetBSDPierre Allegraud1-7/+4
2011-01-04Merge remote branch 'origin/nvc0'Christoph Bumiller1-1/+1
2011-01-03intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.Eric Anholt1-1/+1
2011-01-04autoconf: Fix --with-driver=xlib --enable-openvg.Chia-I Wu1-5/+1
2010-12-19Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller1-1/+14
2010-12-08configure: use llvm-config --cppflags instead of --cflagsBrian Paul1-1/+1
2010-11-15gallium/noop: no operation gallium driverJerome Glisse1-0/+13
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller1-1/+1
2010-11-10autoconf: Add --enable-gallium-egl.Chia-I Wu1-6/+22
2010-10-31autoconf: Tidy configure output for EGL.Chia-I Wu1-7/+9
2010-10-30autoconf: st/vega requires --enable-openvg.Chia-I Wu1-0/+15
2010-10-29autoconf: Update configuration info.Chia-I Wu1-23/+40
2010-10-29autoconf: Better client API selection.Chia-I Wu1-97/+180
2010-10-27Fix build on systems where "python" is python 3.Kenneth Graunke1-0/+3
2010-09-28configure.ac: do not build xorg-r300g by defaultMarek Olšák1-2/+10
2010-09-28configure.ac: look for libdrm_radeon before building gallium/r300,r600Marek Olšák1-10/+18
2010-09-27mesa: make makedepend an hard requirementLuca Barbieri1-0/+4
2010-09-24Build r300g by defaultMarek Olšák1-4/+2
2010-09-19egl: Enable drm platform by default.Chia-I Wu1-0/+3
2010-09-19st/egl: Rename kms backend to drm.Chia-I Wu1-1/+1
2010-09-08configure: Enable -fvisibility=hidden for g++ as wellKristian Høgsberg1-0/+7
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY1-1/+10
2010-09-01Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY1-10/+16
2010-08-30Don't pass -ffast-math to clang, since it ignores it and complains.Eric Anholt1-1/+4
2010-08-30Make configure work with clangnobled1-1/+15
2010-08-30Add talloc to osmesa library dependenciesJon TURNEY1-2/+2
2010-08-30Add talloc to dependencies for libGL built with xlib driverJon TURNEY1-2/+2
2010-08-25r300g: rename radeong_dri.so to r300_dri.soDave Airlie1-1/+1
2010-08-22mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt1-0/+2
2010-08-13Merge branch 'master' into glsl2Ian Romanick1-1/+1
2010-07-30configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng1-1/+1
2010-07-26Merge remote branch 'origin/master' into glsl2Eric Anholt1-36/+61
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu1-0/+1
2010-07-16egl: Build egl_dri2 only when DRI drivers are built.Chia-I Wu1-14/+15
2010-07-16egl: Build egl_dri2 only when xcb-dri2 is available.Chia-I Wu1-4/+3
2010-07-13st/xorg: When selecting st via configure make sure to test for xorg-serverJakob Bornecrantz1-0/+1
2010-07-08egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg1-2/+13
2010-07-06st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu1-1/+5
2010-07-01Use GLUT_CFLAGS when building glutJohn Hein1-4/+3
2010-06-29st/egl: Reorganize targets.Chia-I Wu1-14/+8
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz1-1/+1
2010-06-24glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt1-1/+3
2010-06-22configure: Add galahad to default build.Corbin Simpson1-1/+1
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz1-1/+1
2010-06-22i915g: Create seperate option for i915g and i965gJakob Bornecrantz1-11/+26
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu1-15/+19
2010-06-17st/egl: Build sw/fbdev winsys for fbdev backend.Chia-I Wu1-0/+3
2010-06-16osmesa: always build standalone for internal symbolsDan Nicholson1-15/+3