[Mesa-dev] [Bug 72619] [llvmpipe] piglit copyteximage 2D regression

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 30 23:36:29 PST 2013


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

Vinson Lee <vlee at freedesktop.org> changed:

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

--- Comment #4 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
actually
    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/20131231/ada5a4db/attachment.html>


More information about the mesa-dev mailing list