Module: Mesa Branch: 17.2 Commit: d9dd945d5c4ca08cd4871736f47adaab64b0e5cf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9dd945d5c4ca08cd4871736f47adaab64b0e5cf
Author: Andres Gomez <[email protected]> Date: Sun Dec 17 18:36:27 2017 +0200 cherry-ignore: r600: set DX10_CLAMP for compute shader too extra: The commit references a previous commit in which the changes should have been included but, as clarified by the developer, it is not needed for stable. Signed-off-by: Andres Gomez <[email protected]> --- bin/.cherry-ignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 545d44038c..10b1674da7 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -154,3 +154,8 @@ bf0904e31fb7d9cd8932d582076c8d7beb02ba89 winsys/amdgpu: disable local BOs again # extra: The commit just references a fix for an additional change in its v2. c1ff99fd70cd2ceb2cac4723e4fd5efc93834746 main: Clear shader program data whenever ProgramBinary is called + +# extra: The commit references a previous commit in which the changes +# should have been included but, as clarified by the +# developer, it is not needed for stable. +71e630753ebbee82e8f8709da5488296b2c070c8 r600: set DX10_CLAMP for compute shader too _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
