[Mesa-dev] [Bug 83463] New: [swrast] piglit glsl-vs-clamp-1 regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Sep 3 16:00:38 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=83463
Priority: medium
Bug ID: 83463
Keywords: bisected, regression
CC: idr at freedesktop.org, mattst88 at gmail.com,
xynopsis at gmail.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: [swrast] piglit glsl-vs-clamp-1 regression
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: vlee at 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.janulgue at 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 <mattst88 at gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
Signed-off-by: Abdiel Janulgue <abdiel.janulgue at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140903/52f5acce/attachment-0001.html>
More information about the mesa-dev
mailing list