| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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 |
| * | autoconf: Restore _GNU_SOURCE for all Linux systems | Dan Nicholson | 2009-03-04 | 1 | -1/+1 |
| * | mesa: Resurrect SPARC asm code. | David S. Miller | 2009-02-26 | 1 | -0/+13 |
| * | autoconf: Fixup EGL build | Dan Nicholson | 2009-02-25 | 1 | -0/+13 |
| * | mesa: Build DRI by default on Linux/sparc | David S. Miller | 2009-02-24 | 1 | -1/+1 |
| * | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz | 2009-02-20 | 1 | -6/+6 |
| * | gallium: Disable i965simple pipe driver after it was broken | Jakob Bornecrantz | 2009-02-18 | 1 | -1/+1 |
| * | autoconf: Always enable glew | Dan Nicholson | 2009-02-16 | 1 | -2/+2 |
| * | autoconf: Add GLEW needed by progs when building GLUT | Dan Nicholson | 2009-02-13 | 1 | -1/+1 |
| * | gallium: Add a bunch of autoconf options | Jakob Bornecrantz | 2009-02-13 | 1 | -4/+74 |
* | | radeon: add cflags to decide whether to link libdrm_radeon or not. | Dave Airlie | 2009-02-15 | 1 | -0/+9 |
|/ |
|
* | autoconf: Fix lib globbing for static builds | Dan Nicholson | 2009-02-11 | 1 | -17/+14 |
* | autoconf: Adjust to new asm SOURCES variables | Dan Nicholson | 2009-02-11 | 1 | -9/+9 |
* | autoconf: Restore commented ASM_FLAGS | Dan Nicholson | 2009-02-11 | 1 | -1/+1 |
* | gallium: Update autoconf to latest gallium build | Jakob Bornecrantz | 2009-02-11 | 1 | -3/+36 |
* | gallium: Disable nouveau by default | Jakob Bornecrantz | 2009-02-11 | 1 | -1/+1 |
* | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | 2009-02-09 | 1 | -4/+12 |
|\ |
|
| * | gallium autoconf/automake | Jerome Glisse | 2009-02-01 | 1 | -4/+12 |
* | | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri | 2009-02-09 | 1 | -5/+24 |
* | | autoconf: Use include-fixed directory with makedepend on newer GCC | Dan Nicholson | 2009-01-30 | 1 | -4/+8 |
|/ |
|
* | autoconf: Only _GNU_SOURCE feature test macro needed on gnu systems | Dan Nicholson | 2009-01-12 | 1 | -4/+1 |
* | mesa: match against *-gnu* instead of *-gnu in configure.ac | Julien Cristau | 2009-01-12 | 1 | -1/+1 |
* | mesa: require libdrm 2.4.3 in configure.ac | Brian | 2009-01-10 | 1 | -1/+1 |
* | Add OSMesa pkg-config file | Dan Nicholson | 2008-12-14 | 1 | -3/+6 |
* | Add more package metadata to the pkg-config files | Dan Nicholson | 2008-12-14 | 1 | -0/+41 |
* | Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol. | Kristian Høgsberg | 2008-12-01 | 1 | -1/+1 |
* | configure.ac: advertise XCB | RALOVICH, Kristóf | 2008-11-26 | 1 | -0/+1 |