summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2010-06-24glsl2: Replace the GLSL compiler with the glsl2 project.Eric Anholt
2010-06-22configure: Add galahad to default build.Corbin Simpson
2010-06-23gallium: Drop sw drm winsysJakob Bornecrantz
2010-06-22i915g: Create seperate option for i915g and i965gJakob Bornecrantz
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu
2010-06-17st/egl: Build sw/fbdev winsys for fbdev backend.Chia-I Wu
2010-06-16osmesa: always build standalone for internal symbolsDan Nicholson
2010-06-11i965: Convert the binding table to streamed indirect state.Eric Anholt
2010-06-08glew: Drop glew now that we don't need it for the progsJakob Bornecrantz
2010-06-07Remove last bits of progs/ infrastructureKristian Høgsberg
2010-05-31autoconf: Remove unused APIS.Chia-I Wu
2010-05-27r600g: Integrate into buildJakob Bornecrantz
2010-05-21Fix test for MESA_LLVM.Eric Anholt
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
2010-05-19progs/egl: Fix building on cygwin.Chia-I Wu
2010-05-12rbug: Break out of traceJakob Bornecrantz
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu
2010-05-11autoconf: Also strip '\r' character in version scrape.Vinson Lee
2010-05-11gallium: Add llvmpipe support to st/egl.Chia-I Wu
2010-05-08gallium: Add egl-apis target.Chia-I Wu
2010-05-08mapi: Merge src/gles/.Chia-I Wu
2010-05-08Define OpenGL ES and OpenVG library names.Chia-I Wu
2010-05-07st/vega: Use vgapi.Chia-I Wu
2010-05-07glapi: Move to src/mapi/.Chia-I Wu
2010-05-05mesa: Fix build of ES overlay.Chia-I Wu
2010-05-04Fix gles .pc file generationKristian Høgsberg
2010-05-02configure.ac: Fix test for whether to build src/glesKristian Høgsberg
2010-05-02mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg
2010-04-28configure.ac: Print some llvm infoJakob Bornecrantz