| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: move -ansi -pedantic to CFLAGS | Brian Paul | 2009-11-17 | 1 | -1/+2 |
* | svga: Build svga driver | Jakob Bornecrantz | 2009-11-17 | 2 | -2/+2 |
* | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-11-03 | 1 | -1/+1 |
|\ |
|
| * | Add --with-dri-searchpath argument | Chow Loong Jin | 2009-10-30 | 1 | -1/+1 |
| * | mesa: bump version to 7.6.1 | Brian Paul | 2009-09-29 | 1 | -1/+1 |
* | | Kill off trident. | Corbin Simpson | 2009-10-22 | 3 | -3/+3 |
* | | Nuke s3v. | Corbin Simpson | 2009-10-22 | 2 | -2/+2 |
* | | i915g: Drop the simple sufix | Jakob Bornecrantz | 2009-10-05 | 1 | -1/+1 |
* | | mesa: add objviewer to PROGRAM_DIRS | Brian Paul | 2009-10-01 | 1 | -1/+1 |
* | | g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs | Younes Manton | 2009-09-27 | 1 | -1/+1 |
* | | Merge branch 'mesa_7_6_branch' | Brian Paul | 2009-09-15 | 1 | -0/+1 |
|\| |
|
| * | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul | 2009-09-15 | 1 | -0/+1 |
| |\ |
|
| | * | Use CFLAGS as HOST_CFLAGS by default | Dan Nicholson | 2009-09-12 | 1 | -0/+1 |
| | * | mesa: bump version to 7.5.2 | Brian Paul | 2009-09-08 | 1 | -1/+1 |
| | * | mesa: bump version to 7.5.1 | Brian Paul | 2009-07-22 | 1 | -1/+1 |
* | | | mesa: bump version to 7.7 | Brian Paul | 2009-09-08 | 1 | -1/+1 |
|/ / |
|
* | | llvmpipe: use the udis86 lib to print the x86 assembly code | Brian Paul | 2009-08-29 | 1 | -2/+2 |
* | | llvmpipe: re-enable other gallium drivers | Brian Paul | 2009-08-29 | 1 | -2/+2 |
* | | llvmpipe: repurpose linux-llvm config to build the llvmpipe driver | Brian Paul | 2009-08-29 | 1 | -5/+12 |
* | | egl: Remove dependency on libX11. | Chia-I Wu | 2009-08-21 | 1 | -1/+1 |
* | | egl: Support per-thread info. | Chia-I Wu | 2009-07-17 | 1 | -1/+1 |
* | | configs/darwin: Set CXX to g++. | Vinson Lee | 2009-06-26 | 1 | -1/+1 |
* | | identity: Add new identity driver | Jakob Bornecrantz | 2009-06-24 | 1 | -1/+1 |
* | | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-06-07 | 2 | -2/+6 |
|\ \ |
|
| * | | Use separate $(MINSTALL) for installing libraries | Dan Nicholson | 2009-06-01 | 2 | -1/+5 |
| * | | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz | 2009-06-01 | 1 | -1/+1 |
* | | | Merge branch 'master' into radeon-rewrite | Michel Dänzer | 2009-05-20 | 1 | -0/+37 |
|\| | |
|
| * | | Merge branch 'mesa_7_5_branch' | Brian Paul | 2009-05-18 | 1 | -0/+37 |
| |\| |
|
| | * | mesa: added linux-osmesa-static config | Brian Paul | 2009-05-18 | 1 | -0/+37 |
* | | | Merge commit 'origin/master' into radeon-rewrite | Jerome Glisse | 2009-05-10 | 4 | -8/+6 |
|\| | |
|
| * | | actually add debug to the debug config | Zack Rusin | 2009-05-01 | 1 | -0/+1 |
| * | | mesa: bump version to 7.6 (devel) | Brian Paul | 2009-05-01 | 1 | -1/+1 |
| |/ |
|
| * | configs: bump MESA_MINOR to 5 | Brian Paul | 2009-05-01 | 1 | -1/+1 |
| * | mesa: update linux-static, linux-x86-static configs | Brian Paul | 2009-04-30 | 2 | -7/+4 |
* | | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie | 2009-04-22 | 1 | -1/+1 |
|\| |
|
| * | dri: build DRI swrast driver too | Brian Paul | 2009-04-17 | 1 | -1/+1 |
* | | Merge remote branch 'main/master' into radeon-rewrite | Dave Airlie | 2009-03-20 | 6 | -15/+26 |
|\| |
|
| * | config: add -Wdeclaration-after-statement to linux config | Brian Paul | 2009-03-12 | 1 | -1/+2 |
| * | linux-llvm config: Linking with required llvm libs | Kamalneet Singh | 2009-03-09 | 1 | -3/+3 |
| * | Updated darwin config for when X11 is not in the same location as we're insta... | Jeremy Huddleston | 2009-03-06 | 1 | -6/+8 |
| * | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld | 2009-03-06 | 2 | -0/+6 |
| * | autoconf: Fixup EGL build | Dan Nicholson | 2009-02-25 | 1 | -0/+1 |
| * | egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building... | Brian Paul | 2009-02-25 | 1 | -0/+1 |
| * | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz | 2009-02-20 | 3 | -5/+5 |
| * | gallium: Renable pipe drivers disabled during vbuf changes | Jakob Bornecrantz | 2009-02-19 | 1 | -1/+1 |
| * | softpipe: update to new draw interfaces | Keith Whitwell | 2009-02-17 | 1 | -1/+1 |
* | | radeon: add cflags to decide whether to link libdrm_radeon or not. | Dave Airlie | 2009-02-15 | 1 | -0/+2 |
|/ |
|
* | autoconf: Adjust to new asm SOURCES variables | Dan Nicholson | 2009-02-11 | 1 | -2/+2 |
* | cell: asst build fixes in linux-cell config | Brian Paul | 2009-02-10 | 1 | -1/+4 |
* | gallium: Update autoconf to latest gallium build | Jakob Bornecrantz | 2009-02-11 | 1 | -2/+5 |