summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-01-12st/egl_g3d: Add support for KMS native display.Chia-I Wu
2010-01-12st/egl_g3d: New EGL state tracker that uses Gallium.Chia-I Wu
2010-01-11GLX: check glproto versionJesse Barnes
2010-01-11Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesaJesse Barnes
2010-01-11egl: Clean up the Makefile rules.Chia-I Wu
2010-01-08DRI2: add SwapBuffers supportJesse Barnes
2010-01-07configure: Fix matching for dri driver to actually workKristian Høgsberg
2010-01-05Add es state tracker to autoconf.Chia-I Wu
2010-01-04Check for libdrm_$chipset.pc when neededKristian Høgsberg
2010-01-03Compile with -fvisibility-hidden by defaultKristian Høgsberg
2010-01-02gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS.José Fonseca
2009-12-22Merge branch 'i965g-restart'Keith Whitwell
2009-12-21Merge branch 'mesa_7_7_branch'Brian Paul
2009-12-22configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti
2009-12-22configure.ac: fix for libdrm_radeon API changes.Fabio Pedretti
2009-12-21Merge commit 'origin/master' into i965g-restartKeith Whitwell
2009-12-17configure.ac: Add glsl to SRC_DIRSSedat Dilek
2009-12-04gallium: DRI drivers enabled by default, Xorg drivers auto by default.Jakob Bornecrantz
2009-12-04i915g: Do not build winsys and binaries by defaultJakob Bornecrantz
2009-11-17svga: Build svga driverJakob Bornecrantz
2009-11-05i965g: Build with configureJakob Bornecrantz
2009-11-03Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin
2009-10-22Kill off trident.Corbin Simpson
2009-10-22Nuke s3v.Corbin Simpson
2009-10-13ac: Fix AIX shared library builds.Tom Fogal
2009-10-15autoconf: Fix case for not having packageJakob Bornecrantz
2009-10-14Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-08mesa: Bump the required libdrm version to reflect reality.Eric Anholt
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
2009-09-27g3dvl: pipe_video_context interface, softpipe impl, auxiliary libsYounes Manton
2009-09-21xorg/st: fixup builds against later dpms headers.Dave Airlie
2009-09-15Merge branch 'mesa_7_5_branch' into mesa_7_6_branchBrian Paul
2009-09-14configure: fix commentThierry Vignaud
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich
2009-08-31mesa: fix 32bit cross compilation on a 64bit machineMarc Dietrich
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Brian Paul
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Tom Fogal
2009-07-19svga: Do the gallium intel configure trick for svga as wellJakob Bornecrantz
2009-07-15Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in...Alex Deucher
2009-07-13Merge branch 'mesa_7_5_branch'Brian Paul
2009-07-10Remove stale reference to non-Gallium nouveau driver from configure.ac.Michel Dänzer
2009-06-24identity: Add new identity driverJakob Bornecrantz
2009-06-12Merge master and fix conflictsAlex Deucher
2009-06-12Merge remote branch 'main/radeon-rewrite'Dave Airlie
2009-06-09Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-08Cygwin build fixesJon TURNEY
2009-06-07Merge remote branch 'origin/master' into radeon-rewriteDave Airlie
2009-06-05nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 overBen Skeggs
2009-06-04osmesa: Link with -ldl for dlopen codeDan Nicholson