summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* bin/get-pick-list.sh: warn when commit lists invalid shaEmil Velikov2018-12-251-0/+11
* bin/get-pick-list.sh: rework handing of sha nominationsEmil Velikov2018-12-251-16/+30
* cherry-ignore: intel/compiler: move nir_lower_bool_to_int32 before nir_lower_...Juan A. Suarez Romero2018-12-251-0/+3
* cherry-ignore: nir: properly find the entry to keep in copy_prop_varsJuan A. Suarez Romero2018-12-251-0/+4
* ac: split 16-bit ssbo loads that may not be dword alignedRhys Perry2018-12-251-0/+2
* cherry-ignore: radv: Fix multiview depth clearsJuan A. Suarez Romero2018-12-251-0/+3
* cherry-ignore: meson: libfreedreno depends upon libdrm (for fence support)Juan A. Suarez Romero2018-12-191-0/+2
* cherry-ignore: add explicit 18.3 only nominationsJuan A. Suarez Romero2018-12-191-0/+3
* cherry-ignore: mesa: Revert INTEL_fragment_shader_ordering supportJuan A. Suarez Romero2018-12-041-0/+3
* cherry-ignore: freedreno: Fix autotools build.Juan A. Suarez Romero2018-11-301-0/+3
* cherry-ignore: mesa/main: fix incorrect depth-errorJuan A. Suarez Romero2018-11-261-0/+3
* cherry-ignore: intel/aub_viewer: Print blend states properlyJuan A. Suarez Romero2018-11-211-0/+1
* cherry-ignore: intel/aub_viewer: fix dynamic state printingJuan A. Suarez Romero2018-11-211-0/+2
* bin/get-pick-list.sh: handle reverts prior to the branchpointEmil Velikov2018-11-211-1/+8
* bin/get-pick-list.sh: use test instead of [ ]Emil Velikov2018-11-211-4/+4
* bin/get-pick-list.sh: handle unofficial "broken by" tagEmil Velikov2018-11-211-1/+8
* bin/get-pick-list.sh: handle fixes tag with missing colonEmil Velikov2018-11-211-1/+5
* bin/get-pick-list.sh: flesh out is_sha_nominationEmil Velikov2018-11-211-2/+9
* bin/get-pick-list.sh: tweak the commit sha matching patternEmil Velikov2018-11-211-1/+1
* bin/get-pick-list.sh: handle the fixes tagEmil Velikov2018-11-212-84/+43
* bin/get-pick-list.sh: handle "typod" usecase.Emil Velikov2018-11-212-43/+8
* bin/get-pick-list.sh: prefix output with "[stable] "Emil Velikov2018-11-211-0/+15
* bin/get-pick-list.sh: simplify git oneline printingEmil Velikov2018-11-211-1/+1
* cherry-ignore: add explicit 18.3 only nominationsJuan A. Suarez Romero2018-11-211-0/+4
* cherry-ignore: i965/batch: avoid reverting batch buffer if saved state is an ...Juan A. Suarez Romero2018-11-071-0/+2
* cherry-ignore: add explicit 18.3 only nominationsJuan A. Suarez Romero2018-11-061-0/+2
* cherry-ignore: Revert "anv/skylake: disable ForceThreadDispatchEnable"Juan A. Suarez Romero2018-10-291-0/+2
* radeonsi: NaN should pass kill_ifMarek Olšák2018-10-021-0/+2
* cherry-ignore: radv: fix descriptor pool allocation sizeJuan A. Suarez Romero2018-09-191-0/+2
* cherry-ignore: i965/tools: 32bit compilation with mesonAndres Gomez2018-09-081-0/+2
* cherry-ignore: anv/blorp: Fix a comment as per Nanley's review feedbackAndres Gomez2018-09-031-0/+2
* cherry-ignore: radeonsi: fix regression in indirect input swizzles.Andres Gomez2018-09-011-0/+3
* cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM readsAndres Gomez2018-08-301-0/+3
* cherry-ignore: autotools: don't ship the git_sha1.h generated in git in the t...Andres Gomez2018-08-221-0/+3
* meson, install_megadrivers: Also remove stale symlinksGert Wollny2018-08-071-2/+4
* bin/get-pick-listh.sh: force git --pretty=mediumDylan Baker2018-05-231-1/+1
* bin/bugzilla_mesa.sh: explicitly set the --pretty argumentDylan Baker2018-05-231-1/+1
* bin: force git show to use default pretty settingDylan Baker2018-04-271-2/+2
* bin/install_megadrivers: rename a few variables to make things clearerDylan Baker2018-04-231-8/+8
* bin/install_megadrivers: fix DESTDIR and -D*-pathDylan Baker2018-04-231-2/+6
* meson: fix megadriver symlinkingDylan Baker2018-04-051-1/+1
* meson: extend install_megadrivers script to handle symmlinkingDylan Baker2017-12-041-0/+14
* meson: Add script to use VERSION file for getting versionDylan Baker2017-11-091-0/+35
* git_sha1_gen: create empty file in fallback pathEric Engestrom2017-10-301-0/+2
* meson: bring MESA_GIT_SHA1 in line with other build systemsEric Engestrom2017-10-271-0/+21
* buildsys: move file regeneration logic to the script itselfEric Engestrom2017-10-271-1/+12
* install_megadrivers: print the full path with driver nameDylan Baker2017-10-261-1/+1
* git_sha1_gen: use git_sha1.h.in on all build systemsEric Engestrom2017-10-161-1/+4
* git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env varBrian Paul2017-10-101-13/+26
* meson: Build i965 and dri stackDylan Baker2017-10-091-0/+55