[Mesa-dev] [Bug 47630] sp_texture.c:322:softpipe_get_transfer: Assertion `level <= resource->last_level' failed.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 20 23:16:26 PDT 2012


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

Vinson Lee <vlee at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |brianp at vmware.com

--- Comment #1 from Vinson Lee <vlee at freedesktop.org> 2012-03-20 23:16:26 PDT ---
73fd269d2f5aa2a0b9bc03ef904b81e263e3cc37 is the first bad commit
commit 73fd269d2f5aa2a0b9bc03ef904b81e263e3cc37
Author: Brian Paul <brianp at vmware.com>
Date:   Sat Mar 17 16:30:03 2012 -0600

    mesa: add integer texture completeness check

    Per the spec, only nearest filtering is supported for integer textures.
    Otherwise, the texture is incomplete.

    Reviewed-by: José Fonseca <jfonseca at vmware.com>
    Reviewed-by: Eric Anholt <eric at anholt.net>

-- 
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