index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
cherry-ignore: add explicit 18.1 only nominations
Juan A. Suarez Romero
2018-04-30
1
-0
/
+7
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-25
1
-0
/
+3
*
bin/install_megadrivers: fix DESTDIR and -D*-path
Dylan Baker
2018-04-24
1
-2
/
+6
*
cherry-ignore: add explicit 18.1 only nominations
Juan A. Suarez Romero
2018-04-24
1
-0
/
+5
*
radeonsi/gfx9: fix a hang with an empty first IB
Marek Olšák
2018-04-23
1
-0
/
+3
*
meson: fix megadriver symlinking
Dylan Baker
2018-04-12
1
-1
/
+1
*
cherry-ignore: omx: always define ENABLE_ST_OMX_{BELLAGIO,TIZONIA}
Juan A. Suarez Romero
2018-04-12
1
-0
/
+5
*
cherry-ignore: radv: handle exporting view index to fragment shader. (v1.1)
Juan A. Suarez Romero
2018-04-12
1
-0
/
+4
*
cherry-ignore: ac/shader: fix vertex input with components.
Juan A. Suarez Romero
2018-04-12
1
-0
/
+4
*
cherry-ignore anv: Be more careful about fast-clear colors
Juan A. Suarez Romero
2018-04-12
1
-0
/
+4
*
cherry-ignore: reference correct SHA for the VK_KHX_multiview commit
Emil Velikov
2018-02-28
1
-1
/
+1
*
cherry-ignore: radv: Don't expose VK_KHX_multiview on android.
Emil Velikov
2018-02-05
1
-0
/
+3
*
cherry-ignore: add patches picked without -x
Emil Velikov
2018-01-26
1
-0
/
+3
*
meson: extend install_megadrivers script to handle symmlinking
Dylan Baker
2017-12-04
1
-0
/
+14
*
meson: Add script to use VERSION file for getting version
Dylan Baker
2017-11-09
1
-0
/
+35
*
git_sha1_gen: create empty file in fallback path
Eric Engestrom
2017-10-30
1
-0
/
+2
*
meson: bring MESA_GIT_SHA1 in line with other build systems
Eric Engestrom
2017-10-27
1
-0
/
+21
*
buildsys: move file regeneration logic to the script itself
Eric Engestrom
2017-10-27
1
-1
/
+12
*
install_megadrivers: print the full path with driver name
Dylan Baker
2017-10-26
1
-1
/
+1
*
git_sha1_gen: use git_sha1.h.in on all build systems
Eric Engestrom
2017-10-16
1
-1
/
+4
*
git_sha1_gen: accept MESA_GIT_SHA1_OVERRIDE env var
Brian Paul
2017-10-10
1
-13
/
+26
*
meson: Build i965 and dri stack
Dylan Baker
2017-10-09
1
-0
/
+55
*
git_sha1_gen: fix output on python3
Eric Engestrom
2017-09-25
1
-1
/
+1
*
git_sha1_gen: catch any error the same way
Eric Engestrom
2017-08-02
1
-5
/
+2
*
build: Don't bail on OSError in git_sha1_gen.py
Tobias Klausmann
2017-08-02
1
-0
/
+3
*
build: Convert git_sha1_gen script to Python.
Jose Fonseca
2017-08-01
2
-12
/
+20
*
build systems: move git_sha1_gen.sh to bin/
Eric Engestrom
2017-07-06
1
-0
/
+12
*
bin/get-fixes-pick-list.sh: better identify multiple "fixes:" tags
Andres Gomez
2017-06-15
1
-4
/
+7
*
bin/get-fixes-pick-list.sh: parse just the commit message
Andres Gomez
2017-06-15
1
-2
/
+2
*
bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
2017-05-13
1
-7
/
+13
*
bin/*py: honor editorconfig formatting
Andres Gomez
2017-05-09
1
-2
/
+2
*
bin: use tabs for coding style on *.sh files
Andres Gomez
2017-05-09
1
-2
/
+1
*
bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
2017-05-08
1
-25
/
+26
*
bin/get-{extra,fixes}-pick-list.sh: improve output
Juan A. Suarez Romero
2017-04-20
2
-3
/
+8
*
bin/get-{extra,fixes}-pick-list.sh: add support for ignore list
Juan A. Suarez Romero
2017-04-20
2
-0
/
+13
*
bin/get-fixes-pick-list.sh: fix typo
Juan A. Suarez Romero
2017-04-04
1
-1
/
+1
*
bin/get-fixes-pick-list.sh: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
bin/shortlog_mesa.sh: remove the final bashism
Emil Velikov
2017-03-10
1
-2
/
+2
*
bin/bugzilla_mesa.sh: rework the looping method
Emil Velikov
2017-03-10
1
-26
/
+12
*
bin/perf-annotate-jit: add .py suffix
Emil Velikov
2017-03-10
1
-0
/
+0
*
bin/get-fixes-pick-list.sh: add new script
Emil Velikov
2017-02-16
1
-0
/
+61
*
bin/get-pick-list.sh: remove ancient way of nominating patches
Emil Velikov
2017-02-16
1
-1
/
+1
*
bin/get-pick-list.sh: limit `git grep ...' only as needed
Emil Velikov
2017-02-16
1
-2
/
+5
*
bin/get-typod-pick-list.sh: limit `git grep ...' to only as needed
Emil Velikov
2017-02-16
1
-2
/
+5
*
bin/get-extra-pick-list: rework to use already_picked list
Emil Velikov
2017-02-16
1
-8
/
+11
*
bin/get-extra-pick-list: use git merge-base to get the branchpoint
Emil Velikov
2017-02-16
1
-2
/
+1
*
get-typod-pick-list.sh: add new script
Emil Velikov
2017-01-13
1
-0
/
+39
*
Introduce .editorconfig
Eric Engestrom
2016-08-31
1
-0
/
+3
*
bugzilla_mesa.sh: Drop "Bug " from sed command
Emil Velikov
2016-07-07
1
-1
/
+1
*
mesa; add get-extra-pick-list.sh script into bin/
Emil Velikov
2016-02-29
1
-0
/
+35
[next]