Age | Commit message (Expand) | Author |
2010-01-21 | Fix typo in configure message for gcc -fvisibility=hidden | Alan Coopersmith |
2010-01-20 | Merge remote branch 'origin/opengl-es-v2' | Chia-I Wu |
2010-01-19 | Check if gcc supports -fvisibility=hidden before adding to CFLAGS | Alan Coopersmith |
2010-01-14 | r300g: Build driver by default | Jakob Bornecrantz |
2010-01-13 | GLX: use glproto CFLAGS etc. when building | Jesse Barnes |
2010-01-12 | configure.ac: Fix es state tracker build. | Chia-I Wu |
2010-01-12 | Merge branch 'master' into opengl-es-v2 | Chia-I Wu |
2010-01-12 | winsys/drm: Use egl_g3d to build EGL drivers. | Chia-I Wu |
2010-01-12 | st/egl_g3d: Add support for KMS native display. | Chia-I Wu |
2010-01-12 | st/egl_g3d: New EGL state tracker that uses Gallium. | Chia-I Wu |
2010-01-11 | GLX: check glproto version | Jesse Barnes |
2010-01-11 | Merge branch 'master' of ssh://people.freedesktop.org/~jbarnes/mesa | Jesse Barnes |
2010-01-11 | egl: Clean up the Makefile rules. | Chia-I Wu |
2010-01-08 | DRI2: add SwapBuffers support | Jesse Barnes |
2010-01-07 | configure: Fix matching for dri driver to actually work | Kristian Høgsberg |
2010-01-05 | Add es state tracker to autoconf. | Chia-I Wu |
2010-01-04 | Check for libdrm_$chipset.pc when needed | Kristian Høgsberg |
2010-01-03 | Compile with -fvisibility-hidden by default | Kristian Høgsberg |
2010-01-02 | gallium: Hunt down all references to GALLIUM_AUXILIARY_DIRS. | José Fonseca |
2009-12-22 | Merge branch 'i965g-restart' | Keith Whitwell |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul |
2009-12-22 | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti |
2009-12-22 | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti |
2009-12-21 | Merge commit 'origin/master' into i965g-restart | Keith Whitwell |
2009-12-17 | configure.ac: Add glsl to SRC_DIRS | Sedat Dilek |
2009-12-04 | gallium: DRI drivers enabled by default, Xorg drivers auto by default. | Jakob Bornecrantz |
2009-12-04 | i915g: Do not build winsys and binaries by default | Jakob Bornecrantz |
2009-11-17 | svga: Build svga driver | Jakob Bornecrantz |
2009-11-05 | i965g: Build with configure | Jakob Bornecrantz |
2009-11-03 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-30 | Add --with-dri-searchpath argument | Chow Loong Jin |
2009-10-22 | Kill off trident. | Corbin Simpson |
2009-10-22 | Nuke s3v. | Corbin Simpson |
2009-10-13 | ac: Fix AIX shared library builds. | Tom Fogal |
2009-10-15 | autoconf: Fix case for not having package | Jakob Bornecrantz |
2009-10-14 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-08 | mesa: Bump the required libdrm version to reflect reality. | Eric Anholt |
2009-10-05 | i915g: Drop the simple sufix | Jakob Bornecrantz |
2009-09-27 | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton |
2009-09-21 | xorg/st: fixup builds against later dpms headers. | Dave Airlie |
2009-09-15 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-14 | configure: fix comment | Thierry Vignaud |
2009-08-31 | mesa: fix 32bit cross compilation on a 64bit machine | Marc Dietrich |
2009-08-31 | mesa: fix 32bit cross compilation on a 64bit machine | Marc Dietrich |
2009-08-14 | Add configure options for MAX_WIDTH/HEIGHT. | Brian Paul |
2009-08-14 | Add configure options for MAX_WIDTH/HEIGHT. | Tom Fogal |
2009-07-19 | svga: Do the gallium intel configure trick for svga as well | Jakob Bornecrantz |
2009-07-15 | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in... | Alex Deucher |
2009-07-13 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-07-10 | Remove stale reference to non-Gallium nouveau driver from configure.ac. | Michel Dänzer |