Age | Commit message (Expand) | Author |
2009-05-18 | mesa: added linux-osmesa-static config | Brian Paul |
2009-05-01 | configs: bump MESA_MINOR to 5 | Brian Paul |
2009-04-30 | mesa: update linux-static, linux-x86-static configs | Brian Paul |
2009-04-17 | dri: build DRI swrast driver too | Brian Paul |
2009-03-12 | config: add -Wdeclaration-after-statement to linux config | Brian Paul |
2009-03-09 | linux-llvm config: Linking with required llvm libs | Kamalneet Singh |
2009-03-06 | Updated darwin config for when X11 is not in the same location as we're insta... | Jeremy Huddleston |
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld |
2009-02-25 | autoconf: Fixup EGL build | Dan Nicholson |
2009-02-25 | egl: use new EGL_LIB_DEPS to pass library dependencies to mklib when building... | Brian Paul |
2009-02-20 | gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ | Jakob Bornecrantz |
2009-02-19 | gallium: Renable pipe drivers disabled during vbuf changes | Jakob Bornecrantz |
2009-02-17 | softpipe: update to new draw interfaces | Keith Whitwell |
2009-02-11 | autoconf: Adjust to new asm SOURCES variables | Dan Nicholson |
2009-02-10 | cell: asst build fixes in linux-cell config | Brian Paul |
2009-02-11 | gallium: Update autoconf to latest gallium build | Jakob Bornecrantz |
2009-02-11 | gallium: Disable nouveau by default | Jakob Bornecrantz |
2009-02-10 | mesa: Build both software rasterizers for debug | Jakob Bornecrantz |
2009-02-10 | gallium: Introduce new subdirs build variables | Jakob Bornecrantz |
2009-02-10 | Revert "cell: update linux-cell config" | Jakob Bornecrantz |
2009-02-10 | Revert "mesa: added new linux-gallium and linux-gallium-debug configs" | Jakob Bornecrantz |
2009-02-09 | re-add MSAA support | Brian Paul |
2009-02-09 | cell: update linux-cell config | Brian Paul |
2009-02-09 | mesa: added new linux-gallium and linux-gallium-debug configs | Brian Paul |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-09 | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri |
2009-02-06 | Readd trace to list of default pipe drivers. | Corbin Simpson |
2009-02-06 | Merge branch 'gallium-0.2-radeon' into gallium-0.2 | Corbin Simpson |
2009-02-06 | Remove r300 from default build. | Corbin Simpson |
2009-02-05 | gallium: add new aux lib for index list translations | Keith Whitwell |
2009-02-01 | r300, amd: Make everything build. (Not necessarily work, mind you.) | Corbin Simpson |
2009-02-01 | gallium autoconf/automake | Jerome Glisse |
2009-01-24 | glew: Build it as a static lib. | José Fonseca |
2009-01-23 | glew: Initial import. | José Fonseca |
2009-01-19 | Merge commit 'origin/gallium-0.2' into gallium-xlib-rework | Keith Whitwell |
2009-01-12 | gallivm: Explicitly specify the LLVM components we need. | Michel Dänzer |
2009-01-08 | cell: fix breakage from xlib re-org | Brian Paul |
2009-01-08 | gallium: split driver-independent code out of xlib winsys | Keith Whitwell |
2008-12-15 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-12-14 | Add OSMesa pkg-config file | Dan Nicholson |
2008-12-14 | Add more package metadata to the pkg-config files | Dan Nicholson |
2008-12-08 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-12-03 | darwin: Use -Os instead of -O2 | Jeremy Huddleston |
2008-11-21 | cell: only build Cell and softpipe drivers | Brian Paul |
2008-11-13 | build default set of progs + egl | Alan Hourihane |
2008-11-13 | Fix configs/linux-dri to build winsys again. | Pekka Paalanen |
2008-11-13 | Merge branch 'gallium-0.2' of git+ssh://marcheu@git.freedesktop.org/git/nouve... | Stephane Marchesin |
2008-11-12 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Pekka Paalanen |
2008-11-12 | cell: added -Wmissing-prototypes | Brian Paul |
2008-11-10 | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs |