Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
59915fd7a69012b9f308ee1c16067095fd56b5ff
/
bin
16a3264
cherry-ignore: add explicit 18.1 only nominations
by Juan A. Suarez Romero
· 7 years ago
3b9b665
radv/winsys: allow to submit up to 4 IBs for chips without chaining
by Samuel Pitoiset
· 7 years ago
95d88ba
bin/install_megadrivers: fix DESTDIR and -D*-path
by Dylan Baker
· 7 years ago
d45bb9f
cherry-ignore: add explicit 18.1 only nominations
by Juan A. Suarez Romero
· 7 years ago
cd52573
radeonsi/gfx9: fix a hang with an empty first IB
by Marek Olšák
· 7 years ago
5f40090
meson: fix megadriver symlinking
by Dylan Baker
· 7 years ago
31f3231
cherry-ignore: omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
by Juan A. Suarez Romero
· 7 years ago
08b7ec9
cherry-ignore: radv: handle exporting view index to fragment shader. (v1.1)
by Juan A. Suarez Romero
· 7 years ago
e26892d
cherry-ignore: ac/shader: fix vertex input with components.
by Juan A. Suarez Romero
· 7 years ago
85a8629
cherry-ignore anv: Be more careful about fast-clear colors
by Juan A. Suarez Romero
· 7 years ago
0354ff2
cherry-ignore: reference correct SHA for the VK_KHX_multiview commit
by Emil Velikov
· 7 years ago
133aa8c
cherry-ignore: radv: Don't expose VK_KHX_multiview on android.
by Emil Velikov
· 7 years ago
92a332e
cherry-ignore: add patches picked without -x
by Emil Velikov
· 7 years ago
f7f1b30
meson: extend install_megadrivers script to handle symmlinking
by Dylan Baker
· 7 years ago
3e9533d
meson: Add script to use VERSION file for getting version
by Dylan Baker
· 7 years ago
2117d03
git_sha1_gen: create empty file in fallback path
by Eric Engestrom
· 7 years ago
05a94a4
meson: bring MESA_GIT_SHA1 in line with other build systems
by Eric Engestrom
· 7 years ago
7088622
buildsys: move file regeneration logic to the script itself
by Eric Engestrom
· 7 years ago
8da3626
install_megadrivers: print the full path with driver name
by Dylan Baker
· 7 years ago
16be271
git_sha1_gen: use git_sha1.h.in on all build systems
by Eric Engestrom
· 7 years ago
a3b2e60
git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var
by Brian Paul
· 7 years ago
3218056
meson: Build i965 and dri stack
by Dylan Baker
· 7 years ago
adea68a
git_sha1_gen: fix output on python3
by Eric Engestrom
· 7 years ago
aab0649
git_sha1_gen: catch any error the same way
by Eric Engestrom
· 7 years ago
44828e9
build: Don't bail on OSError in git_sha1_gen.py
by Tobias Klausmann
· 7 years ago
b99dcbf
build: Convert git_sha1_gen script to Python.
by Jose Fonseca
· 7 years ago
076faf8
build systems: move git_sha1_gen.sh to bin/
by Eric Engestrom
· 7 years ago
5d87667
bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags
by Andres Gomez
· 8 years ago
f159036
bin/get-fixes-pick-list.sh: parse just the commit message
by Andres Gomez
· 8 years ago
b7af0dd
bin/get-fixes-pick-list.sh: bring back the warning
by Andres Gomez
· 8 years ago
bac8063
bin/*py: honor editorconfig formatting
by Andres Gomez
· 8 years ago
d823440
bin: use tabs for coding style on *.sh files
by Andres Gomez
· 8 years ago
77306e2
bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
by Andres Gomez
· 8 years ago
3af7f82
bin/get-{extra,fixes}-pick-list.sh: improve output
by Juan A. Suarez Romero
· 8 years ago
99b4163
bin/get-{extra,fixes}-pick-list.sh: add support for ignore list
by Juan A. Suarez Romero
· 8 years ago
1bcdf74
bin/get-fixes-pick-list.sh: fix typo
by Juan A. Suarez Romero
· 8 years ago
32be878
bin/get-fixes-pick-list.sh: do not mandate bash
by Emil Velikov
· 8 years ago
0e94217
bin/shortlog_mesa.sh: remove the final bashism
by Emil Velikov
· 8 years ago
3aa5f51
bin/bugzilla_mesa.sh: rework the looping method
by Emil Velikov
· 8 years ago
d73603f
bin/perf-annotate-jit: add .py suffix
by Emil Velikov
· 8 years ago
389478c
bin/get-fixes-pick-list.sh: add new script
by Emil Velikov
· 8 years ago
f1b0b75
bin/get-pick-list.sh: remove ancient way of nominating patches
by Emil Velikov
· 8 years ago
d6b1d11
bin/get-pick-list.sh: limit `git grep ...' only as needed
by Emil Velikov
· 8 years ago
d292f12
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
by Emil Velikov
· 8 years ago
71e00d6
bin/get-extra-pick-list: rework to use already_picked list
by Emil Velikov
· 8 years ago
cb1947e
bin/get-extra-pick-list: use git merge-base to get the branchpoint
by Emil Velikov
· 8 years ago
f0bdd13
get-typod-pick-list.sh: add new script
by Emil Velikov
· 8 years ago
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
· 13 years ago
4038dda
mesa: Move the version information right into configure.ac.
by Eric Anholt
· 13 years ago
e19741c
Add bin/compile to .gitignore
by Paul Berry
· 13 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
Next »