mesa: implement glTextureStorageNDEXT functions
[mesa.git] / bin /
2019-10-13 Eric Engestromsymbols-check: ignore exported C++ symbols
2019-10-03 Dylan Bakerbin: delete unused releasing scripts
2019-10-03 Dylan Bakerrelease: Add an update_release_calendar.py script
2019-10-03 Dylan Bakerscripts: Add a gen_release_notes.py script
2019-09-25 Dylan Bakerbin/get-pick-list: use --oneline=pretty instead of...
2019-09-24 Juan A. Suarez Romerobin/get-pick-list.sh: sha1 commits can be smaller than...
2019-08-04 Eric Engestromsymbols-check: fix `nm` invocation on MacOS
2019-08-04 Eric Engestromsymbols-check: discard platform symbols early
2019-08-04 Eric Engestromsymbols-check: skip test if we can't get the symbols...
2019-07-10 Eric Engestromsymbols-check: introduce new python script
2019-04-29 Eric Engestromdelete autotools .gitignore files
2019-04-11 Eric Engestrommeson: remove meson-created megadrivers symlinks
2019-04-09 Eric Engestrombin: drop unused import from install_megadrivers.py
2019-04-01 Eric Engestrommeson: strip rpath from megadrivers
2019-03-22 Dylan Bakerbin/install_megadrivers.py: Fix regression for set...
2019-03-20 Dylan Bakerbin/install_megadrivers.py: Correctly handle DESTDIR=''
2019-02-13 Dylan Bakerget-pick-list: Add --pretty=medium to the arguments...
2019-02-07 Eric Engestrommeson: add script to print the options before configuri...
2019-01-18 Dylan Bakerbin/meson-cmd-extract: Also handle cross and native...
2019-01-15 Dylan Bakermeson: Add a script to extract the cmd line used for...
2019-01-14 Andres Gomezbin/get-pick-list.sh: fix redirection in sh
2019-01-14 Andres Gomezbin/get-pick-list.sh: fix the oneline printing
2018-12-21 Emil Velikovbin/get-pick-list.sh: warn when commit lists invalid sha
2018-12-21 Emil Velikovbin/get-pick-list.sh: rework handing of sha nominations
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle reverts prior to the branc...
2018-11-15 Emil Velikovbin/get-pick-list.sh: use test instead of [ ]
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle unofficial "broken by...
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle fixes tag with missing...
2018-11-15 Emil Velikovbin/get-pick-list.sh: flesh out is_sha_nomination
2018-11-15 Emil Velikovbin/get-pick-list.sh: tweak the commit sha matching...
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle the fixes tag
2018-11-15 Emil Velikovbin/get-pick-list.sh: handle "typod" usecase.
2018-11-15 Emil Velikovbin/get-pick-list.sh: prefix output with "[stable] "
2018-11-15 Emil Velikovbin/get-pick-list.sh: simplify git oneline printing
2018-08-23 Emil Velikovbin/git_sha1_gen.py: remove execute bit/shebang
2018-08-23 Mathieu Bridonbin/install_megadrivers.py: Remove shebang and executab...
2018-08-16 Eric Engestrombin: always define MESA_GIT_SHA1 to make it directly...
2018-08-16 Eric Engestromgit_sha1: simplify logic
2018-08-16 Eric Engestrombin: split `write_if_different()` out
2018-08-16 Eric Engestrombin: whitespace cleanup
2018-08-06 Gert Wollnymeson, install_megadrivers: Also remove stale symlinks
2018-05-23 Dylan Bakerbin/get-pick-listh.sh: force git --pretty=medium
2018-05-23 Dylan Bakerbin/bugzilla_mesa.sh: explicitly set the --pretty argument
2018-04-27 Dylan Bakerbin: force git show to use default pretty setting
2018-04-23 Dylan Bakerbin/install_megadrivers: rename a few variables to...
2018-04-23 Dylan Bakerbin/install_megadrivers: fix DESTDIR and -D*-path
2018-04-05 Dylan Bakermeson: fix megadriver symlinking
2017-12-04 Dylan Bakermeson: extend install_megadrivers script to handle...
2017-11-09 Dylan Bakermeson: Add script to use VERSION file for getting version
2017-10-30 Eric Engestromgit_sha1_gen: create empty file in fallback path
2017-10-27 Eric Engestrommeson: bring MESA_GIT_SHA1 in line with other build...
2017-10-27 Eric Engestrombuildsys: move file regeneration logic to the script...
2017-10-26 Dylan Bakerinstall_megadrivers: print the full path with driver...
2017-10-16 Eric Engestromgit_sha1_gen: use git_sha1.h.in on all build systems
2017-10-10 Brian Paulgit_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var
2017-10-09 Dylan Bakermeson: Build i965 and dri stack
2017-09-25 Eric Engestromgit_sha1_gen: fix output on python3
2017-08-02 Eric Engestromgit_sha1_gen: catch any error the same way
2017-08-02 Tobias Klausmannbuild: Don't bail on OSError in git_sha1_gen.py
2017-08-01 Jose Fonsecabuild: Convert git_sha1_gen script to Python.
2017-07-06 Eric Engestrombuild systems: move git_sha1_gen.sh to bin/
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: better identify multiple...
2017-06-15 Andres Gomezbin/get-fixes-pick-list.sh: parse just the commit message
2017-05-12 Andres Gomezbin/get-fixes-pick-list.sh: bring back the warning
2017-05-09 Andres Gomezbin/*py: honor editorconfig formatting
2017-05-09 Andres Gomezbin: use tabs for coding style on *.sh files
2017-05-08 Andres Gomezbin/get-fixes-pick-list.sh: don't warn if more than...
2017-04-20 Juan A. Suarez Romerobin/get-{extra,fixes}-pick-list.sh: improve output
2017-04-20 Juan A. Suarez Romerobin/get-{extra,fixes}-pick-list.sh: add support for...
2017-04-04 Juan A. Suarez Romerobin/get-fixes-pick-list.sh: fix typo
2017-03-10 Emil Velikovbin/get-fixes-pick-list.sh: do not mandate bash
2017-03-10 Emil Velikovbin/shortlog_mesa.sh: remove the final bashism
2017-03-10 Emil Velikovbin/bugzilla_mesa.sh: rework the looping method
2017-03-10 Emil Velikovbin/perf-annotate-jit: add .py suffix
2017-02-16 Emil Velikovbin/get-fixes-pick-list.sh: add new script
2017-02-16 Emil Velikovbin/get-pick-list.sh: remove ancient way of nominating...
2017-02-16 Emil Velikovbin/get-pick-list.sh: limit `git grep ...' only as...
2017-02-16 Emil Velikovbin/get-typod-pick-list.sh: limit `git grep ...' to...
2017-02-16 Emil Velikovbin/get-extra-pick-list: rework to use already_picked...
2017-02-16 Emil Velikovbin/get-extra-pick-list: use git merge-base to get...
2017-01-13 Emil Velikovget-typod-pick-list.sh: add new script
2016-09-01 Eric EngestromIntroduce .editorconfig
2016-07-07 Emil Velikovbugzilla_mesa.sh: Drop "Bug " from sed command
2016-03-02 Kenneth GraunkeMerge remote-tracking branch 'origin/master' into vulkan
2016-02-29 Emil Velikovmesa; add get-extra-pick-list.sh script into bin/
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-07-13 Emil Velikovbugzilla_mesa.sh: sort the bugs list by number
2013-07-31 Carl Worthget-pick-list: Allow for non-whitespace between "CC...
2013-07-30 Carl Worthget-pick-list.sh: Include commits mentionining "CC...
2013-05-01 Andreas Bollmesa: add usage examples to get-pick-list and shortlog...
2013-05-01 Andreas Bollmesa: Add a script to generate the list of fixed bugs
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-03-05 Ian Romanickmesa: Modify candidate search string
2013-01-10 Matt TurnerRemove installmesa
2013-01-10 Matt TurnerRemove minstall
2013-01-10 Matt TurnerRemove mklib
2013-01-03 Paul BerryAdd new .gitignore entries for Automake 1.13 tests
2012-11-14 Andreas Bollmesa: use .cherry-ignore in the get-pick-list.sh script
2012-10-23 Andreas Bollmesa: fix indentation in get-pick-list.sh script
2012-10-23 Andreas Bollmesa: grep for commits with cherry picked in commit...
next