summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* meson: fixes mingw-clang32 buildingYonggang Luo2022-11-172-14/+16
* meson: Refactoring shared gen_vs_module_defs_normal_command outYonggang Luo2022-11-171-0/+5
* bin/perf-annotate-jit.py: Update to Python 3.Vinson Lee2022-08-211-3/+3
* egl: Remove eglextchromium.h and import eglext_angle.hYonggang Luo2022-08-091-2/+1
* bin/gen_release_notes.py: bump advertised vulkan version to 1.3Eric Engestrom2022-08-031-1/+1
* bin: Add a script for filtering/sorting refcount logsJesse Natalie2022-05-021-0/+78
* win32: Fixes 32 bits visual studio module definition files by add script gen_...Yonggang Luo2022-04-192-0/+99
* bin/gen_calendar_entries: fix newlines on windowsErik Faye-Lund2022-01-161-3/+3
* vulkan/include: import the video codec headers.Dave Airlie2021-11-091-0/+7
* android_stub: update platform headers to include atraceYiwei Zhang2021-10-091-10/+13
* bin/khronos-update.py: add upstream for vulkan_directfb.h & vulkan_screen.hEric Engestrom2021-09-191-0/+2
* bin/khronos-update.py: update the branch name (s/master/main/)Eric Engestrom2021-09-191-40/+40
* symbols-check: Fix symbol demangling for WindowsJesse Natalie2021-09-161-1/+1
* python: drop python2 supportEric Engestrom2021-08-142-2/+0
* python: explicitly require python3Eric Engestrom2021-08-142-2/+2
* pick-ui: show commit dateEric Engestrom2021-08-102-1/+9
* pick-ui: show nomination type in the UIEric Engestrom2021-08-101-1/+2
* pick-ui: drop assert that optional argument is passedEric Engestrom2021-08-101-2/+1
* bin/gen_release_notes: Fix commits with multiple Closes:Dylan Baker2021-08-042-10/+39
* bin/gen_release_notes: Don't consider issues for other projectsDylan Baker2021-08-042-2/+25
* bin/gen_release_notes: Add basic tests for parsing issuesDylan Baker2021-08-042-4/+58
* pass egl-symbols-check test on mips64elsuijingfeng2021-07-211-0/+3
* egl/android: add aosp_nougat system/window.h back for back compatYiwei Zhang2021-06-111-0/+4
* egl/android: refactor to use the legit vndk/window.h headerYiwei Zhang2021-06-091-1/+0
* bin/pick: Rename master branch to mainJordan Justen2021-05-053-10/+10
* commit_in_branch_test.py: Rename branch master to mainJordan Justen2021-05-051-9/+9
* anv: Remove vkCreateDmaBufINTEL (v4)Chad Versace2021-04-081-1/+0
* bin/gen_release_notes.py: more robust rST escapingErik Faye-Lund2021-04-011-11/+71
* bin/post_version: convert the csv.reader into a concrete listDylan Baker2021-01-211-1/+1
* bin/gen_calendar_entries: Add support for making a releaseDylan Baker2021-01-072-1/+179
* bin/gen_calendar_entries: Add support for extending a releaseDylan Baker2021-01-072-10/+167
* bin: Add script for manipulating the release calendarDylan Baker2021-01-072-0/+237
* docs: store the release-calendar information in csv (and fix tests)Dylan Baker2021-01-072-150/+54
* bin/remove get-pick-list.sh filesDylan Baker2021-01-062-195/+0
* pick-ui: don't handle the mouseDylan Baker2021-01-061-1/+1
* mapi: Fix symbols check with ASan enabled.Eric Anholt2020-12-151-0/+2
* android_stub: Update platform headers to include gralloc1.h.Eric Anholt2020-10-191-1/+2
* symbols-check: Add __cxa_guard_* to the list of approved symbols.Eric Anholt2020-10-141-1/+3
* bin/gen_release_notes.py: escape special rST charactersEric Engestrom2020-09-301-4/+18
* pick-ui: specify git commands in "resolve cherry pick" messageEric Engestrom2020-08-081-2/+2
* ci: Include enough Android headers to let us compile test EGLKristian H. Kristensen2020-08-051-0/+53
* bin/khronos-update: add workaround for python bug 9625Eric Engestrom2020-07-241-1/+4
* bin/khronos-update: add support for the SPIRV filesEric Engestrom2020-07-241-0/+11
* bin/khronos-update: having a folder in include/ is not a requirementEric Engestrom2020-07-241-3/+4
* bin/gen_release_notes: automatically commit release notesEric Engestrom2020-07-221-0/+5
* post_version.py: fix relnotes linksEric Engestrom2020-07-221-1/+5
* post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom2020-07-221-2/+2
* post_version.py: stop using non-existent functions and fix commit messageEric Engestrom2020-07-221-3/+2
* post_version.py: drop incorrect conf.py changesEric Engestrom2020-07-221-28/+0
* post_version.py: don't generate relnotes twiceEric Engestrom2020-07-221-1/+0