summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2011-01-20glapi: Fix OpenGL and OpenGL ES interop.Chia-I Wu
2011-01-20glapi: Fix OpenGL ES 1.1 and 2.0 interop.Chia-I Wu
2011-01-20autoconf: Fail when --with-state-trackers is incomplete.Chia-I Wu
2011-01-11noop: remove dead dri targetJerome Glisse
2011-01-11configure: bump libdrm version requirement to 2.4.23Brian Paul
2011-01-10Export TLS support in gl.pc.Tom Fogal
2011-01-10mesa: Remove GLES overlay.Chia-I Wu
2011-01-10egl: Make egl_dri2 and egl_glx built-in drivers.Chia-I Wu
2011-01-09noop: make noop useable like trace or rbugJerome Glisse
2011-01-06mesa: fix build for NetBSDPierre Allegraud
2011-01-04Merge remote branch 'origin/nvc0'Christoph Bumiller
2011-01-03intel: Bump libdrm configure.ac requirement for the gen6 BLT ring support.Eric Anholt
2011-01-04autoconf: Fix --with-driver=xlib --enable-openvg.Chia-I Wu
2010-12-19Merge remote branch 'origin/master' into nvc0-newChristoph Bumiller
2010-12-08configure: use llvm-config --cppflags instead of --cflagsBrian Paul
2010-11-15gallium/noop: no operation gallium driverJerome Glisse
2010-11-12nvc0: import nvc0 gallium driverChristoph Bumiller
2010-11-10autoconf: Add --enable-gallium-egl.Chia-I Wu
2010-10-31autoconf: Tidy configure output for EGL.Chia-I Wu
2010-10-30autoconf: st/vega requires --enable-openvg.Chia-I Wu
2010-10-29autoconf: Update configuration info.Chia-I Wu
2010-10-29autoconf: Better client API selection.Chia-I Wu
2010-10-27Fix build on systems where "python" is python 3.Kenneth Graunke
2010-09-28configure.ac: do not build xorg-r300g by defaultMarek Olšák
2010-09-28configure.ac: look for libdrm_radeon before building gallium/r300,r600Marek Olšák
2010-09-27mesa: make makedepend an hard requirementLuca Barbieri
2010-09-24Build r300g by defaultMarek Olšák
2010-09-19egl: Enable drm platform by default.Chia-I Wu
2010-09-19st/egl: Rename kms backend to drm.Chia-I Wu
2010-09-08configure: Enable -fvisibility=hidden for g++ as wellKristian Høgsberg
2010-09-07Make XF86VIDMODE extension optionalJon TURNEY
2010-09-01Cygwin: Teach mklib/minstall to properly install libraries on cygwinJon TURNEY
2010-08-30Don't pass -ffast-math to clang, since it ignores it and complains.Eric Anholt
2010-08-30Make configure work with clangnobled
2010-08-30Add talloc to osmesa library dependenciesJon TURNEY
2010-08-30Add talloc to dependencies for libGL built with xlib driverJon TURNEY
2010-08-25r300g: rename radeong_dri.so to r300_dri.soDave Airlie
2010-08-22mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.Eric Anholt
2010-08-13Merge branch 'master' into glsl2Ian Romanick
2010-07-30configure: fix wrong variable name GLESv1_LIB_DEPSLi Peng
2010-07-26Merge remote branch 'origin/master' into glsl2Eric Anholt
2010-07-16st/egl: Fix build on FreeBSD.Chia-I Wu
2010-07-16egl: Build egl_dri2 only when DRI drivers are built.Chia-I Wu
2010-07-16egl: Build egl_dri2 only when xcb-dri2 is available.Chia-I Wu
2010-07-13st/xorg: When selecting st via configure make sure to test for xorg-serverJakob Bornecrantz
2010-07-08egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg
2010-07-06st/egl: Add support for !GLX_DIRECT_RENDERING.Chia-I Wu
2010-07-01Use GLUT_CFLAGS when building glutJohn Hein
2010-06-29st/egl: Reorganize targets.Chia-I Wu
2010-06-28Merge branch 'gallium-drm-driver-drescriptor'Jakob Bornecrantz