| Commit message (Expand) | Author | Age | Files | Lines |
* | configure.ac: fix for libdrm_radeon API changes. | Fabio Pedretti | 2009-12-22 | 1 | -1/+2 |
* | svga: Do the gallium intel configure trick for svga as well | Jakob Bornecrantz | 2009-07-19 | 1 | -3/+5 |
* | gallium: DRI drivers enabled by default, Xorg drivers auto by default. | Jakob Bornecrantz | 2009-12-04 | 1 | -1/+8 |
* | i915g: Do not build winsys and binaries by default | Jakob Bornecrantz | 2009-12-04 | 1 | -3/+5 |
* | svga: Build svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -0/+13 |
* | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-11-03 | 1 | -0/+7 |
|\ |
|
| * | Add --with-dri-searchpath argument | Chow Loong Jin | 2009-10-30 | 1 | -0/+7 |
* | | Kill off trident. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | | Nuke s3v. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | | autoconf: Fix case for not having package | Jakob Bornecrantz | 2009-10-15 | 1 | -2/+2 |
* | | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-10-14 | 1 | -0/+2 |
|\| |
|
| * | ac: Fix AIX shared library builds. | Tom Fogal | 2009-10-13 | 1 | -0/+2 |
* | | mesa: Bump the required libdrm version to reflect reality. | Eric Anholt | 2009-10-08 | 1 | -1/+1 |
* | | i915g: Drop the simple sufix | Jakob Bornecrantz | 2009-10-05 | 1 | -1/+1 |
* | | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | 2009-09-27 | 1 | -1/+1 |
* | | xorg/st: fixup builds against later dpms headers. | Dave Airlie | 2009-09-21 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | configure: fix comment | Thierry Vignaud | 2009-09-14 | 1 | -1/+1 |
| * | mesa: fix 32bit cross compilation on a 64bit machine | Marc Dietrich | 2009-08-31 | 1 | -0/+1 |
| * | Add configure options for MAX_WIDTH/HEIGHT. | Brian Paul | 2009-08-14 | 1 | -0/+15 |
* | | mesa: fix 32bit cross compilation on a 64bit machine | Marc Dietrich | 2009-08-31 | 1 | -0/+1 |
* | | Add configure options for MAX_WIDTH/HEIGHT. | Tom Fogal | 2009-08-14 | 1 | -0/+15 |
* | | Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa in... | Alex Deucher | 2009-07-15 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge branch 'mesa_7_5_branch' | Brian Paul | 2009-07-13 | 1 | -1/+1 |
| |\| |
|
| | * | Remove stale reference to non-Gallium nouveau driver from configure.ac. | Michel Dänzer | 2009-07-10 | 1 | -1/+1 |
| * | | identity: Add new identity driver | Jakob Bornecrantz | 2009-06-24 | 1 | -1/+1 |
* | | | Merge master and fix conflicts | Alex Deucher | 2009-06-12 | 1 | -34/+55 |
|\| | |
|
| * | | Merge remote branch 'main/radeon-rewrite' | Dave Airlie | 2009-06-12 | 1 | -0/+9 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-06-07 | 1 | -7/+9 |
| | |\ \ |
|
| | * \ \ | Merge commit 'origin/master' into radeon-rewrite | Jerome Glisse | 2009-05-10 | 1 | -25/+35 |
| | |\ \ \ |
|
| | * \ \ \ | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-04-22 | 1 | -3/+7 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | Merge branch 'mesa_7_5_branch' | Jakob Bornecrantz | 2009-06-09 | 1 | -0/+5 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Cygwin build fixes | Jon TURNEY | 2009-06-08 | 1 | -0/+5 |
| | * | | | | osmesa: Link with -ldl for dlopen code | Dan Nicholson | 2009-06-04 | 1 | -5/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | nouveau: add pipe_buffer/fence code to pipe drivers, move nv50 over | Ben Skeggs | 2009-06-05 | 1 | -1/+1 |
| * | | | | osmesa: Link with -ldl for dlopen code | Dan Nicholson | 2009-06-04 | 1 | -5/+2 |
| * | | | | Use separate $(MINSTALL) for installing libraries | Dan Nicholson | 2009-06-01 | 1 | -0/+5 |
| * | | | | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz | 2009-06-01 | 1 | -1/+1 |
| |/ / / |
|
| * | | | autoconf: Add switch for optional EGL | Dan Nicholson | 2009-04-29 | 1 | -9/+23 |
| * | | | autoconf: Clean up some m4 usage | Dan Nicholson | 2009-04-29 | 1 | -15/+7 |
| * | | | GNU/Hurd fixes | Samuel Thibault | 2009-04-24 | 1 | -1/+5 |
| | |/
| |/| |
|
| * | | Update GALLIUM_AUXILIARY_DIRS in configure.ac to match configs/default. | Michel Dänzer | 2009-04-21 | 1 | -1/+1 |
| * | | autoconf: Build gallium softpipe when driver=xlib | Jakob Bornecrantz | 2009-04-19 | 1 | -1/+5 |
| * | | Build dri drivers for powerpc and sparc on FreeBSD. | Robert Noland | 2009-04-10 | 1 | -1/+1 |
* | | | Merge branch 'radeon-rewrite' of git+ssh://agd5f@git.freedesktop.org/git/mesa... | Alex Deucher | 2009-04-10 | 1 | -23/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-04-09 | 1 | -23/+12 |
| |\| |
|
| | * | mklib improvements for Solaris | Alan Coopersmith | 2009-03-25 | 1 | -23/+12 |
* | | | R600: initial copy of r300 code | Alex Deucher | 2009-04-08 | 1 | -5/+5 |
|/ / |
|
* | | Merge remote branch 'main/master' into radeon-rewrite | Dave Airlie | 2009-03-20 | 1 | -10/+113 |
|\| |
|
| * | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld | 2009-03-06 | 1 | -0/+7 |