On Sat, 06 Nov 2010 10:04:31 +0000, Peter Clifton <[email protected]> wrote: > Fixes corruption with glBufferSubData on my machine, > > Can someone review and push?
Oddly, the pitch for BLT is in bytes and it should be sufficient to be a multiple of element-size. Or two element-size depending on circumstances. Just to satisfy my curiosity, what happens with (1<<15 - 2)? -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
