summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Remove talloc from the make and automake build systems.Kenneth Graunke1-9/+5
2011-01-04Fix 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-25Build 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
2010-06-11i965: Convert the binding table to streamed indirect state.Eric Anholt1-1/+1
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz1-1/+1
2010-06-07Remove last bits of progs/ infrastructureKristian Høgsberg1-47/+0
2010-05-31autoconf: Remove unused APIS.Chia-I Wu1-5/+0
2010-05-27r600g: Integrate into buildJakob Bornecrantz1-0/+13
2010-05-21Fix test for MESA_LLVM.Eric Anholt1-1/+1
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-18/+2
2010-05-19progs/egl: Fix building on cygwin.Chia-I Wu1-1/+1
2010-05-12rbug: Break out of traceJakob Bornecrantz1-1/+1
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-2/+4
2010-05-11autoconf: Also strip '\r' character in version scrape.Vinson Lee1-1/+1
2010-05-11gallium: Add llvmpipe support to st/egl.Chia-I Wu1-1/+1
2010-05-08gallium: Add egl-apis target.Chia-I Wu1-10/+46
2010-05-08mapi: Merge src/gles/.Chia-I Wu1-1/+0
2010-05-08Define OpenGL ES and OpenVG library names.Chia-I Wu1-0/+9