index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0
Eric Engestrom
2020-07-10
1
-0
/
+1
*
introduce `commit_in_branch.py` script to help devs figure this out
Eric Engestrom
2020-07-10
2
-0
/
+257
*
bin/symbols-check.py: add --ignore-symbol argument
Pierre-Eric Pelloux-Prayer
2020-07-10
1
-0
/
+5
*
bin/symbols-check: explain C++ symbols workaround
Eric Engestrom
2020-06-23
1
-2
/
+4
*
khronos-update.py: add script to simplify update of Khronos headers & xml files
Eric Engestrom
2020-06-18
1
-0
/
+202
*
post_version.py: update script to the new rST way of things
Eric Engestrom
2020-06-13
1
-83
/
+59
*
gen_release_notes.py: update script to the new rST way of things
Eric Engestrom
2020-06-13
1
-60
/
+45
*
bin/perf-annotate-jit.py: update internal reference
Erik Faye-Lund
2020-06-13
1
-1
/
+1
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
1
-10
/
+10
*
git_sha1_gen.py: fix whitespace
Eric Engestrom
2020-05-20
1
-1
/
+2
*
git_sha1_gen.py: fix code style
Eric Engestrom
2020-05-20
1
-1
/
+1
*
git_sha1_gen.py: fix out-of-date comment
Eric Engestrom
2020-05-20
1
-1
/
+0
*
post_version.py: stop adding release candidates to the index and relnotes
Eric Engestrom
2020-05-13
1
-4
/
+8
*
post_version.py: invert `is_point` into `is_first_release` to make its purpos...
Eric Engestrom
2020-05-13
1
-9
/
+7
*
post_version.py: fix branch name construction for release candidates
Eric Engestrom
2020-05-13
1
-2
/
+13
*
scripts: remove unittest.mock dependency when not used
Andres Gomez
2020-05-01
1
-2
/
+0
*
pick-ui: show commit sha in the pick list
Eric Engestrom
2020-04-21
1
-1
/
+1
*
pick-ui: make .pick_status.json path relative to the git root instead of the ...
Eric Engestrom
2020-04-21
1
-1
/
+4
*
pick-ui: compute .pick_status.json path only once
Eric Engestrom
2020-04-21
1
-7
/
+6
*
pick-ui: auto-scroll the feedback window
Eric Engestrom
2020-04-20
1
-0
/
+2
*
bin/pick-ui: Add a new maintainer script for picking patches
Dylan Baker
2020-04-20
5
-0
/
+1142
*
bin/gen_release_notes.py: Fix version detection for .0 release
Dylan Baker
2020-04-20
2
-37
/
+15
*
gen_release_notes: resolve ambiguity by renaming `version` to `previous_versi...
Eric Engestrom
2020-03-12
1
-10
/
+10
*
gen_release_notes: fix version in "you should wait" message
Eric Engestrom
2020-03-12
1
-1
/
+1
*
gen_release_notes: fix vulkan version reported
Eric Engestrom
2020-03-07
1
-1
/
+1
*
bin/gen_release_notes.py: fix commit list command
Eric Engestrom
2020-03-06
1
-1
/
+1
*
bin/post_version.py: Make the git commit as well.
Dylan Baker
2020-03-05
2
-0
/
+10
*
bin/post_version.py: Pretty print the html
Dylan Baker
2020-03-05
1
-3
/
+3
*
bin/post_version.py: Update the release calendar as well
Dylan Baker
2020-03-05
2
-0
/
+190
*
meson: simplify install_megadrivers.py invocation
Eric Engestrom
2019-12-27
2
-1
/
+3
*
meson: add windows support to symbols checks
Eric Engestrom
2019-11-05
1
-3
/
+41
*
bin/gen_release_notes.py: Add a warning if new features are introduced in a p...
Dylan Baker
2019-10-25
1
-2
/
+5
*
bin/gen_release_notes.py: html escape all external data
Dylan Baker
2019-10-25
1
-4
/
+7
*
bin/post_release.py: Add .html to hrefs
Dylan Baker
2019-10-25
1
-2
/
+3
*
bin/post_version.py: white space fixes
Dylan Baker
2019-10-25
1
-1
/
+1
*
bin/post_version.py: Pass version as an argument
Dylan Baker
2019-10-25
1
-16
/
+10
*
bin/gen_release_notes.py: Return "None" if there are no new features
Dylan Baker
2019-10-25
1
-0
/
+2
*
bin/gen_release_notes.py: strip '#' from gitlab bugs
Dylan Baker
2019-10-25
1
-1
/
+1
*
bin/gen_release_notes.py: fix conditional of bugfix
Dylan Baker
2019-10-25
1
-1
/
+1
*
symbols-check: ignore exported C++ symbols
Eric Engestrom
2019-10-13
1
-0
/
+4
*
bin: delete unused releasing scripts
Dylan Baker
2019-10-03
2
-64
/
+0
*
release: Add an update_release_calendar.py script
Dylan Baker
2019-10-03
1
-0
/
+122
*
scripts: Add a gen_release_notes.py script
Dylan Baker
2019-10-03
3
-0
/
+326
*
bin/get-pick-list: use --oneline=pretty instead of --oneline
Dylan Baker
2019-09-25
1
-1
/
+1
*
bin/get-pick-list.sh: sha1 commits can be smaller than 8 chars
Juan A. Suarez Romero
2019-09-24
1
-1
/
+1
*
symbols-check: fix `nm` invocation on MacOS
Eric Engestrom
2019-08-04
1
-4
/
+14
*
symbols-check: discard platform symbols early
Eric Engestrom
2019-08-04
1
-2
/
+2
*
symbols-check: skip test if we can't get the symbols list
Eric Engestrom
2019-08-04
1
-1
/
+6
*
symbols-check: introduce new python script
Eric Engestrom
2019-07-10
2
-0
/
+116
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-9
/
+0
[next]