| Commit message (Expand) | Author | Age | Files | Lines |
* | mklib: put usage info into usage() function | Brian Paul | 2009-12-24 | 1 | -27/+33 |
* | mklib: expand .a into .o files on FreeBSD, put common code into subroutines | Brian Paul | 2009-12-24 | 1 | -25/+64 |
* | darwin: mklib: Use lipo rather than file to figure out architectures of objec... | Jeremy Huddleston | 2009-12-20 | 1 | -16/+4 |
* | util: Remove homegrown Windows KM profiler. | José Fonseca | 2009-11-04 | 1 | -309/+0 |
* | mklib: Ensure target directory exists for library | Dan Nicholson | 2009-08-04 | 1 | -0/+1 |
* | Cygwin build fixes | Jon TURNEY | 2009-06-08 | 1 | -3/+16 |
* | minstall: Don't copy over an identical file | Carl Worth | 2009-05-21 | 1 | -2/+5 |
* | mklib: replace if/expr with case | Tormod Volden | 2009-04-30 | 1 | -12/+15 |
* | mesa: Prepend "-Wl," to linking options | Tormod Volden | 2009-04-30 | 1 | -0/+17 |
* | mklib improvements for Solaris | Alan Coopersmith | 2009-03-25 | 1 | -1/+27 |
* | autoconf: Update config.guess and config.sub from upstream | Dan Nicholson | 2009-03-03 | 2 | -34/+132 |
* | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-10-10 | 1 | -1/+23 |
|\ |
|
| * | mesa: fix static library construction | Brian Paul | 2008-10-06 | 1 | -1/+23 |
* | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 2 | -0/+675 |
|\ \
| |/
|/| |
|
| * | raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. | José Fonseca | 2008-08-07 | 1 | -3/+11 |
| * | raw2png: support some depth formats. | José Fonseca | 2008-08-07 | 1 | -0/+16 |
| * | win32kprof: Store the profile data as an caller->callee hash table, instead o... | José Fonseca | 2008-07-22 | 1 | -78/+46 |
| * | win32kprof: Generate callgraphs. | José Fonseca | 2008-07-22 | 1 | -48/+91 |
| * | win32kprof: Convert tabs to spaces. | José Fonseca | 2008-07-22 | 1 | -241/+241 |
| * | win32kprof: Consider the section alignment when estimating the image base. | José Fonseca | 2008-07-22 | 1 | -11/+12 |
| * | raw2png: Handle r5g6b5 format. | José Fonseca | 2008-07-20 | 1 | -10/+20 |
| * | mklib: don't version symbols when using --exports | Julien Cristau | 2008-07-14 | 1 | -1/+1 |
| * | raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM. | José Fonseca | 2008-07-08 | 1 | -2/+8 |
| * | raw2png: Update formats from p_formats.h | José Fonseca | 2008-07-08 | 1 | -99/+44 |
| * | Support conversion of YUV surfaces. | José Fonseca | 2008-07-03 | 1 | -13/+55 |
| * | Parse the section:offset instead of the rva+base when reading mapfiles. | José Fonseca | 2008-06-19 | 1 | -1/+2 |
| * | revert the DRI2 commits | Alan Hourihane | 2008-06-12 | 1 | -100/+25 |
| * | Bring in DRI2 changes | Alan Hourihane | 2008-06-11 | 1 | -25/+100 |
| * | pull in minor mklib change to fix debugging | Keith Whitwell | 2008-06-05 | 1 | -2/+7 |
| * | Add copyright header. | José Fonseca | 2008-05-26 | 1 | -2/+29 |
| * | Demangle C++ symbols. | José Fonseca | 2008-05-25 | 1 | -13/+77 |
| * | gallium: Pre-processor for win32 kernel profile output. | José Fonseca | 2008-05-24 | 1 | -0/+205 |
| * | gallium: Simple facility to dump and view images for debugging. | José Fonseca | 2008-05-07 | 1 | -0/+339 |
* | | Apple: Cleaned up some linking and dylib ids issues | Jeremy Huddleston | 2008-08-11 | 1 | -4/+16 |
* | | mklib: don't version symbols when using --exports | Julien Cristau | 2008-07-14 | 1 | -1/+1 |
* | | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith | 2008-06-21 | 1 | -6/+12 |
* | | Make minstall work with Solaris /bin/sh | Alan Coopersmith | 2008-06-21 | 1 | -1/+2 |
* | | autoconf: Scrape the version from configs/default | Dan Nicholson | 2008-05-05 | 1 | -0/+17 |
* | | Add support for dfbsd to mklib script. | Hasso Tepper | 2008-04-09 | 1 | -1/+4 |
* | | Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw... | Jeremy Huddleston | 2008-02-19 | 1 | -11/+27 |
* | | added -altopts to allow overriding all other opts | Andy Skinner | 2008-02-07 | 1 | -1/+51 |
* | | autoconf: Replace install-sh with symlink to minstall | Dan Nicholson | 2007-12-11 | 1 | -519/+1 |
* | | autoconf: Add support files required for autoconf use | Dan Nicholson | 2007-12-07 | 3 | -0/+3661 |
* | | Use -Bsymbolic for linking all shared objects. | Michel Dänzer | 2007-12-04 | 1 | -2/+7 |
* | | confdiff.sh: A testing script for comparing configs settings | Dan Nicholson | 2007-10-31 | 1 | -0/+48 |
* | | add support for LDFLAGS env var | Dan Nicholson | 2007-09-28 | 1 | -12/+18 |
|/ |
|
* | Use -pthread instead of -lpthread on FreeBSD. | Eric Anholt | 2007-06-22 | 1 | -0/+3 |
* | special case for -pthread (bug 10876) | Brian | 2007-05-08 | 1 | -0/+4 |
* | simplify .a suffixing | Brian | 2007-03-27 | 1 | -6/+6 |
* | remove static lib before building to make more bulletproof | Bernardo Innocenti | 2007-03-27 | 1 | -0/+1 |