summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2010-02-18mklib: Teach mklib to fail build if link fails on cygwinJon TURNEY1-0/+5
2009-12-20darwin: mklib: Use lipo rather than file to figure out architectures of objec...Jeremy Huddleston1-16/+4
2009-11-04util: Remove homegrown Windows KM profiler.José Fonseca1-309/+0
2009-08-04mklib: Ensure target directory exists for libraryDan Nicholson1-0/+1
2009-06-08Cygwin build fixesJon TURNEY1-3/+16
2009-05-21minstall: Don't copy over an identical fileCarl Worth1-2/+5
2009-04-30mklib: replace if/expr with caseTormod Volden1-12/+15
2009-04-30mesa: Prepend "-Wl," to linking optionsTormod Volden1-0/+17
2009-03-25mklib improvements for SolarisAlan Coopersmith1-1/+27
2009-03-03autoconf: Update config.guess and config.sub from upstreamDan Nicholson2-34/+132
2008-10-10Merge commit 'origin/master' into gallium-0.2Keith Whitwell1-1/+23
2008-10-06mesa: fix static library constructionBrian Paul1-1/+23
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2-0/+675
2008-08-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston1-4/+16
2008-08-07raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.José Fonseca1-3/+11
2008-08-07raw2png: support some depth formats.José Fonseca1-0/+16
2008-07-22win32kprof: Store the profile data as an caller->callee hash table, instead o...José Fonseca1-78/+46
2008-07-22win32kprof: Generate callgraphs.José Fonseca1-48/+91
2008-07-22win32kprof: Convert tabs to spaces.José Fonseca1-241/+241
2008-07-22win32kprof: Consider the section alignment when estimating the image base.José Fonseca1-11/+12
2008-07-20raw2png: Handle r5g6b5 format.José Fonseca1-10/+20
2008-07-14mklib: don't version symbols when using --exportsJulien Cristau1-1/+1
2008-07-14mklib: don't version symbols when using --exportsJulien Cristau1-1/+1
2008-07-08raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca1-2/+8
2008-07-08raw2png: Update formats from p_formats.hJosé Fonseca1-99/+44
2008-07-03Support conversion of YUV surfaces.José Fonseca1-13/+55
2008-06-21Solaris port of Mesa 7.1 with autoconf supportAlan Coopersmith1-6/+12
2008-06-21Make minstall work with Solaris /bin/shAlan Coopersmith1-1/+2
2008-06-19Parse the section:offset instead of the rva+base when reading mapfiles.José Fonseca1-1/+2
2008-06-12revert the DRI2 commitsAlan Hourihane1-100/+25
2008-06-11Bring in DRI2 changesAlan Hourihane1-25/+100
2008-06-05pull in minor mklib change to fix debuggingKeith Whitwell1-2/+7
2008-05-26Add copyright header.José Fonseca1-2/+29
2008-05-25Demangle C++ symbols.José Fonseca1-13/+77
2008-05-24gallium: Pre-processor for win32 kernel profile output.José Fonseca1-0/+205
2008-05-07gallium: Simple facility to dump and view images for debugging.José Fonseca1-0/+339
2008-05-05autoconf: Scrape the version from configs/defaultDan Nicholson1-0/+17
2008-04-09Add support for dfbsd to mklib script.Hasso Tepper1-1/+4
2008-02-19Apple: Pulled in changes from Apple's patchset to allow mesa to build on darw...Jeremy Huddleston1-11/+27
2008-02-07added -altopts to allow overriding all other optsAndy Skinner1-1/+51
2007-12-11autoconf: Replace install-sh with symlink to minstallDan Nicholson1-519/+1
2007-12-07autoconf: Add support files required for autoconf useDan Nicholson3-0/+3661
2007-12-04Use -Bsymbolic for linking all shared objects.Michel Dänzer1-2/+7
2007-10-31confdiff.sh: A testing script for comparing configs settingsDan Nicholson1-0/+48
2007-09-28add support for LDFLAGS env varDan Nicholson1-12/+18
2007-06-22Use -pthread instead of -lpthread on FreeBSD.Eric Anholt1-0/+3
2007-05-08special case for -pthread (bug 10876)Brian1-0/+4
2007-03-27simplify .a suffixingBrian1-6/+6
2007-03-27remove static lib before building to make more bulletproofBernardo Innocenti1-0/+1
2006-12-11minstall: Pass correct destination file path to $RM regardless of source path.Michel Dänzer1-1/+1