summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu
2010-04-25llvm: fix configure.ac harderDave Airlie
2010-04-24llvmpipe: add initial autoconf support.Dave Airlie
2010-04-17i915g: Add a software only debuging winsysJakob Bornecrantz
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu
2010-03-26svga: Fix typo in configure scriptXavier Chantry
2010-03-26st/dri: Reshuffle files and make it obvious which files are sharedJakob Bornecrantz
2010-03-25gallium: Add propper sanity checks in configure.acJakob Bornecrantz
2010-03-25configure:ac add swrastg_driGeorge Sapountzis
2010-03-25swrastg_dri: add state_trackerGeorge Sapountzis
2010-03-24gallium: Reorg winsys directoriesJakob Bornecrantz
2010-03-24gallium: Move xorg drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move egl drivers to targetsJakob Bornecrantz
2010-03-24gallium: Move dri drivers to targetsJakob Bornecrantz
2010-03-24gallium: Remove GALLIUM_WINSYS_DRM_DIRSJakob Bornecrantz
2010-03-23Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson
2010-03-15nv30, nv40: move last files to nvfx/ and rm -rf nv30 nv40Luca Barbieri
2010-03-15nvfx: add nvfx directory to build systemLuca Barbieri
2010-03-13Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith
2010-03-12Merge branch '7.8'Michel Dänzer
2010-03-12mesa: fix linux-dri and autogen builds since sw-api-2 mergeKeith Whitwell
2010-03-11st/xorg: Fixup configureJakob Bornecrantz
2010-03-06config: drop WINDOW_SYSTEM varGeorge Sapountzis
2010-03-03Add version check for GCCIan Romanick
2010-03-03intel: Use drm_intel_bo_alloc_tiled for region allocs.Eric Anholt
2010-02-25Drop fb, ffb and gamma dri driversKristian Høgsberg
2010-02-25Remove directfb supportKristian Høgsberg
2010-02-18configure: PTHREADS should be defined on cygwin, as wellBrian Paul
2010-02-16configure.ac: Lower require dri2proto version to 2.1Kristian Høgsberg
2010-02-09configure.ac: Enable egl demos when --enable-egl is passedKristian Høgsberg
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg