http://bugs.freedesktop.org/show_bug.cgi?id=26051
--- Comment #29 from ken moffat <zarniwhoo...@googlemail.com> 2010-02-17 17:53:52 PST --- (In reply to comment #28) > Ugh, thinko in comment #26 - 862488075c5537b0613753b0d14c267527fc6199 would > need to be replaced by 666e5bf4a6728484b4bc0c7e2583f141f1f2b2b7, which is > where > mesa_7_5_branch branched off master. However, bisecting between > 666e5bf4a6728484b4bc0c7e2583f141f1f2b2b7 and > 9982821cdaf2205443c6297368eaab4115bf92f6 is probably pointless as the > radeon-rewrite branch was merged between them... > > So, it seems like most likely the lockups are due to a stencil related > radeon-rewrite regression. > > Do apps which actually use the stencil buffer (e.g. mesa/progs/tests/stencil*) > still lock up with current code patched so that glxgears doesn't lock up? > stencilwrap locks, stencil_twoside doesn't run, stencil_wrap appears to be ok. Full details, using 846cf495226be78b05e74064662eba4e7eb8280e from Tuesday, reverting 5ed440400573631f540701f3efd479d8c1592007 and manually reverting 25b492... (dri_glx.c is no longer in x11 subdirectory). stencil_twoside GL_RENDERER = Mesa DRI R200 (RV280 5964) 20090101 AGP 8x TCL GL_VERSION = 1.3 Mesa 7.8-devel Sorry, this program requires either GL_ATI_separate_stencil or OpenGL 2.0. stencilwrap [ selected details written down by hand ] Failed GL_KEEP test (got 247, expected 255) then reported 'OK!' for GL_ZERO GL_REPLACE GL_INCR GL_DECR GL_INVERT GL_INCR_WRAP_EXT GL_DECR_WRAP_EXT then locked up, so either at end of GL_DECR_WRAP_EXT *after* reporting 'OK!' or in whatever comes next. stencil_wrap appears to work, 5 grey squares on blue background, message: All 5 squares should be the same color. Stencil bits = 8, maximum stencil value = 0x000000ff (that last line repeats from time to time, possibly triggered by moving windows). Terminated by closing the window. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel