Module: Mesa Branch: 9.2 Commit: c8e0d10c0a3303f576801c1d625d2675c810c297 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c8e0d10c0a3303f576801c1d625d2675c810c297
Author: Carl Worth <[email protected]> Date: Mon Oct 28 09:56:34 2013 -0700 cherry-ignore: Ignore another commit This one is a bug fix for code that is not actually present in 9.2, (the code being fixed was added in commit commit 079bdba05f ). --- bin/.cherry-ignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/bin/.cherry-ignore b/bin/.cherry-ignore index 3f4e932..86c31e1 100644 --- a/bin/.cherry-ignore +++ b/bin/.cherry-ignore @@ -16,3 +16,6 @@ d8ac987f6ab228df1a478b36c3d889992754374f glsl: Disallow uniform block layout qua # Doesn't cherry-pick cleanly. Haven't heard back from requests to authors to # rebase. 57f38e9f921bcfac0087765b4acb2c258604ea29 radeonsi: fix blitting the last 2 mipmap levels of compressed textures + +# Code being fixed is not present in 9.2 +f278d49c4bcfedbda10cb224cb251e3755e88288 i965: Do not set bilinear_filter flag in case of multisample blits _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
