Age | Commit message (Expand) | Author |
2009-07-17 | egl: Support per-thread info. | Chia-I Wu |
2009-06-24 | identity: Add new identity driver | Jakob Bornecrantz |
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-01 | mesa: bump version to 7.6 (devel) | Brian Paul |
2009-05-01 | configs: bump MESA_MINOR to 5 | Brian Paul |
2009-03-06 | st/xorg: Install to XORG_DRIVER_INSTALL_DIR | Joel Bosveld |
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 | 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 "mesa: added new linux-gallium and linux-gallium-debug configs" | Jakob Bornecrantz |
2009-02-09 | mesa: added new linux-gallium and linux-gallium-debug configs | Brian Paul |
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-01-24 | glew: Build it as a static lib. | José Fonseca |
2009-01-23 | glew: Initial import. | José Fonseca |
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-11-12 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Pekka Paalanen |
2008-11-08 | Nouveau: build, link and use nv20. | Pekka Paalanen |
2008-09-12 | Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2 | Ben Skeggs |
2008-09-12 | mesa: build gallium directories before core mesa | Keith Whitwell |
2008-09-12 | Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2 | Ben Skeggs |
2008-09-12 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesa into gal... | Alan Hourihane |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-08-26 | change MESA_MINOR to 3 | Brian Paul |
2008-08-17 | consolidate intel directories. | Alan Hourihane |
2008-08-17 | choose sane default for dri driver location | Alan Hourihane |
2008-08-12 | Fixed 'make install' for darwin | Jeremy Huddleston |
2008-07-23 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-07-21 | mesa: revert building glslcompiler by default | Brian Paul |
2008-07-18 | autoconf: Support Motif widgets in GLw with --enable-motif | Dan Nicholson |
2008-07-17 | mesa: build the stand-alone glslcompiler by default, update the docs | Brian Paul |
2008-07-13 | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz |
2008-07-14 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-07-12 | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson |
2008-07-12 | Call minstall with $(SHELL) so the user controls the interpreter | Dan Nicholson |