From: Chia-I Wu <ol...@gm...> - 2010-04-10 05:59:15
|
On Fri, Apr 9, 2010 at 9:07 PM, Keith Whitwell <ke...@vm...> wrote: > On Fri, 2010-04-09 at 03:43 -0700, Keith Whitwell wrote: >> On Thu, 2010-04-08 at 15:20 -0700, Marek Olšák wrote: >> > On Thu, Apr 8, 2010 at 3:54 PM, Keith Whitwell <ke...@vm...> >> > wrote: >> > >> > OK, it seems like quite a few cases had migrated to the new >> > >> > buffer_map_range() behaviour. I've looked at all I can find >> > and moved >> > them back to the old behaviour. >> > >> > glean is passing now on softpipe. >> > >> > There's now an assertion failure in pipe_buffer_flush_mapped_range. >> > Given a mapped range, the current behavior in debug build doesn't >> > allow to flush its subrange if it doesn't touch the last byte of the >> > range. The attached patch fixes that and changes u_uploadmgr for the >> > mapped and flushed ranges to match. Please review. >> > >> > Other than that, it's stable as master. Thank you very much. >> >> OK, if nobody chimes in, let's look at merging this to master in the >> next day or so. >> > > I've made a final merge of master into gallium-resources. Please try it > out and report/fix any issues. This will be merged tomorrow. Texturing in i915g seems to be broken. You can find screenshots of drawpix and teapot in the attachments. Any idea? -- ol...@Lu... |