On Thu, 30 Mar 2006 09:22:15 -0700 Brian Paul <[EMAIL PROTECTED]> wrote:
> Aapo Tahkola wrote: > > On Thu, 30 Mar 2006 08:11:49 -0700 > > Brian Paul <[EMAIL PROTECTED]> wrote: > > > > > >>Aapo Tahkola wrote: > >> > >>>On Mon, 27 Mar 2006 08:00:43 -0700 > >>>Brian Paul <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>>>I want to get Mesa 6.5 out this week. Please don't check in any risky > >>>>code in the mean time. Bug fixes only. Thanks. > >>> > >>> > >>>reftects buffer reads appear to be broken. > >> > >>Seems to work here w/ the i915 driver and x11 driver. What exactly is > >>the problem? > > > > > > reflect: main/framebuffer.c:670: _mesa_source_buffer_exists: Assertion > > `att[BUFFER_DEPTH].Renderbuffer->DepthBits > 0' failed. > > reflect: main/framebuffer.c:677: _mesa_source_buffer_exists: Assertion > > `att[BUFFER_STENCIL].Renderbuffer->StencilBits > 0' failed. > > OK, I think I know what's wrong. Watch for a check-in. Works. > > > >>>Also VBOs enabled xmoto stopped working at some point. > >>>I suspect its some sort of problem with pointer addition of > >>>tex coords as r300 driver only suffers from this if vtxfmt_a is disabled. > >> > >>I don't have an r300 to test. > > > > > > I dont have time to test but I put my money on this change: > > http://webcvs.freedesktop.org/mesa/Mesa/src/mesa/main/api_arrayelt.c?r1=1.36&r2=1.37 > > If you undo that change do things work? Yes. -- Aapo Tahkola ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
