summaryrefslogtreecommitdiff
path: root/configs/autoconf.in
AgeCommit message (Expand)AuthorFilesLines
2011-03-07glx: Take GLPROTO_CFLAGS into account.Henri Verbeet1-0/+1
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-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-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-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-08egl_dri2: Support _EGL_PLATFORM_DRMKristian Høgsberg1-2/+4
2010-07-01Use GLW_CFLAGS when building libGLwDan Nicholson1-0/+1
2010-07-01Use GLUT_CFLAGS when building glutJohn Hein1-0/+1
2010-06-17egl: s/EGL_DISPLAY/EGL_PLATFORM/.Chia-I Wu1-1/+1
2010-06-04mesa: remove PROGRAM_DIRS from config filesBrian Paul1-3/+0
2010-05-31autoconf: Remove unused APIS.Chia-I Wu1-1/+0
2010-05-12mesa/es: Merge back to core mesa.Chia-I Wu1-0/+1
2010-05-08gallium: Add egl-apis target.Chia-I Wu1-0/+1
2010-05-08Define OpenGL ES and OpenVG library names.Chia-I Wu1-0/+4
2010-05-05mesa: Fix build of ES overlay.Chia-I Wu1-1/+0
2010-05-04Fix gles .pc file generationKristian Høgsberg1-1/+1
2010-05-04Add egl.pc fileKristian Høgsberg1-0/+3
2010-05-02mesa: Only compile ES files when ES1 or ES2 are selectedKristian Høgsberg1-1/+2
2010-05-02Merge branch 'gles2-2'Kristian Høgsberg1-0/+12
2010-05-02Hook in install rules for es1 and es2Kristian Høgsberg1-0/+1
2010-05-02Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2Kristian Høgsberg1-0/+2
2010-04-28gles: Build libGLESv1_CM.so and libGLESv2.so from glapi filesKristian Høgsberg1-0/+8
2010-04-28configure.ac: Add options to enable GLES1/2 API supportKristian Høgsberg1-0/+1
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie1-0/+12
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz1-1/+0
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson1-2/+2
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith1-0/+2
2010-03-09Merge commit 'origin/master' into gallium-sw-api-2Keith Whitwell1-1/+0
2010-03-08gallium: introduce target directoryKeith Whitwell1-0/+1
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis1-1/+0
2010-02-05egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg1-0/+3
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu1-0/+3
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu1-1/+0
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu1-0/+1
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu1-0/+3
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg1-0/+2
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca1-1/+0
2010-01-02autoconf: fix build breakageMarc Dietrich1-1/+1
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin1-1/+1
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie1-0/+1
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson1-0/+1