118 Commits (089144e4e525883995d609af5040b2355043945e)

Author SHA1 Message Date
  Brian Paul 57cce7a409 mklib: put usage info into usage() function 16 years ago
  Brian Paul 191d9651cd mklib: expand .a into .o files on FreeBSD, put common code into subroutines 16 years ago
  Jeremy Huddleston b96a5df514 darwin: mklib: Use lipo rather than file to figure out architectures of object files 16 years ago
  Jeremy Huddleston ad7f9d71e2 darwin: mklib: Use lipo rather than file to figure out architectures of object files 16 years ago
  Jeremy Huddleston 189ee75abb darwin: mklib: Use lipo rather than file to figure out architectures of object files 16 years ago
  José Fonseca 0b4ea45e8a util: Remove homegrown Windows KM profiler. 16 years ago
  Dan Nicholson 9185a61c8a mklib: Ensure target directory exists for library 16 years ago
  Dan Nicholson 23671e5358 mklib: Ensure target directory exists for library 16 years ago
  Jon TURNEY 7eed6ab5b5 Cygwin build fixes 16 years ago
  Carl Worth d2f4c2b632 minstall: Don't copy over an identical file 16 years ago
  Tormod Volden eef79d50bf mklib: replace if/expr with case 16 years ago
  Tormod Volden 9cb3cdec76 mesa: Prepend "-Wl," to linking options 16 years ago
  Alan Coopersmith 3cf6e62ae3 mklib improvements for Solaris 16 years ago
  Dan Nicholson 4737a9fa25 autoconf: Update config.guess and config.sub from upstream 17 years ago
  Brian Paul 145d49838f mesa: fix static library construction 17 years ago
  Jeremy Huddleston ac0d19601c Apple: Cleaned up some linking and dylib ids issues 17 years ago
  José Fonseca c76d86f0ab raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats. 17 years ago
  José Fonseca eb422a7243 raw2png: support some depth formats. 17 years ago
  José Fonseca 883097053d win32kprof: Store the profile data as an caller->callee hash table, instead of a trace. 17 years ago
  José Fonseca 2fafe29793 win32kprof: Generate callgraphs. 17 years ago
  José Fonseca ac25408c47 win32kprof: Convert tabs to spaces. 17 years ago
  José Fonseca 1662be3764 win32kprof: Consider the section alignment when estimating the image base. 17 years ago
  José Fonseca 939be248fe raw2png: Handle r5g6b5 format. 17 years ago
  Julien Cristau 270b2a5c54 mklib: don't version symbols when using --exports 17 years ago
  Julien Cristau f7eb0cec69 mklib: don't version symbols when using --exports 17 years ago
  José Fonseca 6701ecb3ba raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM. 17 years ago
  José Fonseca 30b6b0b9ef raw2png: Update formats from p_formats.h 17 years ago
  José Fonseca 79ca9734ea Support conversion of YUV surfaces. 17 years ago
  Alan Coopersmith e1f9adc274 Solaris port of Mesa 7.1 with autoconf support 17 years ago
  Alan Coopersmith 1043a7c71a Make minstall work with Solaris /bin/sh 17 years ago
  José Fonseca 4a49f1d2e2 Parse the section:offset instead of the rva+base when reading mapfiles. 17 years ago
  Alan Hourihane 6f7ed99b30 revert the DRI2 commits 17 years ago
  Alan Hourihane 4566b006f1 Bring in DRI2 changes 17 years ago
  Keith Whitwell da7b3d294b pull in minor mklib change to fix debugging 17 years ago
  José Fonseca d0e2a9add2 Add copyright header. 17 years ago
  José Fonseca eab4472ee6 Demangle C++ symbols. 17 years ago
  José Fonseca 63ddae0990 gallium: Pre-processor for win32 kernel profile output. 17 years ago
  José Fonseca a6ad492774 gallium: Simple facility to dump and view images for debugging. 17 years ago
  Dan Nicholson 00994ac08c autoconf: Scrape the version from configs/default 17 years ago
  Hasso Tepper f9c8af31c5 Add support for dfbsd to mklib script. 17 years ago
  Jeremy Huddleston 9993ccce69 Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again 18 years ago
  Andy Skinner 5c0c883104 added -altopts to allow overriding all other opts 18 years ago
  Dan Nicholson 78175579c2 autoconf: Replace install-sh with symlink to minstall 18 years ago
  Dan Nicholson d5cee90cf5 autoconf: Add support files required for autoconf use 18 years ago
  Michel Dänzer fc7ddea853 Use -Bsymbolic for linking all shared objects. 18 years ago
  Dan Nicholson d7eb97bbc3 confdiff.sh: A testing script for comparing configs settings 18 years ago
  Dan Nicholson 2a3e33865d add support for LDFLAGS env var 18 years ago
  Eric Anholt 1a413b4d77 Use -pthread instead of -lpthread on FreeBSD. 18 years ago
  Brian ed2fddc98e special case for -pthread (bug 10876) 18 years ago
  Brian 98abd1bbc8 simplify .a suffixing 19 years ago