diff options
author | Andres Gomez <[email protected]> | 2017-10-26 16:15:47 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2017-10-27 18:07:38 +0300 |
commit | 52019bad1dbd4abd5a89957c70490827ef6367ec (patch) | |
tree | 31fb74974062431f4a9d4233219875cd24996a71 /bin | |
parent | 9bdd943ff258a0d942a7e49fa6a57ee0a75c9427 (diff) |
cherry-ignore: glsl: fix derived cs variables
stable: Commit is too big for stable at this point.
Signed-off-by: Andres Gomez <[email protected]>
Diffstat (limited to 'bin')
-rw-r--r-- | bin/.cherry-ignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index aeca6664e70..67a78a2da98 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -46,3 +46,6 @@ fe2a6281b3b299998fe7399e7dbcc2077d773824 egl/drm: Fix misused x and y offsets in a7ecf7b86f4eae59f3ceac2125e5d1725c403c07 Travis: add binutils 2.26 for a few more LLVM 3.9 builds 36d6d1e931936a80da327889862ba02942ac427b configure.ac: add llvm_add_optional_component helper df3a43018020c16c1dfa88a76c9a84c9fb85be38 configure.ac: add missing LLVM components for OpenCL + +# stable: Commit is too big for stable at this point. +4d24a7cb97641cacecd371d1968f6964785822e4 glsl: fix derived cs variables |