[Mesa-dev] [Bug 75389] state_tracker/st_glsl_to_tgsi.cpp:5144:38: error: cannot convert 'exec_list*' to 'FILE* {aka _IO_FILE*}' for argument '1' to 'void _mesa_print_ir(FILE*, exec_list*, _mesa_glsl_parse_state*)'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Feb 22 20:15:44 PST 2014


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |idr at freedesktop.org,
                   |                            |kenneth at whitecape.org,
                   |                            |mattst88 at gmail.com

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> ---
1e3bd9f9a5af90295788c5d71ea27c61eb7bd984 is the first bad commit
commit 1e3bd9f9a5af90295788c5d71ea27c61eb7bd984
Author: Eric Anholt <eric at anholt.net>
Date:   Thu Feb 20 18:00:23 2014 -0800

    glsl: Add a file argument to the IR printer.

    While we want to be able to print to stdout for glsl_compiler, for
    debugging drivers we want to be able to dump to stderr because that's
    where other driver debug (like LIBGL_DEBUG) tends to go, and because some
    apps actually close stdout to shut up their own messages (such as the X
    Server, or NWN).

    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
    Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
    Reviewed-by: Matt Turner <mattst88 at gmail.com>

:040000 040000 cddc74d4801fc1a096fa3bb784fcf8f19cfbdf2f
1486f4aca5ff841ccae8a3893a3f93a7b3c4f524 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/20140223/dc1a9b70/attachment-0001.html>


More information about the mesa-dev mailing list