summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
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-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-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
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
2006-12-11minstall: Always remove destination file before (re-)creating it.Michel Dänzer1-0/+1
2006-11-10fix -noprefix option for Solaris (bug 7722)Brian Paul1-4/+11
2006-10-19New bin/minstall script - a minimal replacement for 'install'.Brian Paul1-0/+88
2006-08-10mkdir -> mkdir -p, since /usr/include might not exist in the installroot yetAdam Jackson1-4/+4
2006-06-16don't create include/GLES yetBrian Paul1-1/+1
2006-04-19updates for GNU/Hurd (bug 6657)Brian Paul1-4/+6
2006-04-18assorted AIX, IRIX fixes from Dan SchikoreBrian Paul1-29/+25
2006-04-14Use 'file' command in more places to determine the library ABI (IRIX, SunOS,Brian Paul1-43/+68
2006-04-13remove the -dlopen option. Always make both kinds of libs for AIX, Darwin.Brian Paul1-33/+33
2006-04-13Fixes for AIX, SunOS, Darwin. -dlopen flag to build dlopen()'able modulesBrian Paul1-11/+51
2006-04-05pass -m32 or -m64 to linker for SunOS as needed (bug 6484)Brian Paul1-4/+22
2006-03-30some comments for DarwinBrian Paul1-0/+3
2006-02-14fix AIX issues (bug 5874)Brian Paul1-0/+2
2006-01-04install GLw headers (bug 5396)Brian Paul1-0/+1
2006-01-04special-case Darwin (bug 4509)Brian Paul1-0/+2
2005-10-22Fix FreeBSD build by building libGL in the order desired, and doing a fix to myEric Anholt1-1/+2
2005-10-21Darwin version fix (SF bug 1334274)Brian Paul1-1/+1
2005-10-18Attempt to fix libGL on FreeBSD, where the library was being built without anyEric Anholt1-4/+16
2005-09-14remove .a file before creating new oneBrian Paul1-4/+3
2005-09-13fix FreeBSD problem (bug 4435)Brian Paul1-6/+13
2005-08-08Make the linux-dri-x86 builds work on x86-64 again. mklib nowIan Romanick1-0/+9
2005-08-08Since this isn't a bash script, don't use function and instead inline the usageEric Anholt1-26/+20
2005-07-25Add license/copyright.Brian Paul1-44/+110
2005-07-25Added -linker option to mklib, used to specify a particular program forBrian Paul1-61/+39
2005-06-30fix Darwin dynamic lib namingBrian Paul1-1/+1
2005-06-05Make install install GLES tooJon Smirl1-0/+2
2005-03-03if building 32-bit objects in 64-bit environment, use -m32 flagBrian Paul1-0/+9