Module: Mesa Branch: staging/19.1 Commit: 69399e68923c3d681d35493244e8f65997f6d4ca URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=69399e68923c3d681d35493244e8f65997f6d4ca
Author: Juan A. Suarez Romero <[email protected]> Date: Thu Sep 26 08:48:34 2019 +0000 cherry-ignore: util: added missing headers in anon-file Fixes: The commit was reverted later. Signed-off-by: Juan A. Suarez Romero <[email protected]> --- bin/.cherry-ignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index ce026ea2aa2..5593d275569 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -29,3 +29,5 @@ f833b4cada07b746a10ffa4d93fcd821920c3cb1 docs: Update to OpenGL 4.6 in the relea 66f2aa6ccd0b226eebe2c1a46281160b0a54d522 docs: Add the maximum implemented Vulkan API version in 19.3 rel notes # revert: The following commit was requested to be removed from stable branch by original author. dcc0e23438f3e5929c2ef74d57e8207be25ecb41 Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP" +# fixes: The following commit was reverted later +c73988300f943e185a50aaba015f2f114ffcb262 util: added missing headers in anon-file _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
