Age | Commit message (Expand) | Author |
2008-10-10 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-10-06 | mesa: fix static library construction | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-08-11 | Apple: Cleaned up some linking and dylib ids issues | Jeremy Huddleston |
2008-08-07 | raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. | José Fonseca |
2008-08-07 | raw2png: support some depth formats. | José Fonseca |
2008-07-22 | win32kprof: Store the profile data as an caller->callee hash table, instead o... | José Fonseca |
2008-07-22 | win32kprof: Generate callgraphs. | José Fonseca |
2008-07-22 | win32kprof: Convert tabs to spaces. | José Fonseca |
2008-07-22 | win32kprof: Consider the section alignment when estimating the image base. | José Fonseca |
2008-07-20 | raw2png: Handle r5g6b5 format. | José Fonseca |
2008-07-14 | mklib: don't version symbols when using --exports | Julien Cristau |
2008-07-14 | mklib: don't version symbols when using --exports | Julien Cristau |
2008-07-08 | raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM. | José Fonseca |
2008-07-08 | raw2png: Update formats from p_formats.h | José Fonseca |
2008-07-03 | Support conversion of YUV surfaces. | José Fonseca |
2008-06-21 | Solaris port of Mesa 7.1 with autoconf support | Alan Coopersmith |
2008-06-21 | Make minstall work with Solaris /bin/sh | Alan Coopersmith |
2008-06-19 | Parse the section:offset instead of the rva+base when reading mapfiles. | José Fonseca |
2008-06-12 | revert the DRI2 commits | Alan Hourihane |
2008-06-11 | Bring in DRI2 changes | Alan Hourihane |
2008-06-05 | pull in minor mklib change to fix debugging | Keith Whitwell |
2008-05-26 | Add copyright header. | José Fonseca |
2008-05-25 | Demangle C++ symbols. | José Fonseca |
2008-05-24 | gallium: Pre-processor for win32 kernel profile output. | José Fonseca |
2008-05-07 | gallium: Simple facility to dump and view images for debugging. | José Fonseca |
2008-05-05 | autoconf: Scrape the version from configs/default | Dan Nicholson |
2008-04-09 | Add support for dfbsd to mklib script. | Hasso Tepper |
2008-02-19 | Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw... | Jeremy Huddleston |
2008-02-07 | added -altopts to allow overriding all other opts | Andy Skinner |
2007-12-11 | autoconf: Replace install-sh with symlink to minstall | Dan Nicholson |
2007-12-07 | autoconf: Add support files required for autoconf use | Dan Nicholson |
2007-12-04 | Use -Bsymbolic for linking all shared objects. | Michel Dänzer |
2007-10-31 | confdiff.sh: A testing script for comparing configs settings | Dan Nicholson |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson |
2007-06-22 | Use -pthread instead of -lpthread on FreeBSD. | Eric Anholt |
2007-05-08 | special case for -pthread (bug 10876) | Brian |
2007-03-27 | simplify .a suffixing | Brian |
2007-03-27 | remove static lib before building to make more bulletproof | Bernardo Innocenti |
2006-12-11 | minstall: Pass correct destination file path to $RM regardless of source path. | Michel Dänzer |
2006-12-11 | minstall: Always remove destination file before (re-)creating it. | Michel Dänzer |
2006-11-10 | fix -noprefix option for Solaris (bug 7722) | Brian Paul |
2006-10-19 | New bin/minstall script - a minimal replacement for 'install'. | Brian Paul |
2006-08-10 | mkdir -> mkdir -p, since /usr/include might not exist in the installroot yet | Adam Jackson |
2006-06-16 | don't create include/GLES yet | Brian Paul |
2006-04-19 | updates for GNU/Hurd (bug 6657) | Brian Paul |
2006-04-18 | assorted AIX, IRIX fixes from Dan Schikore | Brian Paul |
2006-04-14 | Use 'file' command in more places to determine the library ABI (IRIX, SunOS, | Brian Paul |
2006-04-13 | remove the -dlopen option. Always make both kinds of libs for AIX, Darwin. | Brian Paul |
2006-04-13 | Fixes for AIX, SunOS, Darwin. -dlopen flag to build dlopen()'able modules | Brian Paul |