summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2017-06-28cherry-ignore: bin/get-fixes-pick-list.sh: better identify multiple "fixes:" ...Andres Gomez1-1/+4
2017-06-28cherry-ignore: 17.1.4 rejected commitsAndres Gomez1-1/+8
2017-06-03Revert "cherry-ignore: anv: Require vertex buffers to come from a 32-bit heap"Juan A. Suarez Romero1-2/+0
2017-06-02Revert "cherry-ignore: anv: [...]"Juan A. Suarez Romero1-11/+1
2017-06-01cherry-ignore: anv: Refactor memory type setupJuan A. Suarez Romero1-1/+2
2017-06-01cherry-ignore: anv: Add valid_bufer_usage to the memory type metadataJuan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: radv: fix regression in descriptor set freeingJuan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: anv: Require vertex buffers to come from a 32-bit heapJuan A. Suarez Romero1-1/+2
2017-06-01cherry-ignore: anv: Advertise both 32-bit and 48-bit heaps when we have enoug...Juan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: anv: Make supports_48bit_addresses a heap propertyJuan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: anv: Stop setting BO flags in bo_init_newJuan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: anv: Determine the type of mapping based on type metadataJuan A. Suarez Romero1-0/+2
2017-06-01cherry-ignore: radeonsi: load patch_id for TES-as-ES when exporting for PSJuan A. Suarez Romero1-0/+2
2017-05-18bin/get-fixes-pick-list.sh: bring back the warningAndres Gomez1-7/+13
2017-05-18bin/get-fixes-pick-list.sh: don't warn if more than one, go over themAndres Gomez1-25/+26
2017-05-18bin/get-{extra,fixes}-pick-list.sh: improve outputJuan A. Suarez Romero2-3/+8
2017-05-18bin/get-{extra,fixes}-pick-list.sh: add support for ignore listJuan A. Suarez Romero2-0/+13
2017-04-04bin/get-fixes-pick-list.sh: fix typoJuan A. Suarez Romero1-1/+1
2017-03-10bin/get-fixes-pick-list.sh: do not mandate bashEmil Velikov1-1/+1
2017-03-10bin/shortlog_mesa.sh: remove the final bashismEmil Velikov1-2/+2
2017-03-10bin/bugzilla_mesa.sh: rework the looping methodEmil Velikov1-26/+12
2017-03-10bin/perf-annotate-jit: add .py suffixEmil Velikov1-0/+0
2017-02-16bin/get-fixes-pick-list.sh: add new scriptEmil Velikov1-0/+61
2017-02-16bin/get-pick-list.sh: remove ancient way of nominating patchesEmil Velikov1-1/+1
2017-02-16bin/get-pick-list.sh: limit `git grep ...' only as neededEmil Velikov1-2/+5
2017-02-16bin/get-typod-pick-list.sh: limit `git grep ...' to only as neededEmil Velikov1-2/+5
2017-02-16bin/get-extra-pick-list: rework to use already_picked listEmil Velikov1-8/+11
2017-02-16bin/get-extra-pick-list: use git merge-base to get the branchpointEmil Velikov1-2/+1
2017-01-13get-typod-pick-list.sh: add new scriptEmil Velikov1-0/+39
2016-08-31Introduce .editorconfigEric Engestrom1-0/+3
2016-07-07bugzilla_mesa.sh: Drop "Bug " from sed commandEmil Velikov1-1/+1
2016-02-29mesa; add get-extra-pick-list.sh script into bin/Emil Velikov1-0/+35
2015-07-13bugzilla_mesa.sh: sort the bugs list by numberEmil Velikov1-8/+5
2013-07-31get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"Carl Worth1-1/+1
2013-07-30get-pick-list.sh: Include commits mentionining "CC: mesa-stable..." in pick listCarl Worth1-1/+1
2013-05-01mesa: add usage examples to get-pick-list and shortlog scriptsAndreas Boll2-0/+12
2013-05-01mesa: Add a script to generate the list of fixed bugsAndreas Boll1-0/+52
2013-04-17gallivm: JIT symbol resolution with linux perf.José Fonseca1-0/+251
2013-03-05mesa: Modify candidate search stringIan Romanick1-1/+1
2013-01-10Remove installmesaMatt Turner1-74/+0
2013-01-10Remove minstallMatt Turner1-112/+0
2013-01-10Remove mklibMatt Turner1-1043/+0
2013-01-03Add new .gitignore entries for Automake 1.13 testsPaul Berry1-0/+1
2012-11-14mesa: use .cherry-ignore in the get-pick-list.sh scriptAndreas Boll1-2/+2
2012-10-23mesa: fix indentation in get-pick-list.sh scriptAndreas Boll1-4/+4
2012-10-23mesa: grep for commits with cherry picked in commit message only onceAndreas Boll1-2/+9
2012-10-23mesa: optimize get-pick-list.sh scriptAndreas Boll1-4/+3
2012-10-23mesa: simplify get-pick-list.sh scriptAndreas Boll1-1/+3
2012-10-23mesa: add get-pick-list.sh script into bin/Ian Romanick1-0/+21
2012-09-14mklib: clean up abi flags for x86 targetsMike Frysinger1-18/+24