summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-01-23egl: Install drivers to ${libdir}/egl.Chia-I Wu1-0/+7
2010-01-22st/egl_g3d: Rename to st/egl.Chia-I Wu1-4/+4
2010-01-22winsys/drm: Add swrast.Chia-I Wu1-0/+12
2010-01-22st/egl: Remove the egl state tracker.Chia-I Wu1-3/+3
2010-01-22egl: Remove USING_EGL and the related drivers.Chia-I Wu1-8/+0
2010-01-21Fix typo in configure message for gcc -fvisibility=hiddenAlan Coopersmith1-1/+1
2010-01-20Merge remote branch 'origin/opengl-es-v2'Chia-I Wu1-7/+21
2010-01-19Check if gcc supports -fvisibility=hidden before adding to CFLAGSAlan Coopersmith1-1/+8
2010-01-14r300g: Build driver by defaultJakob Bornecrantz1-1/+3
2010-01-13GLX: use glproto CFLAGS etc. when buildingJesse Barnes1-2/+2
2010-01-12configure.ac: Fix es state tracker build.Chia-I Wu1-3/+9
2010-01-12Merge branch 'master' into opengl-es-v2Chia-I Wu1-29/+98
2010-01-12winsys/drm: Use egl_g3d to build EGL drivers.Chia-I Wu1-1/+1
2010-01-12st/egl_g3d: Add support for KMS native display.Chia-I Wu1-1/+1
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu1-0/+29
2010-01-11GLX: check glproto versionJesse Barnes1-0/+2
2010-01-11Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes1-1/+1
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu1-8/+10
2010-01-08DRI2: add SwapBuffers supportJesse Barnes1-1/+1
2010-01-07configure: Fix matching for dri driver to actually workKristian Høgsberg1-0/+2
2010-01-05Add es state tracker to autoconf.Chia-I Wu1-5/+13
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg1-9/+21
2010-01-03Compile with -fvisibility-hidden by defaultKristian Høgsberg1-1/+1
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca1-3/+0
2009-12-22Merge branch 'i965g-restart'Keith Whitwell1-3/+3
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul1-3/+5
2009-12-22configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti1-1/+2
2009-12-22configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti1-1/+2
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell1-0/+20
2009-12-17configure.ac: Add glsl to SRC_DIRSSedat Dilek1-1/+1
2009-12-04gallium: DRI drivers enabled by default, Xorg drivers auto by default.Jakob Bornecrantz1-1/+8
2009-12-04i915g: Do not build winsys and binaries by defaultJakob Bornecrantz1-3/+5
2009-11-17svga: Build svga driverJakob Bornecrantz1-0/+13
2009-11-05i965g: Build with configureJakob Bornecrantz1-2/+2
2009-11-03Merge branch 'mesa_7_6_branch'Brian Paul1-0/+7
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin1-0/+7
2009-10-22Kill off trident.Corbin Simpson1-1/+1
2009-10-22Nuke s3v.Corbin Simpson1-1/+1
2009-10-13ac: Fix AIX shared library builds.Tom Fogal1-0/+2
2009-10-15autoconf: Fix case for not having packageJakob Bornecrantz1-2/+2
2009-10-14Merge branch 'mesa_7_6_branch'Brian Paul1-0/+2
2009-10-08mesa: Bump the required libdrm version to reflect reality.Eric Anholt1-1/+1
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-1/+1
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton1-1/+1
2009-09-21xorg/st: fixup builds against later dpms headers.Dave Airlie1-0/+5
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul1-1/+1
2009-09-14configure: fix commentThierry Vignaud1-1/+1
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich1-0/+1
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich1-0/+1
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Brian Paul1-0/+15