summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* vl: Fix up configure.ac/MakefileYounes Manton2010-04-241-3/+6
* Merge remote branch 'origin/master' into pipe-videoYounes Manton2010-03-121-57/+188
|\
| * Add version check for GCCIan Romanick2010-03-031-0/+22
| * intel: Use drm_intel_bo_alloc_tiled for region allocs.Eric Anholt2010-03-031-1/+1
| * Drop fb, ffb and gamma dri driversKristian Høgsberg2010-02-251-8/+5
| * Remove directfb supportKristian Høgsberg2010-02-251-1/+1
| * configure: PTHREADS should be defined on cygwin, as wellBrian Paul2010-02-181-0/+3
| * configure.ac: Lower require dri2proto version to 2.1Kristian Høgsberg2010-02-161-1/+1
| * configure.ac: Enable egl demos when --enable-egl is passedKristian Høgsberg2010-02-091-0/+4
| * Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-1/+1
| * egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg2010-02-051-2/+2
| * Merge commit 'fj/mesa-next'Keith Whitwell2010-02-051-1/+1
| |\
| | * Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-1/+1
| * | configure.ac: Check for xcb-dri2 to enable EGL dri2 driver.Chia-I Wu2010-02-051-6/+11
| |/
| * egl: Add driver for EGL on X with DRI2Kristian Høgsberg2010-02-041-1/+9
| * glx: Build GLX normally.Chia-I Wu2010-01-261-1/+1
| * egl: Install drivers to ${libdir}/egl.Chia-I Wu2010-01-231-0/+7
| * st/egl_g3d: Rename to st/egl.Chia-I Wu2010-01-221-4/+4
| * winsys/drm: Add swrast.Chia-I Wu2010-01-221-0/+12
| * st/egl: Remove the egl state tracker.Chia-I Wu2010-01-221-3/+3
| * egl: Remove USING_EGL and the related drivers.Chia-I Wu2010-01-221-8/+0
| * Fix typo in configure message for gcc -fvisibility=hiddenAlan Coopersmith2010-01-211-1/+1
| * Merge remote branch 'origin/opengl-es-v2'Chia-I Wu2010-01-201-7/+21
| |\
| | * configure.ac: Fix es state tracker build.Chia-I Wu2010-01-121-3/+9
| | * Merge branch 'master' into opengl-es-v2Chia-I Wu2010-01-121-29/+98
| | |\
| | * | Add es state tracker to autoconf.Chia-I Wu2010-01-051-5/+13
| * | | Check if gcc supports -fvisibility=hidden before adding to CFLAGSAlan Coopersmith2010-01-191-1/+8
| * | | r300g: Build driver by defaultJakob Bornecrantz2010-01-141-1/+3
| * | | GLX: use glproto CFLAGS etc. when buildingJesse Barnes2010-01-131-2/+2
| | |/ | |/|
| * | winsys/drm: Use egl_g3d to build EGL drivers.Chia-I Wu2010-01-121-1/+1
| * | st/egl_g3d: Add support for KMS native display.Chia-I Wu2010-01-121-1/+1
| * | st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu2010-01-121-0/+29
| * | GLX: check glproto versionJesse Barnes2010-01-111-0/+2
| * | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes2010-01-111-1/+1
| |\ \
| | * | DRI2: add SwapBuffers supportJesse Barnes2010-01-081-1/+1
| * | | egl: Clean up the Makefile rules.Chia-I Wu2010-01-111-8/+10
| * | | configure: Fix matching for dri driver to actually workKristian Høgsberg2010-01-071-0/+2
| * | | Check for libdrm_$chipset.pc when neededKristian Høgsberg2010-01-041-9/+21
| |/ /
| * | Compile with -fvisibility-hidden by defaultKristian Høgsberg2010-01-031-1/+1
| * | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca2010-01-021-3/+0
| * | Merge branch 'i965g-restart'Keith Whitwell2009-12-221-3/+3
| |\ \
| | * \ Merge commit 'origin/master' into i965g-restartKeith Whitwell2009-12-211-0/+20
| | |\ \
| | * | | i965g: Build with configureJakob Bornecrantz2009-11-051-2/+2
| * | | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-211-3/+5
| |\ \ \ \
| | * | | | configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti2009-12-221-1/+2
| | * | | | svga: Do the gallium intel configure trick for svga as wellJakob Bornecrantz2009-07-191-3/+5
| * | | | | configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti2009-12-221-1/+2
| * | | | | configure.ac: Add glsl to SRC_DIRSSedat Dilek2009-12-171-1/+1
| |/ / / /
| * | | | gallium: DRI drivers enabled by default, Xorg drivers auto by default.Jakob Bornecrantz2009-12-041-1/+8
| * | | | i915g: Do not build winsys and binaries by defaultJakob Bornecrantz2009-12-041-3/+5
| | |/ / | |/| |