[Mesa-dev] [Bug 72654] [llvmpipe] piglit arb_color_buffer_float-render GL_RGBA16F fog regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 31 18:25:17 PST 2013


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
commit 27d47bd42f417db96842c9453092acf68944a4c8
Author: Roland Scheidegger <sroland at vmware.com>
Date:   Fri Dec 13 21:20:05 2013 +0100

    gallivm: fix pointer type for stmxcsr/ldmxcsr

    The argument is a i8 pointer not a i32 pointer (even though the value
actual
    stored/loaded IS i32). Older llvm versions didn't care but 3.2 and newer do
    leading to crashes.

    Reviewed-by: Zack Rusin <zackr at vmware.com>

-- 
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/20140101/1d1cb1cb/attachment.html>


More information about the mesa-dev mailing list