summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2022-01-16bin/gen_calendar_entries: fix newlines on windowsErik Faye-Lund1-3/+3
2021-11-09vulkan/include: import the video codec headers.Dave Airlie1-0/+7
2021-10-09android_stub: update platform headers to include atraceYiwei Zhang1-10/+13
2021-09-19bin/khronos-update.py: add upstream for vulkan_directfb.h & vulkan_screen.hEric Engestrom1-0/+2
2021-09-19bin/khronos-update.py: update the branch name (s/master/main/)Eric Engestrom1-40/+40
2021-09-16symbols-check: Fix symbol demangling for WindowsJesse Natalie1-1/+1
2021-08-14python: drop python2 supportEric Engestrom2-2/+0
2021-08-14python: explicitly require python3Eric Engestrom2-2/+2
2021-08-10pick-ui: show commit dateEric Engestrom2-1/+9
2021-08-10pick-ui: show nomination type in the UIEric Engestrom1-1/+2
2021-08-10pick-ui: drop assert that optional argument is passedEric Engestrom1-2/+1
2021-08-04bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker2-10/+39
2021-08-04bin/gen_release_notes: Don't consider issues for other projectsDylan Baker2-2/+25
2021-08-04bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker2-4/+58
2021-07-21pass egl-symbols-check test on mips64elsuijingfeng1-0/+3
2021-06-11egl/android: add aosp_nougat system/window.h back for back compatYiwei Zhang1-0/+4
2021-06-09egl/android: refactor to use the legit vndk/window.h headerYiwei Zhang1-1/+0
2021-05-05bin/pick: Rename master branch to mainJordan Justen3-10/+10
2021-05-05commit_in_branch_test.py: Rename branch master to mainJordan Justen1-9/+9
2021-04-08anv: Remove vkCreateDmaBufINTEL (v4)Chad Versace1-1/+0
2021-04-01bin/gen_release_notes.py: more robust rST escapingErik Faye-Lund1-11/+71
2021-01-21bin/post_version: convert the csv.reader into a concrete listDylan Baker1-1/+1
2021-01-07bin/gen_calendar_entries: Add support for making a releaseDylan Baker2-1/+179
2021-01-07bin/gen_calendar_entries: Add support for extending a releaseDylan Baker2-10/+167
2021-01-07bin: Add script for manipulating the release calendarDylan Baker2-0/+237
2021-01-07docs: store the release-calendar information in csv (and fix tests)Dylan Baker2-150/+54
2021-01-06bin/remove get-pick-list.sh filesDylan Baker2-195/+0
2021-01-06pick-ui: don't handle the mouseDylan Baker1-1/+1
2020-12-15mapi: Fix symbols check with ASan enabled.Eric Anholt1-0/+2
2020-10-19android_stub: Update platform headers to include gralloc1.h.Eric Anholt1-1/+2
2020-10-14symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt1-1/+3
2020-09-30bin/gen_release_notes.py: escape special rST charactersEric Engestrom1-4/+18
2020-08-08pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom1-2/+2
2020-08-05ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen1-0/+53
2020-07-24bin/khronos-update: add workaround for python bug 9625Eric Engestrom1-1/+4
2020-07-24bin/khronos-update: add support for the SPIRV filesEric Engestrom1-0/+11
2020-07-24bin/khronos-update: having a folder in include/ is not a requirementEric Engestrom1-3/+4
2020-07-22bin/gen_release_notes: automatically commit release notesEric Engestrom1-0/+5
2020-07-22post_version.py: fix relnotes linksEric Engestrom1-1/+5
2020-07-22post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom1-2/+2
2020-07-22post_version.py: stop using non-existent functions and fix commit messageEric Engestrom1-3/+2
2020-07-22post_version.py: drop incorrect conf.py changesEric Engestrom1-28/+0
2020-07-22post_version.py: don't generate relnotes twiceEric Engestrom1-1/+0
2020-07-10bin/gen_release_notes.py: drop new_features.txt when we release XX.Y.0Eric Engestrom1-0/+1
2020-07-10introduce `commit_in_branch.py` script to help devs figure this outEric Engestrom2-0/+257
2020-07-10bin/symbols-check.py: add --ignore-symbol argumentPierre-Eric Pelloux-Prayer1-0/+5
2020-06-23bin/symbols-check: explain C++ symbols workaroundEric Engestrom1-2/+4
2020-06-18khronos-update.py: add script to simplify update of Khronos headers & xml filesEric Engestrom1-0/+202
2020-06-13post_version.py: update script to the new rST way of thingsEric Engestrom1-83/+59
2020-06-13gen_release_notes.py: update script to the new rST way of thingsEric Engestrom1-60/+45