Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
f07da5aa5e2e6021f02104235429b670f6b468ec
/
bin
3bd885d
Introduce .editorconfig
by Eric Engestrom
· 8 years ago
f35f846
bugzilla_mesa.sh: Drop "Bug " from sed command
by Emil Velikov
· 8 years ago
c212a70
mesa; add get-extra-pick-list.sh script into bin/
by Emil Velikov
· 9 years ago
c505064
bugzilla_mesa.sh: sort the bugs list by number
by Emil Velikov
· 9 years ago
c6f3036
get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"
by Carl Worth
· 11 years ago
122d8d2
get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick list
by Carl Worth
· 11 years ago
b8e41db
mesa: add usage examples to get-pick-list and shortlog scripts
by Andreas Boll
· 12 years ago
ca79b72
mesa: Add a script to generate the list of fixed bugs
by Andreas Boll
· 12 years ago
b8f6858
gallivm: JIT symbol resolution with linux perf.
by José Fonseca
· 12 years ago
674f923
mesa: Modify candidate search string
by Ian Romanick
· 12 years ago
f1d229e
Remove installmesa
by Matt Turner
· 12 years ago
b585c00
Remove minstall
by Matt Turner
· 12 years ago
8f8e85e
Remove mklib
by Matt Turner
· 12 years ago
b8b1d61
Add new .gitignore entries for Automake 1.13 tests
by Paul Berry
· 12 years ago
ca89886
mesa: use .cherry-ignore in the get-pick-list.sh script
by Andreas Boll
· 12 years ago
3e3ff4c
mesa: fix indentation in get-pick-list.sh script
by Andreas Boll
· 12 years ago
135ec3a
mesa: grep for commits with cherry picked in commit message only once
by Andreas Boll
· 12 years ago
b299152
mesa: optimize get-pick-list.sh script
by Andreas Boll
· 12 years ago
fa27a0d
mesa: simplify get-pick-list.sh script
by Andreas Boll
· 12 years ago
2d95db6
mesa: add get-pick-list.sh script into bin/
by Ian Romanick
· 12 years ago
8f9bae6
mklib: clean up abi flags for x86 targets
by Mike Frysinger
· 12 years ago
3becf98
mesa: remove obsolete confdiff.sh
by Andreas Boll
· 12 years ago
c1dcf96
mesa: fix html in shortlog_mesa.sh script
by Andreas Boll
· 12 years ago
51c9c67
mesa: added Ian's shortlog_mesa.sh script in bin/
by Brian Paul
· 12 years ago
4a5d020
automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.
by Kenneth Graunke
· 12 years ago
07abd91
automake: Move top-level makefile to automake.
by Eric Anholt
· 12 years ago
4038dda
mesa: Move the version information right into configure.ac.
by Eric Anholt
· 12 years ago
e19741c
Add bin/compile to .gitignore
by Paul Berry
· 12 years ago
b352d67
bin/mklib: remove '-m32' for arm linux
by Han Shen(沈涵)
· 13 years ago
5920f18
Remove autoreconf generated files
by Matt Turner
· 13 years ago
dfb6142
autoconf: use AC_PROG_YACC/LEX
by Matt Turner
· 13 years ago
cab179a
Add .gitignore files to exclude unit test build artifacts from git
by Paul Berry
· 13 years ago
ac8a933
mklib: tab cleanup, no functional change
by Alexander von Gluck
· 13 years ago
a5608a5
mklib: Add Haiku build support
by Alexander von Gluck
· 13 years ago
beef101
mklib: fix static lib building by filtering out -L, -l options
by Wayne E. Robertz
· 13 years ago
93db12a
mesa: Remove support for BeOS
by Ian Romanick
· 13 years ago
2835c51
darwin: mklib: Make the real file match the id
by Jeremy Huddleston
· 13 years ago
a041525
mesa: don't call git if it's not git repository
by Marcin Slusarz
· 14 years ago
02a6c94
mesa: don't touch git_sha1.h if sha1 didn't change
by Marcin Slusarz
· 14 years ago
de579a1
mesa: Include GIT SHA1 in GL version string
by Ian Romanick
· 14 years ago
8fd8de3
mesa: fix build for NetBSD
by Pierre Allegraud
· 14 years ago
c085cd6
Cygwin: Adjust mklib so -linker and -cplusplus options are processed more like they are for linux
by Jon TURNEY
· 14 years ago
c55a8a7
Cygwin: Teach mklib/minstall to properly install libraries on cygwin
by Jon TURNEY
· 14 years ago
36b1953
Cygwin: Change mklib not to report the full archname on cygwin
by Jon TURNEY
· 14 years ago
8fee182
Cygwin: Have mklib exit with error code if link fails
by Jon TURNEY
· 15 years ago
5d66fc6
mklib: Fix amd64 builds on Solaris when using Sun compilers
by Alan Coopersmith
· 15 years ago
d170d73
bin: Remove raw2png.py.
by José Fonseca
· 15 years ago
54f9c50
Fixed mklib to properly merge static libraries on darwin.
by Alex Weiss
· 15 years ago
edd85bc
bin/mklib: Clear CDPATH to avoid damaging expand_archive output
by Keith Packard
· 15 years ago
e3114d3
Cygwin build fix: Fix linkage
by Jon TURNEY
· 15 years ago
79cc455
Revert "Make mklib propogate all errors"
by Dan Nicholson
· 15 years ago
cc66847
mklib: remove unused -contents_of_archives(), add comments
by Brian Paul
· 15 years ago
d6f5549
Make mklib propogate all errors
by Jon TURNEY
· 15 years ago
205c965
mklib: Teach mklib to fail build if link fails on cygwin
by Brian Paul
· 15 years ago
77c0800
mklib: Fix static library generation/installation on Solaris
by Alan Coopersmith
· 15 years ago
a1de400
mklib: Extract archives into temporary directories
by Dan Nicholson
· 15 years ago
12039aa
mklib: use a wrapper for ar
by Brian Paul
· 15 years ago
57cce7a
mklib: put usage info into usage() function
by Brian Paul
· 15 years ago
191d965
mklib: expand .a into .o files on FreeBSD, put common code into subroutines
by Brian Paul
· 15 years ago
ad7f9d7
darwin: mklib: Use lipo rather than file to figure out architectures of object files
by Jeremy Huddleston
· 15 years ago
0b4ea45
util: Remove homegrown Windows KM profiler.
by José Fonseca
· 15 years ago
23671e5
mklib: Ensure target directory exists for library
by Dan Nicholson
· 15 years ago
7eed6ab
Cygwin build fixes
by Jon TURNEY
· 15 years ago
d2f4c2b
minstall: Don't copy over an identical file
by Carl Worth
· 15 years ago
eef79d5
mklib: replace if/expr with case
by Tormod Volden
· 16 years ago
9cb3cde
mesa: Prepend "-Wl," to linking options
by Tormod Volden
· 16 years ago
3cf6e62
mklib improvements for Solaris
by Alan Coopersmith
· 16 years ago
4737a9f
autoconf: Update config.guess and config.sub from upstream
by Dan Nicholson
· 16 years ago
3a3801c
Merge commit 'origin/master' into gallium-0.2
by Keith Whitwell
· 16 years ago
145d498
mesa: fix static library construction
by Brian Paul
· 16 years ago
0397b2b
Merge branch 'gallium-0.1' into gallium-0.2
by Keith Whitwell
· 16 years ago
ac0d196
Apple: Cleaned up some linking and dylib ids issues
by Jeremy Huddleston
· 16 years ago
c76d86f
raw2png: Fix channel order in a8b8g8r8/x8b8g8r8 formats.
by José Fonseca
· 16 years ago
eb422a7
raw2png: support some depth formats.
by José Fonseca
· 16 years ago
8830970
win32kprof: Store the profile data as an caller->callee hash table, instead of a trace.
by José Fonseca
· 16 years ago
2fafe29
win32kprof: Generate callgraphs.
by José Fonseca
· 16 years ago
ac25408
win32kprof: Convert tabs to spaces.
by José Fonseca
· 16 years ago
1662be3
win32kprof: Consider the section alignment when estimating the image base.
by José Fonseca
· 16 years ago
939be24
raw2png: Handle r5g6b5 format.
by José Fonseca
· 16 years ago
270b2a5
mklib: don't version symbols when using --exports
by Julien Cristau
· 16 years ago
f7eb0ce
mklib: don't version symbols when using --exports
by Julien Cristau
· 16 years ago
6701ecb
raw2png: More helpful messages. Handle PIPE_FORMAT_A8B8G8R8_SNORM.
by José Fonseca
· 16 years ago
30b6b0b
raw2png: Update formats from p_formats.h
by José Fonseca
· 16 years ago
79ca973
Support conversion of YUV surfaces.
by José Fonseca
· 16 years ago
e1f9adc
Solaris port of Mesa 7.1 with autoconf support
by Alan Coopersmith
· 16 years ago
1043a7c
Make minstall work with Solaris /bin/sh
by Alan Coopersmith
· 16 years ago
4a49f1d
Parse the section:offset instead of the rva+base when reading mapfiles.
by José Fonseca
· 16 years ago
6f7ed99
revert the DRI2 commits
by Alan Hourihane
· 16 years ago
4566b00
Bring in DRI2 changes
by Alan Hourihane
· 16 years ago
da7b3d2
pull in minor mklib change to fix debugging
by Keith Whitwell
· 16 years ago
d0e2a9a
Add copyright header.
by José Fonseca
· 16 years ago
eab4472
Demangle C++ symbols.
by José Fonseca
· 16 years ago
63ddae0
gallium: Pre-processor for win32 kernel profile output.
by José Fonseca
· 16 years ago
a6ad492
gallium: Simple facility to dump and view images for debugging.
by José Fonseca
· 17 years ago
00994ac
autoconf: Scrape the version from configs/default
by Dan Nicholson
· 17 years ago
f9c8af3
Add support for dfbsd to mklib script.
by Hasso Tepper
· 17 years ago
9993ccc
Apple: Pulled in changes from Apple's patchset to allow mesa to build on darwin again
by Jeremy Huddleston
· 17 years ago
5c0c883
added -altopts to allow overriding all other opts
by Andy Skinner
· 17 years ago
7817557
autoconf: Replace install-sh with symlink to minstall
by Dan Nicholson
· 17 years ago
d5cee90
autoconf: Add support files required for autoconf use
by Dan Nicholson
· 17 years ago
Next »