https://bugs.freedesktop.org/show_bug.cgi?id=32666
Álmos <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/Gallium/r300 |Mesa core AssignedTo|[email protected] |[email protected]. |.org |org --- Comment #1 from Álmos <[email protected]> 2011-01-31 14:41:00 PST --- Since 1dd8e2757852682af44b63193c89dff3c09c7703 it asserts at a different position: at line 144 in st_gl_texture_dims_to_pipe_dims() in the GL_TEXTURE_CUBE_MAP branch of the switch conditional. Removing that assert (which seems pointless to me, because depthIn is not actually used in that case) restores the old behavior. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/dri-devel
