Age | Commit message (Expand) | Author |
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 | egl: build libEGL and softpipe_egl.so by default | Brian Paul |
2008-05-23 | drop GLcore | George Sapountzis |
2008-05-09 | Default DRI driver directory to match X.Org xserver | Dan Nicholson |
2008-05-05 | autoconf: Scrape the version from configs/default | Dan Nicholson |
2008-05-05 | glcore: Set all external variables in configuration | George Sapountzis |
2008-04-23 | Merge branch 'upstream-gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-04-18 | gallium: reorder libs so that translate can see rtasm | Keith Whitwell |
2008-04-15 | gallium: add translate directory | Keith Whitwell |
2008-03-15 | nv10. | Stephane Marchesin |
2008-03-13 | Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1 | Ben Skeggs |
2008-03-10 | gallium: new surface/context tracker (sct) module | Brian |
2008-02-22 | nouveau: fix build | Ben Skeggs |
2008-02-19 | Simplify makefile boilerplate code. | José Fonseca |
2008-02-19 | Bring rtasm from mesa to gallium. | José Fonseca |
2008-02-18 | Code reorganization: split gallium and mesa makefiles. | José Fonseca |
2008-02-15 | Code reorganization: update build. | José Fonseca |
2008-02-12 | glapi: Use variable for indent and flags | Dan Nicholson |
2008-01-23 | Use HOST_CC for programs that will run on the build host | Ian Romanick |
2008-01-23 | Use EXTRA_LIB_PATH with *_LIB_DEPS | Ian Romanick |
2007-12-03 | glut doesn't need -lXt | Brian |
2007-12-02 | glut doesn't need -lXt | Brian |
2007-10-29 | simplify APP_LIB_DEPS (patch 2/3) | Dan Nicholson |
2007-10-24 | Cleanup some code. | Zack Rusin |
2007-10-24 | Introduce linux-llvm target. Remove the llvm code from the default build for ... | Zack Rusin |
2007-10-24 | Implement the conversion and do the initial execution pass. | Zack Rusin |
2007-10-24 | Initial stab at LLVM integration. | Zack Rusin |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |
2007-05-14 | master/trunk is now for Mesa 7.1 devel: bump versions | Brian |
2007-04-27 | Version bumps for 7.0 | Brian |
2007-04-08 | add glsl to PROGRAM_DIRS | Brian |
2007-03-28 | bump version to 6.5.3 to match version.h | Brian |
2006-10-19 | remove some debug/test changes | Brian Paul |
2006-10-19 | New bin/minstall script - a minimal replacement for 'install'. | Brian Paul |
2006-09-21 | bump version to 6.5.2 | Brian Paul |
2006-09-06 | comment out EXTRA_LIB_PATH, ?= causes problems on HP-UX | Brian Paul |
2006-07-20 | bump MESA_TINY to 1 | Brian Paul |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul |
2006-06-22 | New 'install' targets in makefile. See bug 2372. | Brian Paul |
2005-08-23 | update version to 6.5.0 | Brian Paul |
2005-08-19 | Convert libGL and DRI drivers to require libdrm. | Adam Jackson |
2005-08-16 | Bump version to 6.3.2 | Brian Paul |
2005-07-21 | bump version to 6.3.1 | Brian Paul |
2005-07-02 | Put default back to the normal DRM path | Jon Smirl |
2005-07-02 | Massive refactor of (most of) the Linux config files. This reduces | Ian Romanick |
2005-07-01 | Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and | Brian Paul |
2005-06-07 | fix error in OSMESA_LIB_NAME line | Brian Paul |
2005-05-05 | added a comment | Brian Paul |
2005-03-23 | use $(*_LIB) in the *_LIB_NAME definitions | Brian Paul |