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