[Mesa-dev] [Bug 36182] Game Trine from http://www.humblebundle.com/ needs ATI_draw_buffers

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 13 18:10:39 PDT 2011


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

Eric Anholt <eric at anholt.net> changed:

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

--- Comment #13 from Eric Anholt <eric at anholt.net> 2011-04-13 18:10:39 PDT ---
commit a9a02c8a39620515ec9fd0d774ce329cf67ecb4e
Author: Eric Anholt <eric at anholt.net>
Date:   Wed Apr 13 12:02:54 2011 -0700

    mesa: Expose ATI_draw_buffers.

    This is the same as ARB_draw_buffers (which derived from it), except
    for s/ARB/ATI/.  The glapi bits were already in place, and what was
    missing was just the ARB_fp part.  The new Humble Bundle game "trine"
    tries to use this extension without checking that it's exposed, which
    this works around.

    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=36182
    Reviewed-by: Brian Paul <brianp at vmware.com>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list