Age | Commit message (Expand) | Author |
2009-07-17 | egl: Support per-thread info. | Chia-I Wu |
2009-06-26 | configs/darwin: Set CXX to g++. | Vinson Lee |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |
2009-06-07 | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie |
2009-06-01 | Use separate $(MINSTALL) for installing libraries | Dan Nicholson |
2009-06-01 | rbug: Add Gallium Remote Debugger Protocol code | Jakob Bornecrantz |
2009-05-20 | Merge branch 'master' into radeon-rewrite | Michel Dänzer |
2009-05-18 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-05-18 | mesa: added linux-osmesa-static config | Brian Paul |
2009-05-10 | Merge commit 'origin/master' into radeon-rewrite | Jerome Glisse |
2009-05-01 | actually add debug to the debug config | Zack Rusin |
2009-05-01 | mesa: bump version to 7.6 (devel) | 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-22 | Merge remote branch 'origin/master' into radeon-rewrite | Dave Airlie |
2009-04-17 | dri: build DRI swrast driver too | Brian Paul |
2009-03-20 | Merge remote branch 'main/master' into radeon-rewrite | Dave Airlie |
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-15 | radeon: add cflags to decide whether to link libdrm_radeon or not. | Dave Airlie |
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 |