[Bug 32905] [r300g] src/gallium/drivers/r300/r300_state.c:1874:r300_set_constant_buffer: Assertion `(buf->width0 % (4 * sizeof(float))) == 0' failed.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 7 12:16:27 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=32905
--- Comment #1 from Vinson Lee <vlee at vmware.com> 2011-01-07 12:16:27 PST ---
be1af4394e060677b7db6bbb8e3301e38a3363da is the first bad commit
commit be1af4394e060677b7db6bbb8e3301e38a3363da
Author: Marek Olšák <maraeo at gmail.com>
Date: Sun Dec 26 04:29:44 2010 +0100
r300g: derive user buffer sizes at draw time
This only uploads the [min_index, max_index] range instead of [0, userbuf
size],
which greatly speeds up user buffer uploads.
This is also a prerequisite for atomizing vertex arrays in st/mesa.
:040000 040000 9187e08ae3db4c38d8415d0175a2db364a34f533
8a448bddabc39ed22a122def93d638cddcd4d0c8 M src
bisect run success
--
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 dri-devel
mailing list