Age | Commit message (Expand) | Author |
2008-10-16 | build "GLX" egl driver by default and egl demos | Alan Hourihane |
2008-10-15 | Merge remote branch 'origin/gallium-0.2' into gallium-0.2 | Ben Skeggs |
2008-10-10 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-10-08 | cell: implement more built-in shader functions, link spu code with -lm | Brian Paul |
2008-10-02 | Gallivm: port to llvm 2.4. | Stephane Marchesin |
2008-10-02 | Gallivm: need to link with libstdc++ for llvm. | Stephane Marchesin |
2008-10-01 | Add -msse and -msse2 to the *-x86 configs. | José Fonseca |
2008-09-26 | configs: darwin: Don't build GLw | Jeremy Huddleston |
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 | add gallium dir | Alan Hourihane |
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-09-03 | cell: add -DDEBUG flag, fixes to Cell Makefiles | Brian Paul |
2008-09-03 | Cell: added linux-cell-debug config | Brian Paul |
2008-08-26 | change MESA_MINOR to 3 | Brian Paul |
2008-08-26 | cell: use SDK 3.0 by default | 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 | Removed broken/unsupported darwin-static configs | Jeremy Huddleston |
2008-08-12 | Fixed 'make install' for darwin | Jeremy Huddleston |
2008-08-12 | Apple: More cleanup of the darwin config in 7.1 | Jeremy Huddleston |
2008-08-08 | Apple: Some changes to fix compilation problems on OSX | 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-14 | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin |
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 |
2008-07-12 | Set $(SHELL) for all configs | Dan Nicholson |
2008-07-12 | autoconf: Subsitute SHELL for all platforms | Dan Nicholson |
2008-07-11 | build egl subdirs | Brian Paul |
2008-07-10 | gallium: Re-order the GALLIUM_AUXILIARY_DIRS to satisfy dependencies on util | Jakob Bornecrantz |
2008-07-10 | gallium: re-order the GALLIUM_AUXILIARY_DIRS to satisfy .a interdependencies | Brian Paul |
2008-07-08 | nv04. | Stephane Marchesin |
2008-07-06 | Set library and header installation directories from configuration | Dan Nicholson |
2008-06-23 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith |
2008-06-08 | mesa: Do not compile the dri drivers in mesa | Jakob Bornecrantz |
2008-06-06 | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz |
2008-06-06 | i915: Moved pipe_buffer and i915_winsys functions to a common folder | Jakob Bornecrantz |
2008-06-05 | build egl_xlib/ too (softpipe_egl.so library) | Brian Paul |