https://bugs.freedesktop.org/show_bug.cgi?id=92552
Bug ID: 92552 Summary: [softpipe] piglit egl-create-context-valid-flag-forward-compatible-gl regression Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Keywords: bisected, regression Severity: normal Priority: medium Component: Mesa core Assignee: mesa-dev@lists.freedesktop.org Reporter: v...@freedesktop.org QA Contact: mesa-dev@lists.freedesktop.org CC: chad.vers...@intel.com, emil.l.veli...@gmail.com, stu_...@126.com, ystree...@gmail.com mesa: 86ccb2a16f6d21be29cd99d38831eab6079ce107 (master 11.1.0-devel) $ ./bin/egl-create-context-valid-flag-forward-compatible-gl -auto Unexpected EGL error: EGL_BAD_ATTRIBUTE 0x3004 Expected EGL error: EGL_BAD_MATCH 0x3009 PIGLIT: {"result": "fail" } 11cabc45b7124e51d5ead42db6dceb5a3755266b is the first bad commit commit 11cabc45b7124e51d5ead42db6dceb5a3755266b Author: Matthew Waters <ystree...@gmail.com> Date: Mon Sep 14 18:35:45 2015 +0100 egl: rework handling EGL_CONTEXT_FLAGS As of version 15 of the EGL_KHR_create_context spec, debug contexts are allowed for ES contexts. We should allow creation instead of erroring. While we're here provide a more comprehensive checking for the other two flags - ROBUST_ACCESS_BIT_KHR and FORWARD_COMPATIBLE_BIT_KHR v2 [Emil Velikov] Rebase. Minor tweak in commit message. Cc: Boyan Ding <boyan.j.d...@gmail.com> Cc: Chad Versace <chad.vers...@intel.com> Cc: "10.6 11.0" <mesa-sta...@lists.freedesktop.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91044 Signed-off-by: Matthew Waters <ystree...@gmail.com> Signed-off-by: Emil Velikov <emil.l.veli...@gmail.com> :040000 040000 b134e418a0c11e0fecde8623388be853cddd62c7 217dd9b7d9475918f9ac20a3592bffc399a87319 M src bisect run success -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev