https://bugs.freedesktop.org/show_bug.cgi?id=83463

          Priority: medium
            Bug ID: 83463
          Keywords: bisected, regression
                CC: i...@freedesktop.org, matts...@gmail.com,
                    xynop...@gmail.com
          Assignee: mesa-dev@lists.freedesktop.org
           Summary: [swrast] piglit glsl-vs-clamp-1 regression
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: v...@freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 58b386dce435d2d82c2dc80b1a8d1373bb3e0ac6 (master 10.4.0-devel)

piglit glsl-vs-clamp-1 times out on swrast.

8f890b119eaff88a7fad64abbf183cbcc22edc7a is the first bad commit
commit 8f890b119eaff88a7fad64abbf183cbcc22edc7a
Author: Abdiel Janulgue <abdiel.janul...@linux.intel.com>
Date:   Thu Jun 19 22:15:14 2014 -0700

    glsl: Optimize clamp(x, 0, 1) as saturate(x)

    v2: - Check that the base type is float (Ian Romanick)
    v3: - Make sure comments reflect that we are doing a commutative operation
        - Add missing condition where the inner constant is 1.0 and outer
constant is 0.0
        - Make indexing of operands easier to read (Matt Turner)

    Reviewed-by: Matt Turner <matts...@gmail.com>
    Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>
    Signed-off-by: Abdiel Janulgue <abdiel.janul...@linux.intel.com>

:040000 040000 5174a30266aa05b4334c831e1cd51de1376e4b70
916e9faa0afc6c04e530af2a3c0dfb938a7f07de M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to